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
optimize library/framework detection for PHPs 8.0+
Take advantage of observer API and new method of storing wraprecs and don't
install fcall_begin/fcall_end handlers for file execution - detect library/
framework and install wraprecs right in fcall_init!
0 commit comments