Skip to content

[ticket/15069] Refactor template class#4735

Open
javiexin wants to merge 5 commits intophpbb:masterfrom
javiexin:ticket/15069
Open

[ticket/15069] Refactor template class#4735
javiexin wants to merge 5 commits intophpbb:masterfrom
javiexin:ticket/15069

Conversation

@javiexin
Copy link
Contributor

@javiexin javiexin commented Mar 11, 2017

For reference and details, see https://area51.phpbb.com/phpBB/viewtopic.php?f=81&t=50881

Checklist:

  • Correct branch: master for new features; 3.2.x, 3.1.x for fixes
  • Tests pass
  • Code follows coding guidelines: master / 3.2.x, 3.1.x
  • Commit follows commit message format

Tracker ticket:

https://tracker.phpbb.com/browse/PHPBB3-15069

@hanakin
Copy link
Member

hanakin commented Mar 11, 2017

try re-basing on master

git pull --rebase upstream master

assuming you set up your upstream

@javiexin
Copy link
Contributor Author

Done, thanks a lot! Hopefully, the tests will pass this time with all your help!

Remove duplicate code created by the automatic merge.

PHPBB3-15069
@javiexin
Copy link
Contributor Author

Still merge issues. These were automatically solved in an incorrect way (code was duplicate).
Now removed.

@CHItA CHItA added this to the 3.3.0-a1 milestone Mar 14, 2017
Compatibility PHP 7.2

PHPBB3-15069
@javiexin
Copy link
Contributor Author

@rxu I have pushed a new commit with PHP 7.2 changes. Please, take a look at them, just in case there is something that I did wrong; specially look at the changes to the uses of each, there were two; the other are quite trivial. I also changed the equivalent of find_key_index here per your new format.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants