opis / closure

Serialize closures (anonymous functions)
https://opis.io/closure
MIT License
2.5k stars 81 forks source link

composer: require ext-tokenizer #92

Closed xdavidwu closed 3 years ago

xdavidwu commented 3 years ago

Needed by token_get_all used in ReflectionClosure

GrahamCampbell commented 3 years ago

Too late to add this requirement, since composer will just download the version just before this requirement was added. It would be safe to add this to the next major version, however, or as a "suggest" to the current series.

GrahamCampbell commented 3 years ago

This should target 4.x instead.