shell bypass 403
<?php /** * This file has been @generated by a phing task by {@link BuildMetadataPHPFromXml}. * See [README.md](README.md#generating-data) for more information. * * Pull requests changing data in these files will not be accepted. See the * [FAQ in the README](README.md#problems-with-invalid-numbers] on how to make * metadata changes. * * Do not modify this file directly! */ return array ( 'generalDesc' => array ( 'NationalNumberPattern' => '[178]\\d\\d(?:\\d{2,3})?', 'PossibleLength' => array ( 0 => 3, 1 => 5, 2 => 6, ), 'PossibleLengthLocalOnly' => array ( ), ), 'tollFree' => array ( 'NationalNumberPattern' => '11[02389]', 'ExampleNumber' => '110', 'PossibleLength' => array ( 0 => 3, ), 'PossibleLengthLocalOnly' => array ( ), ), 'premiumRate' => array ( 'PossibleLength' => array ( 0 => -1, ), 'PossibleLengthLocalOnly' => array ( ), ), 'emergency' => array ( 'NationalNumberPattern' => '11[02389]', 'ExampleNumber' => '110', 'PossibleLength' => array ( 0 => 3, ), 'PossibleLengthLocalOnly' => array ( ), ), 'shortCode' => array ( 'NationalNumberPattern' => '1(?:1[02389]|40\\d\\d|50264)|71400|89887', 'ExampleNumber' => '110', 'PossibleLength' => array ( ), 'PossibleLengthLocalOnly' => array ( ), ), 'standardRate' => array ( 'PossibleLength' => array ( 0 => -1, ), 'PossibleLengthLocalOnly' => array ( ), ), 'carrierSpecific' => array ( 'NationalNumberPattern' => '(?:714|898)\\d\\d', 'ExampleNumber' => '71400', 'PossibleLength' => array ( 0 => 5, ), 'PossibleLengthLocalOnly' => array ( ), ), 'smsServices' => array ( 'NationalNumberPattern' => '714\\d\\d', 'ExampleNumber' => '71400', 'PossibleLength' => array ( 0 => 5, ), 'PossibleLengthLocalOnly' => array ( ), ), 'id' => 'ID', 'countryCode' => 0, 'internationalPrefix' => '', 'sameMobileAndFixedLinePattern' => false, 'numberFormat' => array ( ), 'intlNumberFormat' => array ( ), 'mainCountryForCode' => false, 'leadingZeroPossible' => false, 'mobileNumberPortableRegion' => false, );