Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

remove phpstan exclusions

Open
#4 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Refactor
Clarity
Needs clarification
Activity status
Stale
Tech stack
php
Domain
backend, databases

Research direction

Start by reading the property definitions under src/Page and tracing how the Model uses them for database mapping. Identify which properties are persisted and which are in-memory only, then determine what PHPStan exclusions the title refers to. Done means the intended visibility and getter/setter behavior are clear without breaking functionality.

Written by the indexing model from the issue text.

Description

help wanted

Szia @szepeviktor,

Could you please guide me around the src/Page typing? I'm confused how the Page's properties are being used. I'm breaking functionality when I try setting them to public or private with getter/setters. Seems some are used by the Model's DB mapping and others are used as in-memory only.

Előre is köszönöm~

Dominant language
PHP
Stars
31
Forks
9
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from elementor/simplerstatic

All issues in elementor/simplerstatic

Similar issues

More PHP issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.