[PR #18] [MERGED] fix(register): Fix register bug #22

Closed
opened 2026-01-24 11:41:16 +01:00 by admin · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/php/web-doc-editor/pull/18
Author: @saundefined
Created: 7/10/2020
Status: Merged
Merged: 7/30/2020
Merged by: @php-pulls

Base: masterHead: register-bug


📝 Commits (1)

  • 30aeb80 fix(register): Fix register bug

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 php/AccountManager.php (+1 -1)

📄 Description

When users registers (tried at edit-new.php.net)

/do/login endpoint returns "Field 'last_connect' doesn't have a default value"


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/php/web-doc-editor/pull/18 **Author:** [@saundefined](https://github.com/saundefined) **Created:** 7/10/2020 **Status:** ✅ Merged **Merged:** 7/30/2020 **Merged by:** [@php-pulls](https://github.com/php-pulls) **Base:** `master` ← **Head:** `register-bug` --- ### 📝 Commits (1) - [`30aeb80`](https://github.com/php/web-doc-editor/commit/30aeb805fa820d0bd431276dac9a2686e59b4eef) fix(register): Fix register bug ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `php/AccountManager.php` (+1 -1) </details> ### 📄 Description When users registers (tried at edit-new.php.net) `/do/login` endpoint returns "Field 'last_connect' doesn't have a default value" --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
admin added the pull-request label 2026-01-24 11:41:16 +01:00
admin closed this issue 2026-01-24 11:41:17 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: php/web-doc-editor#22