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

Deprecated-Warnung in chefbox.php behoben #101

Merged
merged 2 commits into from Jan 20, 2024
Merged

Deprecated-Warnung in chefbox.php behoben #101

merged 2 commits into from Jan 20, 2024

Conversation

ghost
Copy link

@ghost ghost commented Jan 20, 2024

No description provided.

RTX2070 added 2 commits January 20, 2024 09:56
Die Fehlermeldung 'Deprecated: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated' wurde behoben, indem vor dem Aufruf von strtotime() eine Überprüfung auf einen gültigen Wert für $data['NextMafia'] hinzugefügt wurde. Dadurch wird sichergestellt, dass die Funktion nur mit gültigen Daten arbeitet und keine veraltete Warnung mehr ausgelöst wird."

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
@bratkartoffel
Copy link
Owner

bratkartoffel commented Jan 20, 2024

Es wäre einfacher / besser, wenn du für jede Anpassung einen eigenen Branch von deinem develop aus machst. Somit kannst du deinen develop immer synchron mit dem Originalbranch halten.

Gibt da ein paar gute Anleitungen, wie man mit forks richtig arbeitet:

Danke!

@bratkartoffel bratkartoffel merged commit 87b0888 into bratkartoffel:develop Jan 20, 2024
1 check passed
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

1 participant