Skip to content

Commit d85402a

Browse files
committed
Merge branch 'PHP-7.4'
* PHP-7.4: Added reference to parser generator
2 parents a7ab1f9 + 6e17fbe commit d85402a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

ext/ffi/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -299,3 +299,7 @@ sudo make install
299299
### Real Usage
300300

301301
FFI extension was used to implement [PHP TensorFlow binding](https://github.com/dstogov/php-tensorflow)
302+
303+
### FFI Parser
304+
305+
FFI C parser is generated using [LLK](https://github.com/dstogov/llk).

0 commit comments

Comments
 (0)