Uploaded image for project: 'In-Portal CMS'
  1. In-Portal CMS
  2. INP-1679

[bc fix] Ability to Keep Language Packs in SyncUse build-in date manipulation functions instead of AdoDb library

    XMLWordPrintable

    Details

    • Type: Task
    • Status: Scheduled
    • Priority: Minor
    • Resolution: Unresolved
    • Affects Version/s: 5.3.0-B1
    • Fix Version/s: 5.3.0
    • Component/s: Data Management
    • Labels:
      None

      Description

      1. restore deleted "/core/kernel/utility/adodb-time.inc.php" file and it's inclusion in "/core/kernel/startup.php"
      2. in restore file only keep definitions of public deleted functions (see BC break description) and constants
      3. for kept public functions:
        • add "@deprecated 5.3.0-B1" (the version where change is released)
        • add "@see time()" (the function name that should be used instead)
        • call to "kUtil::deprecatedMethod" method (as in http://qa.in-portal.org/D276)
        • return result of calling native PHP function

        Attachments

          Issue Links

            Activity

              People

              • Assignee:
                alex Alex
                Reporter:
                alex Alex
              • Votes:
                0 Vote for this issue
                Watchers:
                1 Start watching this issue

                Dates

                • Created:
                  Updated: