A PHP Error was encountered

Severity: 8192

Message: Methods with the same name as their class will not be constructors in a future version of PHP; MarkdownExtraExtended_Parser has a deprecated constructor

Filename: helpers/markdown_extended_helper.php

Line Number: 10

A PHP Error was encountered

Severity: 8192

Message: Methods with the same name as their class will not be constructors in a future version of PHP; Markdown_Parser has a deprecated constructor

Filename: helpers/markdown_helper.php

Line Number: 223

A PHP Error was encountered

Severity: 8192

Message: Methods with the same name as their class will not be constructors in a future version of PHP; MarkdownExtra_Parser has a deprecated constructor

Filename: helpers/markdown_helper.php

Line Number: 1696

Docs - My Bonfire

Upgrading Bonfire

0.7.3 to 0.7.4

  1. Update /application/hooks/App_hooks.php.
  2. Update /application/config/constants.php (update BONFIRE_VERSION).
  3. Update all files in /bonfire/, or:

    • Update /bonfire/core/BF_Router.php.
    • Update all files in /bonfire/docs/.
    • Update /bonfire/libraries/Template.php.
    • Update all files in /bonfire/modules/builder/.
    • Update /bonfire/modules/settings/libraries/Settings_lib.php.