Uploaded image for project: 'phpBB'
  1. phpBB
  2. PHPBB-10020

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • 3.0.9-RC1
    • 3.0.8
    • ACP
    • None

      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.

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

              Created:
              Updated:
              Resolved: