Skip to content

Fix encoding and PHP version problems #64

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

Merged
merged 3 commits into from
Oct 12, 2023
Merged

Conversation

Mike-on-Tour
Copy link
Contributor

No description provided.

@Crizz0 Crizz0 added this to the 2.1.0 milestone Sep 28, 2023
@@ -30,7 +30,7 @@
*
************************************************************************************/

set_magic_quotes_runtime(0);
//set_magic_quotes_runtime(0);
Copy link
Member

@Crizz0 Crizz0 Sep 28, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Entfernen oder drin lassen, aber nicht auskommentieren.

Zudem sind Änderungen im vendor/ Ordner nicht so günstig, jedes composer.phar update überschreibt das wieder. Gibt es keine andere Möglichkeit?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wird als Provisorium akzeptiert.

@Crizz0 Crizz0 merged commit a856293 into phpbb-de:3.2.x Oct 12, 2023
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.

2 participants