-
Notifications
You must be signed in to change notification settings - Fork 108
Release: v3.9.4 #326
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
Release: v3.9.4 #326
Conversation
|
Testing the build for v3.9.4 feature * New import functionality to migrate snippets from file uploads with drag-and-drop interface* failed when importing a json either by manual upload or drag and drop. Error message shown is 500 server error with this detail: "Uncaught TypeError: implode(): If argument #1 ($separator) is of type string, argument #2 ($array) must be of type array, null given in /code-snippets/php/migration/importers/files/file-upload-importer.php:283" One other minor point the error message is shown at the bottom but the page doesn't scroll to bottom and I think this should be at the top
|
fix: better handle null tags in snippet data
|
the parser was checking |
Download and install |

Release Preparation for v3.9.4
This pull request prepares the release for version v3.9.4.
Generated by:
Next steps: