FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Fixed incorrect @property type in generated models. by limingxinleo · Pull Request #7782 · hyperf/hyperf · GitHub

/ hyperf Public

Fixed incorrect @property type in generated models. - #7782

Merged
limingxinleo merged 4 commits into
hyperf:masterfrom
limingxinleo:3.2-db
Jul 29, 2026
Merged

Fixed incorrect @property type in generated models.#7782
limingxinleo merged 4 commits into
hyperf:masterfrom
limingxinleo:3.2-db

Conversation

Copy link
Copy Markdown
Member

The $id field may be null before persistence, so @Property ?int $id is more accurate than @Property int $id.

limingxinleo merged commit 33058f8 into hyperf:master Jul 29, 2026
80 checks passed
limingxinleo deleted the 3.2-db branch July 29, 2026 03:05
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

1 participant


Back | FazBrowse Home | New Git URL