Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign upIntroduce Tag::renderTitle() and change Tag::getTitle() #13547
Comments
added a commit
to niden/cphalcon
that referenced
this issue
Nov 1, 2018
niden
self-assigned this
Nov 1, 2018
niden
added
Enhancement
Breaks BC
labels
Nov 1, 2018
niden
added this to the 4.0.0 milestone
Nov 1, 2018
added a commit
to niden/cphalcon
that referenced
this issue
Nov 1, 2018
added a commit
to niden/cphalcon
that referenced
this issue
Nov 1, 2018
Nov 1, 2018
This was referenced
added a commit
to niden/cphalcon
that referenced
this issue
Nov 1, 2018
This comment has been minimized.
This comment has been minimized.
This has been implemented in |
niden
closed this
Nov 3, 2018
added a commit
to niden/cphalcon
that referenced
this issue
Nov 3, 2018
added a commit
to niden/cphalcon
that referenced
this issue
Nov 4, 2018
niden
added this to Done
in 4.0 Release
Dec 7, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
scrnjakovic commentedOct 22, 2018
I think we should consider changing implementation of
Phalcon\Tag::getTitle
in following manner:So it allows following:
This, obviously, breaks BC so I propose adding this for 4.0
I'm not sure on how to name Volt counterparts tbh.
Why do we need this? Well, it just makes working with titles and page titles far more convenient.