Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Php7 migration #9

Open
wants to merge 27 commits into
base: php7-migration
Choose a base branch
from

Commits on Apr 3, 2019

  1. Update classmap configuration

    Update the classmap configuration for respect the composer config: https://getcomposer.org/doc/04-schema.md#classmap
    macintoshplus authored Apr 3, 2019
    Configuration menu
    Copy the full SHA
    0ad5645 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2019

  1. change contruct style

    Jean-Baptiste NAHAN committed Apr 4, 2019
    Configuration menu
    Copy the full SHA
    cda46b4 View commit details
    Browse the repository at this point in the history
  2. remove closing tag

    Jean-Baptiste NAHAN committed Apr 4, 2019
    Configuration menu
    Copy the full SHA
    2520df7 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'fix_construct' into php7-migration

    Jean-Baptiste NAHAN committed Apr 4, 2019
    Configuration menu
    Copy the full SHA
    ecf227d View commit details
    Browse the repository at this point in the history
  4. merge

    Jean-Baptiste NAHAN committed Apr 4, 2019
    Configuration menu
    Copy the full SHA
    9afc1ae View commit details
    Browse the repository at this point in the history
  5. remove include

    Jean-Baptiste NAHAN committed Apr 4, 2019
    Configuration menu
    Copy the full SHA
    01a5c04 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'fix_include' into php7-migration

    Jean-Baptiste NAHAN committed Apr 4, 2019
    Configuration menu
    Copy the full SHA
    9f161bc View commit details
    Browse the repository at this point in the history
  7. remove require once

    macintoshplus committed Apr 4, 2019
    Configuration menu
    Copy the full SHA
    4858a84 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b3ebecf View commit details
    Browse the repository at this point in the history
  9. update code

    macintoshplus committed Apr 4, 2019
    Configuration menu
    Copy the full SHA
    bb03cc5 View commit details
    Browse the repository at this point in the history
  10. merge fix_code

    macintoshplus committed Apr 4, 2019
    Configuration menu
    Copy the full SHA
    462a8ee View commit details
    Browse the repository at this point in the history
  11. fix fail on merge

    macintoshplus committed Apr 4, 2019
    Configuration menu
    Copy the full SHA
    5cb0422 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2019

  1. fix PHP7.0 errors and Warning

    Jean-Baptiste NAHAN committed Apr 5, 2019
    Configuration menu
    Copy the full SHA
    f510f42 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'fix_code' into php7-migration

    Jean-Baptiste NAHAN committed Apr 5, 2019
    Configuration menu
    Copy the full SHA
    c03019c View commit details
    Browse the repository at this point in the history
  3. fix error for migrate to PHP 7

    Jean-Baptiste NAHAN committed Apr 5, 2019
    Configuration menu
    Copy the full SHA
    152d8f8 View commit details
    Browse the repository at this point in the history
  4. merge fix_code

    Jean-Baptiste NAHAN committed Apr 5, 2019
    Configuration menu
    Copy the full SHA
    37dc63d View commit details
    Browse the repository at this point in the history
  5. fix error Error

    Jean-Baptiste NAHAN committed Apr 5, 2019
    Configuration menu
    Copy the full SHA
    30d6657 View commit details
    Browse the repository at this point in the history
  6. fix visibility error

    Jean-Baptiste NAHAN committed Apr 5, 2019
    Configuration menu
    Copy the full SHA
    5b64779 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'fix_code' into php7-migration

    Jean-Baptiste NAHAN committed Apr 5, 2019
    Configuration menu
    Copy the full SHA
    4c143ca View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    39d542b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1b17eb2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fc51e23 View commit details
    Browse the repository at this point in the history
  11. Update README.md

    macintoshplus authored Apr 5, 2019
    Configuration menu
    Copy the full SHA
    e13e92b View commit details
    Browse the repository at this point in the history
  12. fix visibility

    macintoshplus committed Apr 5, 2019
    Configuration menu
    Copy the full SHA
    59a3bc4 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a9af25a View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2019

  1. fix BC break

    macintoshplus committed Apr 8, 2019
    Configuration menu
    Copy the full SHA
    5eec9c9 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2019

  1. restore onQuickFormEvent function

    Jean-Baptiste NAHAN committed Apr 19, 2019
    Configuration menu
    Copy the full SHA
    095d8db View commit details
    Browse the repository at this point in the history