Closed timacdonald closed 1 month ago
This PR ensures that Swoole's short alias functions are disabled to allow Laravel's defer function to be used in Sail applications.
defer
This is potentially breaking change for those who have not published the sail config to their own application and are using any swoole aliases.
This PR ensures that Swoole's short alias functions are disabled to allow Laravel's
defer
function to be used in Sail applications.This is potentially breaking change for those who have not published the sail config to their own application and are using any swoole aliases.