This edition of the Core Weekly report highlights changes in PrestaShop’s core codebase from Monday 29th of July to Sunday 04th of August 2019.

Core Weekly banner

General messages

Dear Developers,

Would you be interested to participate to Hacktoberfest 2019 with your contributions to the PrestaShop open source software? If yes, let’s get in touch via the comments, the forums or via Twitter.

The best way to be prepared for Octocber: contribute your first pull request during the summer and learn how to do it well with the code review!

A quick update about PrestaShop’s GitHub issues and pull requests:

Code changes in the ‘develop’ branch

Core

  • #13830: Remove duplicate var in cart.php. Thank you @davidglezz
  • #14601: Revert removed templates for mail dynamic contents, order mails mainl…, by @jolelievre
  • #14949: Update Module.php docs on version property type. Thank you @zalexki

Back office

Front office

  • #14786: Sprintf function broken in 1.7.6 for custom module templates. Thank you @roja45

Tests

Web services

Code changes in the “1.7.6.x” branch (for v1.7.6.1)

Core

Back office

Front office

Web services

Code changes in modules, themes & tools

PrestaShop Specifications

PHP Coding Standards

  • #10: Add PS_THEME_DIR, by @Quetzacoalt91
  • #11: Update bootstrap.php with another method for loading proper phpparser lib. Thank you @zalexki
  • #12: Update constants in bootstrap.php. Thank you @zalexki

QA nightly results


Thank you to the contributors whose pull requests were merged since the last Core Weekly Report: @123monsite-regis, @davidglezz, @dheerajwebkul, @eternoendless, @jolelievre, @marionf, @matks, @matthieu-rolland, @PierreRambaud, @Progi1984, @Quetzacoalt91, @roja45, @sarjo, @SimonGrn, @templatin, @zalexki!

Thank you to the contributors whose PRs haven’t been merged yet! And of course, a big thank you to all those who contribute with issues and comments on GitHub!

If you want to contribute to PrestaShop with code, please read these pages first:

…and if you do not know how to fix an issue but wish to report it, please read this: How to use GitHub to report an issue. Thank you!

Happy contributin’ everyone!