Skip to content
Snippets Groups Projects
  • Christopher Smith's avatar
    26e22ab8
    Changes for PHP 7 Compatibility · 26e22ab8
    Christopher Smith authored
    - replace PHP4 style class constructor function names (based on
      class name) with php 5 __construct()
    Also remove some '&' reference operators used with objects
    And add some object type hints
    26e22ab8
    History
    Changes for PHP 7 Compatibility
    Christopher Smith authored
    - replace PHP4 style class constructor function names (based on
      class name) with php 5 __construct()
    Also remove some '&' reference operators used with objects
    And add some object type hints
Code owners
Assign users and groups as approvers for specific file changes. Learn more.