./config/Installer.php:28:@ini_set( "display_errors", true ); ./config/Installer.php:548: if( @file_exists( $im ) ) { ./config/Installer.php:1821: $file = @fopen( "/dev/urandom", "r" ); ./config/Installer.php:2000:\$wgCacheEpoch = max( \$wgCacheEpoch, gmdate( 'YmdHis', @filemtime( __FILE__ ) ) ); ./config/Installer.php:2112: if (@file_exists($command)) { ./config/Installer.php:2140: $fp = @fsockopen( $host, $port, $errno, $fsockerr, 1.0 ); ./config/LocalSettings.php:132:$wgCacheEpoch = max( $wgCacheEpoch, gmdate( 'YmdHis', @filemtime( __FILE__ ) ) ); ./extensions/FlaggedRevs/phplot-5.0.5/phplot.php:2169: @setlocale(LC_ALL, ''); ./extensions/FlaggedRevs/phplot-5.0.5/phplot.php:2171: $locale = @localeconv(); ./extensions/OggHandler/OggHandler_body.php:163: $unser = @unserialize( $metadata ); ./extensions/ParserFunctions/ParserFunctions_body.php:435: $unix = @strtotime( $date ); ./includes/BagOStuff.php:469: $decomp = @gzinflate( $serial ); ./includes/db/Database.php:1381: if( isset( $dbDetails[1] ) ) @list( $table, $database ) = $dbDetails; ./includes/db/Database.php:1382: else @list( $table ) = $dbDetails; ./includes/db/DatabaseOracle.php:620: @list( $table, $database ) = $dbDetails; ./includes/db/DatabaseOracle.php:622: @list( $table ) = $dbDetails; ./includes/db/DatabasePostgres.php:616: if ( !@pg_free_result( $res ) ) { ./includes/Exif.php:467: if ( !is_array( $in ) && @preg_match( '/^(\d+)\/(\d+[1-9]|[1-9]\d*)$/', $in, $m ) ) { # Avoid division by zero ./includes/ExternalStore.php:35: @list( $proto, $path ) = explode( '://', $url, 2 ); ./includes/filerepo/FSRepo.php:512: if ( !@unlink( $srcPath ) ) { ./includes/filerepo/FSRepo.php:517: if ( !@rename( $srcPath, $archivePath ) ) { ./includes/filerepo/LocalFile.php:624: @unlink( "$dir/$file" ); ./includes/filerepo/LocalRepo.php:58: if ( !@unlink( $path ) ) { ./includes/GlobalFunctions.php:946: $uname = @posix_uname(); ./includes/GlobalFunctions.php:1585: if ( headers_sent() || !@is_object( $wgOut ) ) { ./includes/GlobalFunctions.php:1694: @list( $value, $qpart ) = explode( ';', trim( $part ) ); ./includes/GlobalFunctions.php:2174: @socket_sendto($socket,$statline,strlen($statline),0,$wgUDPProfilerHost,$wgUDPProfilerPort); ./includes/GlobalFunctions.php:3190: $name = @gethostbyaddr( $host ); ./includes/HistoryBlob.php:200: @list( /* $proto */ ,$path)=explode('://',$url,2); ./includes/HTMLFileCache.php:214: @unlink( $fc->fileCacheName() ); ./includes/HTMLFileCache.php:216: @unlink( $fc->fileCacheName() ); ./includes/HttpFunctions.php:786: if ( ! @curl_setopt( $curlHandle, CURLOPT_FOLLOWLOCATION, true ) ) { ./includes/Import.php:415: $file = @fopen( $filename, 'rt' ); ./includes/installer/Installer.php:571: if ( @file_exists( $command ) ) { ./includes/installer/Installer.php:588: if( @file_exists( $im ) ) { ./includes/installer/Installer.php:873: $file = wfIsWindows() ? null : @fopen( "/dev/urandom", "r" ); ./includes/installer/LocalSettingsGenerator.php:251:\$wgCacheEpoch = max( \$wgCacheEpoch, gmdate( 'YmdHis', @filemtime( __FILE__ ) ) ); ./includes/Math.php:157: if( !@wfMkdirParents( $hashpath, 0755 ) ) { ./includes/Math.php:235: @unlink( $filename ); ./includes/Math.php:245: if( !@wfMkdirParents( $hashpath, 0755 ) ) { ./includes/memcached-client.php:671: $sock = @pfsockopen( $ip, $port, $errno, $errstr, $timeout ); ./includes/memcached-client.php:673: $sock = @fsockopen( $ip, $port, $errno, $errstr, $timeout ); ./includes/memcached-client.php:705: @list( $ip, /* $port */) = explode( ':', $host ); ./includes/MessageCache.php:121: @chmod( $filename, 0666 ); ./includes/normal/UtfNormalTest.php:77: if( preg_match( '/@Part([\d])/', $data, $matches ) ) { ./includes/parser/Parser_LinkHooks.php:177: @list( $titleText, $paramText ) = explode('|', ./includes/proxy_check.php:31: $sock = @fsockopen($ip, $port, $errno, $errstr, 5); ./includes/proxy_check.php:41: @fputs($sock, $request); ./includes/proxy_check.php:44: @fclose($sock); ./includes/Revision.php:725: @list(/* $proto */, $path ) = explode( '://', $url, 2 ); ./includes/Sanitizer.php:441: $ot = @array_pop( $tagstack ); ./includes/Sanitizer.php:448: $ot = @array_pop( $tagstack ); ./includes/Sanitizer.php:451: $ot = @array_pop( $tagstack ); ./includes/Sanitizer.php:456: while ( $ot = @array_pop( $optstack ) ) { ./includes/Sanitizer.php:461: @array_push( $tagstack, $ot ); ./includes/Sanitizer.php:531: @list( /* $qbar */, $slash, $t, $params, $brace, $rest ) = $regs; ./includes/search/SearchMySQL.php:53: @list( /* all */, $modifier, $term, $nonQuoted, $wildcard ) = $bits; ./includes/search/SearchSqlite.php:59: @list( /* all */, $modifier, $term, $nonQuoted, $wildcard ) = $bits; ./includes/specials/SpecialLockdb.php:108: $fp = @fopen( $wgReadOnlyFile, 'w' ); ./includes/specials/SpecialWantedpages.php:70: @list( $limit, $nlinks ) = explode( '/', $par, 2 ); ./includes/StreamFile.php:6: $stat = @stat( $fname ); ./includes/User.php:1364: @error_log( wfTimestamp( TS_MW ) . ' ' . wfWikiID() . ': ' . $this->getName() . " tripped $key at $count $summary\n", 3, $wgRateLimitLog ); ./languages/Language.php:549: if ( function_exists( 'timezone_open' ) && @timezone_open( $data[2] ) !== false ) { ./LocalSettings.php:132:$wgCacheEpoch = max( $wgCacheEpoch, gmdate( 'YmdHis', @filemtime( __FILE__ ) ) ); ./maintenance/backup.inc:110: @list( /* $full */ , $opt, $val, $param ) = $matches; ./maintenance/checkImages.php:51: $stat = @stat( $file->getPath() ); ./maintenance/checkSyntax.php:103: $f = @fopen( $file, 'r' ); ./maintenance/importUseModWiki.php:39:@ini_set( 'memory_limit', '40M' ); ./maintenance/importUseModWiki.php:270: $string = @iconv( $wgImportEncoding, "UTF-8", $string ); ./maintenance/install-utils.inc:13: @ob_implicit_flush( true ); ./maintenance/install-utils.inc:49: @set_time_limit( 0 ); ./maintenance/installExtension.php:123: $txt = @file_get_contents( $this->path . '/index.txt' ); ./maintenance/language/StatOutputs.php:15: return @sprintf( '%.' . $accuracy . 'f%%', 100 * $subset / $total ); ./maintenance/language/StatOutputs.php:54: $v = @round( 255 * $subset / $total ); ./maintenance/Maintenance.php:423: @ob_end_flush(); ./maintenance/Maintenance.php:675: @set_time_limit( 0 ); ./maintenance/storage/fixBug20757.php:291: @list( /* $proto */ , $path ) = explode( '://', $url, 2 ); ./maintenance/tests/selenium/SeleniumTestConsoleLogger.php:6: @ini_set( 'zlib.output_compression', 0 ); ./maintenance/tests/selenium/SeleniumTestConsoleLogger.php:7: @ini_set( 'implicit_flush', 1 ); ./maintenance/updateSearchIndex.php:58: $start = @file_get_contents( $posFile ); ./maintenance/updateSpecialPages.php:67: @list( $class, $special, $limit ) = $page; ./profileinfo.php:121: time() / $totaltime * 100 ) ?> ./profileinfo.php:122: memory() / $totalmemory * 100 ) ?> ./profileinfo.php:127: time() / $totalcount ), 2 ) ?> ./profileinfo.php:128: memory() / $totalcount / 1024 ), 2 ) ?> ./skins/monobook/main.css:1073:** @import("IEMacFixes.css"); ./thumb.php:105: $stat = @stat( $sourcePath );