Commit Graph

12 Commits

Author SHA1 Message Date
Nikita Popov
5b43809b48 Drop HHVM support
Not dropping any of the HHVM workaround code yet. If someone sorts
out the Travis build, I'm fine with keeping HHVM support.
2017-06-03 15:33:25 +02:00
Nikita Popov
92275bdfa8 Remove Node::setLine() method 2017-04-29 13:01:02 +02:00
Nikita Popov
5ec59eebe4 Fix some typos 2017-04-28 23:17:50 +02:00
Nikita Popov
e5fbdd6bda Add upgrading notes 2017-04-28 21:23:55 +02:00
Nikita Popov
888b9dcf30 Drop misspellt class constant 2017-04-27 18:28:10 +02:00
Nikita Popov
aa75838a5f Bump minimum PHP version to 7.0 2017-04-24 22:12:03 +02:00
Nikita Popov
90b6d7cb5b Remove XML serializer 2017-02-04 01:10:09 +01:00
Nikita Popov
987c61e935 Drop support for false return value in NodeTraverser 2017-02-03 22:36:57 +01:00
Nikita Popov
bfea338d36 Update doc comments after previous comment
Make some of the type annotations more accurate, and complete the
generated doc-comments to be complete (with description and
parameter annotations.)
2017-01-26 00:16:54 +01:00
Nikita Popov
670ab2f178 Add UPGRADING note 2017-01-19 23:49:18 +01:00
Nikita Popov
ced914a3b7 Update doc comments to be more specific
Now $stmts arrays really only contains Stmt nodes.
2017-01-19 22:49:18 +01:00
Nikita Popov
5ff2519e1e Add UPGRADE-4.0 stub 2017-01-19 21:04:44 +01:00