abertschi / graalphp

An efficient PHP implementation built on GraalVM
https://abertschi.ch/blog/2020/building-graalphp/
Apache License 2.0
289 stars 13 forks source link

Remove IBindings from graaphp-parser #47

Open abertschi opened 4 years ago

abertschi commented 4 years ago

We currently deprecated IBinding and make it compile. It has no use anymore as it was used for Eclipse related features. Remove from graalphp-parser. See

package org.eclipse.php.core.ast.nodes.IBinding