Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a078b17

Browse files
committed
Add PHP7 and Hack support in README.md
1 parent 57016d2 commit a078b17

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ popular sources:
99
* Setter method with type hint
1010
* PHPDoc DocBlock
1111
* Doctrine ORM mapping (annotation, XML, YML or custom format)
12+
* PHP 7 scalar typehint and return type
13+
* Hack (hacklang) types
1214

1315
[![Build Status](https://travis-ci.org/dunglas/php-property-info.svg?branch=master)](https://travis-ci.org/dunglas/php-property-info)
1416
[![SensioLabsInsight](https://insight.sensiolabs.com/projects/29b845cf-106d-45b4-99af-271f2dc3f7d5/mini.png)](https://insight.sensiolabs.com/projects/29b845cf-106d-45b4-99af-271f2dc3f7d5)

0 commit comments

Comments
 (0)