issues
search
grom358
/
pharborist
A PHP library to query and transform source code via tree operations.
GNU General Public License v3.0
44
stars
10
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Name resolution is icky
#182
phenaproxima
opened
10 years ago
2
Fatal error from calling firstChild() of TokenNode in IdentifierNameTrait
#181
phenaproxima
closed
10 years ago
0
Common interface for FunctionDeclarationNode and ClassMethodNode
#180
pako-pl
opened
10 years ago
6
Replacement on self is ignored
#179
grom358
closed
10 years ago
0
Wrote foundational code for the filtering API.
#178
phenaproxima
closed
9 years ago
7
Need to set the text of a DocCommentNode
#177
phenaproxima
closed
10 years ago
4
Create a functional indexOf() method for NodeCollection
#176
phenaproxima
closed
10 years ago
10
Rename TopNode to RootNode
#175
phenaproxima
closed
10 years ago
0
We need to invent some kind of chainable expression interface
#174
phenaproxima
opened
10 years ago
3
Need a Node::hasRootNode() method
#173
phenaproxima
closed
10 years ago
0
Add $parentNode->walk($callback) method
#172
pako-pl
closed
10 years ago
5
API Docs Link Broken
#171
rocketeerbkw
closed
10 years ago
1
Exceptions sub-namespace (#57)
#170
phenaproxima
closed
10 years ago
0
Fix usage example in README
#169
rocketeerbkw
closed
10 years ago
2
ParameterTrait::isVariadic()
#168
phenaproxima
closed
10 years ago
2
Added an indentation system
#167
grom358
closed
9 years ago
1
Clone fix
#166
grom358
closed
10 years ago
0
Create a github.io site
#165
phenaproxima
closed
10 years ago
1
ArrayLookupNode in object property is its own parent
#164
phenaproxima
closed
10 years ago
2
set/addIndent() not recursive?
#163
phenaproxima
closed
10 years ago
4
ArrayNode::getKeys, getValues, and hasKey
#162
phenaproxima
closed
10 years ago
1
ArrayLookupNode::getRoot() and similar in ObjectPropertyNode
#161
phenaproxima
closed
10 years ago
2
Allow scalar arguments to appendArgument() and prependArgument()
#160
phenaproxima
closed
10 years ago
0
ObjectMethodCallNode::getPreviousCall()
#159
phenaproxima
closed
10 years ago
0
Parser seems to be confused by variadic functions
#158
phenaproxima
closed
10 years ago
5
TryCatchNode::catches()
#157
phenaproxima
closed
10 years ago
1
Made function, function call, and class filters variadic
#156
phenaproxima
closed
10 years ago
0
CommaListNode::toArrayNode()
#155
phenaproxima
closed
10 years ago
1
BooleanNotNode::fromExpression()
#154
phenaproxima
closed
10 years ago
0
Node::getStatement()
#153
phenaproxima
closed
10 years ago
0
Default parameter for NodeCollection
#152
phenaproxima
closed
10 years ago
0
ArrayLookupNode::hasScalarKeys() and extractKeys()
#151
phenaproxima
closed
10 years ago
3
Create an extractKeys() method in ArrayLookupNode
#150
phenaproxima
closed
10 years ago
4
NodeCollection's constructor should have an empty array as a default parameter
#149
phenaproxima
closed
10 years ago
0
Filter::isFunctionCall() should be variadic
#148
phenaproxima
closed
10 years ago
2
Add getStatement() to Node
#147
phenaproxima
closed
10 years ago
0
Add a static negate() method to BooleanNotNode
#146
phenaproxima
closed
10 years ago
0
UseDeclarationNode::has/setAlias
#145
phenaproxima
closed
10 years ago
0
Need "use" methods for NamespaceNode
#144
phenaproxima
opened
10 years ago
3
Issue #142 Consistent use of methods on an interface (ExpressionNode).
#143
martinfrances107
closed
10 years ago
0
Consistent use of methods on an interface.
#142
martinfrances107
closed
10 years ago
2
Commalist refactor
#141
grom358
closed
10 years ago
0
Pharborist\Constants sub-namespace
#140
phenaproxima
closed
10 years ago
0
Pharborist\Functions sub-namespace
#139
phenaproxima
closed
10 years ago
0
Renamed fromScalar to fromValue and getValue to toValue
#138
grom358
closed
10 years ago
0
Upgrade to phpunit 4.2
#137
grom358
closed
10 years ago
0
Put PHPUnit in Composer's require-dev
#136
phenaproxima
closed
10 years ago
0
Add a method to convert a CommaListNode to ArrayNode
#135
phenaproxima
closed
10 years ago
1
Allow Node::replaceWith() to accept a callable.
#134
phenaproxima
closed
10 years ago
0
Add methods to UseDeclarationStatementNode to determine if it imports a class, function, or constant (PHP 5.6)
#133
phenaproxima
closed
10 years ago
1
Previous
Next