Dotclear


Ignore:
Timestamp:
04/25/19 12:32:26 (6 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Avoid potential warning in PHP 7.3

File:
1 edited

Legend:

Unmodified
Added
Removed
  • build-tools/Minifier.php

    r3883 r3963  
    228228                            if ($this->a === '/' && ($this->b === '\'' || $this->b === '"' || $this->b === '`')) { 
    229229                                $this->saveRegex(); 
    230                                 continue; 
     230                                break; 
    231231                            } 
    232232 
Note: See TracChangeset for help on using the changeset viewer.

Sites map