Skip to content

Conversation

milwad-dev
Copy link
Contributor

@AhmedAlaa4611
Copy link
Contributor

@taylorotwell @milwad-dev @shaedrich

I think this PR contains non-standard English characters; these are not part of the ASCII character set. They're multibyte Unicode characters.

@milwad-dev
Copy link
Contributor Author

It's about flag emojis. I can remove them.

@shaedrich
Copy link
Contributor

@AhmedAlaa4611 You are correct in that observation, yet I don't see the problem with that

@AhmedAlaa4611
Copy link
Contributor

Hello @milwad-dev I tested that example and it gives me this error:

TypeError 

  explode(): Argument #2 ($string) must be of type string, Closure given

  at vendor\laravel\framework\src\Illuminate\Collections\helpers.php:52
     48if (is_null($key)) {
     49return $target;
     50▕         }
     51▕
  ➜  52$key = is_array($key) ? $key : explode('.', $key);
     5354foreach ($key as $i => $segment) {
     55▕             unset($key[$i]);
     561   vendor\laravel\framework\src\Illuminate\Collections\helpers.php:52
  2   vendor\laravel\framework\src\Illuminate\Collections\Arr.php:700

@milwad-dev
Copy link
Contributor Author

@AhmedAlaa4611 Thank you 👍

@milwad-dev milwad-dev deleted the support-clourse-pluck branch July 9, 2025 17:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants