Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Fatal error on Class 'Illuminate\Filesystem' load #2

Merged
merged 1 commit into from Jan 11, 2013

Conversation

flaviozantut
Copy link
Contributor

Fix Fatal error on Class 'Illuminate\Filesystem' not found in /vendor/laravel/framework/src/Illuminate/Workbench/Starter.php on line 16

Fix Fatal error on Class 'Illuminate\Filesystem' not found in /vendor/laravel/framework/src/Illuminate/Workbench/Starter.php on line 16
taylorotwell added a commit that referenced this pull request Jan 11, 2013
Fix Fatal error on Class 'Illuminate\Filesystem' load
@taylorotwell taylorotwell merged commit afbb5e8 into laravel:master Jan 11, 2013
@spinegar spinegar mentioned this pull request Apr 1, 2013
ethaizone added a commit to ethaizone/framework that referenced this pull request Jul 1, 2013
Obfuscate to only characters < 128. For protect this method will break UTF-8 string.
@bachmacintosh bachmacintosh mentioned this pull request Oct 9, 2014
@kirkbushell kirkbushell mentioned this pull request Nov 24, 2014
taylorotwell pushed a commit that referenced this pull request Nov 26, 2014
taylorotwell pushed a commit that referenced this pull request Jun 27, 2022
christoph-kluge added a commit to christoph-kluge/framework that referenced this pull request Apr 22, 2023
taylorotwell pushed a commit that referenced this pull request Dec 21, 2023
…e string, null given (#49467)

* + Added test that reproduces bug

* + Added fix that resolves bug

* Update src/Illuminate/Filesystem/functions.php

Co-authored-by: Mior Muhammad Zaki <crynobone@gmail.com>

* Update src/Illuminate/Filesystem/functions.php

Co-authored-by: Mior Muhammad Zaki <crynobone@gmail.com>

* ~ Don't explicitly test for null

---------

Co-authored-by: Mior Muhammad Zaki <crynobone@gmail.com>
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.

None yet

2 participants