Projet

Général

Profil

Révision 6b24a280

Ajouté par Assos Assos il y a presque 4 ans

-a

Voir les différences:

drupal7/misc/typo3/phar-stream-wrapper/src/PharStreamWrapper.php
476 476
    {
477 477
        $arguments = func_get_args();
478 478
        array_shift($arguments);
479
        $silentExecution = $functionName{0} === '@';
479
        $silentExecution = $functionName[0] === '@';
480 480
        $functionName = ltrim($functionName, '@');
481 481
        $this->restoreInternalSteamWrapper();
482 482

  

Formats disponibles : Unified diff