Skip to content
This repository has been archived by the owner on Jan 8, 2021. It is now read-only.

1.1.0 Fatal Error On Boot #4

Closed
taylorotwell opened this issue Apr 18, 2013 · 3 comments
Closed

1.1.0 Fatal Error On Boot #4

taylorotwell opened this issue Apr 18, 2013 · 3 comments

Comments

@taylorotwell
Copy link

Fatal error: Class 'Normalizer' not found in /media/sf_Code/Laravel/plain/vendor/patchwork/utf8/class/Patchwork/Utf8/Bootup.php on line 266

We use Patchwork in the Laravel 4 framework (http://github.com/laravel/laravel)... 1.1.0 appears broken on boot.

@taylorotwell
Copy link
Author

Also, it would be nice to have a Bootup::getBootFile() or Bootup::includeBootFile() function that will include the default boot file. Otherwise, we have to manually require in from the vendor folder, the location of which may not be immediately knowable.

@nicolas-grekas
Copy link
Contributor

Ok, fixed in v1.1.2, see nicolas-grekas@69de13e
I removed the bootup.utf8.php file as it is not needed anymore. See the updated README.

@taylorotwell
Copy link
Author

Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants