Uploaded image for project: 'phpBB3'
  1. phpBB3
  2. PHPBB3-10020

ACP function validate_range() fails partially on non-32-bit systems

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Minor
    • Resolution: Fixed
    • 3.0.8
    • 3.0.9-RC1
    • ACP
    • None

    Description

      The problem is

      array('min' => (int) 0x80000000, 'max' => (int) 0x7fffffff)


      The 'min' part just doesn't work like that on another platform such as 64-bit.

      Attachments

        Issue Links

          Activity

            People

              Oleg Oleg [X] (Inactive)
              bantu Andreas Fischer [X] (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: