Gabriel Caruso
|
e6452e8d15
|
Fix typo in UPGRADE-4.0 (#498)
|
2018-05-05 23:45:25 +02:00 |
|
Gabriel Caruso
|
9202d87f53
|
Fix typos in UPGRADE-4.0 (#497)
|
2018-05-01 22:19:29 +02:00 |
|
Nikita Popov
|
ae52aadb43
|
Fix merge leftovers in changelog
|
2018-02-28 21:37:11 +01:00 |
|
Nikita Popov
|
6a273c9fbd
|
Remove Autoloader class
|
2018-01-25 23:13:53 +01:00 |
|
Gabriel Caruso
|
bcb45d31eb
|
Trailing whitespaces (#461)
Signed-off-by: Gabriel Caruso <carusogabriel34@gmail.com>
|
2018-01-08 11:10:03 +01:00 |
|
Brad Mostert
|
837579a40c
|
Fix spelling in documentation (#434)
|
2017-10-31 22:47:42 +01:00 |
|
Nikita Popov
|
403a7c5315
|
Update changelog
|
2017-09-29 17:41:19 +02:00 |
|
Nikita Popov
|
829c6c3c71
|
Add initial changelog for version 4.0
|
2017-09-02 20:03:10 +02:00 |
|
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 |
|