.. |
Builder
|
Added builders for enum and enum case
|
2021-11-05 22:26:04 +01:00 |
ErrorHandler
|
updates via "rectorphp/rector" (#573)
|
2019-01-19 11:18:00 +01:00 |
Internal
|
updates via "rectorphp/rector" (#573)
|
2019-01-19 11:18:00 +01:00 |
Lexer
|
Add support for explicit octal literals
|
2021-09-03 16:29:30 +02:00 |
Node
|
Add CallLike test for NullsafeMethodCall
|
2021-11-14 17:44:47 +01:00 |
NodeVisitor
|
Add support for intersection types
|
2021-09-03 15:06:33 +02:00 |
Parser
|
Avoid one use of MockBuilder
|
2020-08-08 11:49:05 +02:00 |
BuilderFactoryTest.php
|
Added builders for enum and enum case
|
2021-11-05 22:26:04 +01:00 |
BuilderHelpersTest.php
|
Add support for intersection types
|
2021-09-03 15:06:33 +02:00 |
CodeParsingTest.php
|
Add support for PHP 8.1
|
2021-07-09 16:52:58 +02:00 |
CodeTestAbstract.php
|
updates via "rectorphp/rector" (#573)
|
2019-01-19 11:18:00 +01:00 |
CodeTestParser.php
|
[CS] New line in the end of file
|
2018-01-13 16:08:26 +01:00 |
CommentTest.php
|
Add end line / file position / token position to comments
|
2020-02-09 16:53:46 +01:00 |
ConstExprEvaluatorTest.php
|
Fixed array value evaluation with unpacked array
|
2021-10-11 21:35:21 +02:00 |
ErrorTest.php
|
updates via "rectorphp/rector" (#573)
|
2019-01-19 11:18:00 +01:00 |
JsonDecoderTest.php
|
updates via "rectorphp/rector" (#573)
|
2019-01-19 11:18:00 +01:00 |
LexerTest.php
|
Support keywords in namespaced names
|
2020-08-09 21:11:49 +02:00 |
NameContextTest.php
|
updates via "rectorphp/rector" (#573)
|
2019-01-19 11:18:00 +01:00 |
NodeAbstractTest.php
|
Avoid creation of dynamic property in test
|
2021-11-27 20:53:55 +01:00 |
NodeDumperTest.php
|
[PHP 7.4] Add array spread
|
2019-05-09 19:15:35 +02:00 |
NodeFinderTest.php
|
updates via "rectorphp/rector" (#573)
|
2019-01-19 11:18:00 +01:00 |
NodeTraverserTest.php
|
Remove last uses of MockBuilder
|
2020-08-08 11:58:00 +02:00 |
NodeVisitorForTesting.php
|
Avoid most MockBuilder uses in NodeVisitor testing
|
2020-08-08 11:49:05 +02:00 |
ParserFactoryTest.php
|
updates via "rectorphp/rector" (#573)
|
2019-01-19 11:18:00 +01:00 |
ParserTest.php
|
Add support for explicit octal literals
|
2021-09-03 16:29:30 +02:00 |
PrettyPrinterTest.php
|
updates via "rectorphp/rector" (#573)
|
2019-01-19 11:18:00 +01:00 |