You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some PHP binary distributions, such as one provided by Remi's RPM repository separate POSIX functions into standalone package. It would help to avoid runtime error if ext-posix was declared as dependency in composer.json.
Some PHP binary distributions, such as one provided by Remi's RPM repository separate POSIX functions into standalone package. It would help to avoid runtime error if
ext-posixwas declared as dependency in composer.json.