mirror of
https://github.com/danog/amp.git
synced 2025-01-22 13:21:16 +01:00
82835325d0
PHP 7.2 in combination with ext-event 2.4.0RC1 throws exceptions with invalid file descriptors, while everything works fine with 2.3.0 or PHP < 7.2. This is a temporary fix to get the build green again. Relates to #221.