Skip to content

Conversation

@kuhler-Stratege
Copy link

@kuhler-Stratege kuhler-Stratege commented May 28, 2025

Hello!

  • Type: documentation

In raising this pull request, I confirm the following:

  • I have read and understood the Contributing Guidelines
  • I have checked that another pull request for this purpose does not exist

Small description of change:
I noticed that the method View::render has a typehint of View|bool. The method never returns true so I changed the return type to View|false.

Change log:
Changed the return type of the method View::render to View|false.

Thanks

@kuhler-Stratege kuhler-Stratege changed the base branch from master to 5.0.x May 28, 2025 15:54
@kuhler-Stratege kuhler-Stratege changed the base branch from 5.0.x to master May 28, 2025 15:56
@raicabogdan
Copy link
Contributor

Can you also add a change log?

@raicabogdan
Copy link
Contributor

And also target 5.0.x branch.

@niden
Copy link
Member

niden commented May 28, 2025

@kuhler-Stratege Can you please rebase this to target the 5.0.x branch?

@niden
Copy link
Member

niden commented May 28, 2025

@kuhler-Stratege Can you please rebase this to target the 5.0.x branch?

Well what @raicabogdan wrote :)

Copy link
Member

@niden niden left a comment

Choose a reason for hiding this comment

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

Please rebase your branch to 5.0.x

@kuhler-Stratege kuhler-Stratege changed the base branch from master to 5.0.x June 5, 2025 14:03
@kuhler-Stratege kuhler-Stratege requested a review from niden June 5, 2025 14:09
@niden niden merged commit 5e9904f into phalcon:5.0.x Jun 5, 2025
42 checks passed
@niden
Copy link
Member

niden commented Jun 5, 2025

Thank you @kuhler-Stratege

@niden niden added enhancement Enhancement to the framework 5.0 The issues we want to solve in the 5.0 release labels Jun 5, 2025
@niden niden added this to Phalcon v5 Jun 5, 2025
@niden niden moved this to Implemented in Phalcon v5 Jun 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

5.0 The issues we want to solve in the 5.0 release enhancement Enhancement to the framework

Projects

Status: Implemented

Development

Successfully merging this pull request may close these issues.

3 participants