collectiveaccess / pawtucket2

Pawtucket Improved
GNU General Public License v3.0
82 stars 75 forks source link

php8 signature for implode function #86

Closed jairomelo closed 1 year ago

jairomelo commented 1 year ago

Legacy signature (deprecated as of PHP 7.4.0, removed as of PHP 8.0.0):

implode(array $array, string $separator): string

https://www.php.net/manual/en/function.implode.php