0
Validation results

Jupiter

Jupiter

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. 19: exec($command, $output, $exit_code);
  4. Security breaches : Modification of PHP server settings Found ini_set in file updates-downgrades.php. 11: ini_set( 'display_errors', 1 );12: ini_set( 'display_startup_errors', 1 );Found ini_set in file template-management.php. 3: // ini_set( 'display_errors', 1 );254: @ini_set( 'max_execution_time', 0 );255: @ini_set( 'memory_limit', '256M' );782: ini_set( 'output_buffering', 'off' );783: ini_set( 'zlib.output_compression', false );
  5. Security breaches : Use of base64_decode() Found base64_decode in file logic-helpers.php. 479: $output = base64_decode( $string );Found base64_decode in file wp_footer.php. 30: $styles = unserialize( base64_decode( get_post_meta( $post_id, '_dynamic_styles', true ) ) );Found base64_decode in file load-more.php. 45: $query = isset( $_REQUEST['query'] ) ? json_decode( base64_decode( $_REQUEST['query'] ), true ) : false;46: $atts = isset( $_REQUEST['atts'] ) ? json_decode( base64_decode( $_REQUEST['atts'] ), true ) : false;Found base64_decode in file gmap_iterator.php. 30: if ( base64_decode($value, true) === false ) {33: $locations = (!empty($value)) ? json_decode( urldecode( base64_decode($value) ), true) : [];Found base64_decode in file class-mk-export-import.php. 593: $data = unserialize( base64_decode( $import_data ) ); // @codingStandardsIgnoreLineFound base64_decode in file template-management.php. 1033: $data = unserialize( base64_decode( $import_data ) );Found base64_decode in file options-save.php. 134: $import_data = base64_decode( $import_data );231: $theme_option_data = unserialize( base64_decode( $db_response->val ) );Found base64_decode in file mkhb-textbox.php. 133: $text = htmlentities( rawurldecode( base64_decode( strip_tags( $content ), true ) ), ENT_COMPAT, 'UTF-8' );Found base64_decode in file mk_advanced_gmaps.php. 60: if ( base64_decode($additional_markers, true) === false ) {63: $additional_markers = json_decode( urldecode( base64_decode($additional_markers) ), true);113: $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 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. 58: echo '<iframe src='//player.vimeo.com/video/'.$video_id.'?title=0&amp;byline=0&amFound <iframe src="//player.vimeo.com/video/' . esc_attr( $clip_id ) . '?title=0&amp;byline=0&amp;portrait=0&amp;color=00c65d" width="' . esc_attr( $width ) . '" height="' . esc_attr( $height ) . '" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen> in file widgets-video.php. 31: echo '<div class='mk-video-container'><iframe src='//player.vimeo.com/video/' . esc_attr( $clip_id ) . '?title=0&Found <iframe id="product-survey-iframe" src="'.$survey_link.'" frameborder="0" width="520" height="430" style="overflow:hidden"> in file survey-management.php. 376: 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' wFound <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. 60: <iframe width='400' height='225' src='https://www.youtube.com/embed/g6JdwtaFound <iframe src="//player.vimeo.com/video/' . esc_attr( $video_id ) . '?title=0&amp;byline=0&amp;portrait=0" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen> in file featured-media.php. 89: echo '<div class='mk-video-wrapper'><div class='mk-video-container'><iframe src='//player.vimeo.com/video/' . esc_attr( $video_id ) . '?title=0Found <iframe src="//player.vimeo.com/video/<?php echo esc_attr( $video_id ); ?> in file ajax.php. 156: <iframe src='//player.vimeo.com/video/<?php echo esc_attr( $video_id ); ?>?Found <iframe width="560" height="315" src="//www.<?php echo mk_get_thirdparty_domain_name('youtube'); ?> in file mk_theatre_slider.php. 42: <iframe width='560' height='315' src='//www.<?php echo mk_get_thirdparty_doFound <iframe src="https://www.<?php echo esc_attr( mk_get_thirdparty_domain_name( 'youtube' ) ); ?> in file video-background.php. 54: <iframe src='https://www.<?php echo esc_attr( mk_get_thirdparty_domain_name
  8. Malware : Operations on file system file_get_contents was found in the file bootstrap-server.php 26: $server_logs = file_get_contents('./server.log');fopen was found in the file CsvHandler.php 22: $fp = fopen('data://text/plain;base64,' . base64_encode($body), 'r');38: $fp = fopen('php://temp/maxmemory:'. (6*1024*1024), 'r+');fopen was found in the file CsvHandler.php 22: $fp = fopen('data://text/plain;base64,' . base64_encode($body), 'r');38: $fp = fopen('php://temp/maxmemory:'. (6*1024*1024), 'r+');fclose was found in the file CsvHandler.php 48: fclose($fp);file_put_contents was found in the file vfsStreamUmaskTestCase.php 106: file_put_contents(vfsStream::url('root/newfile.txt'), 'file content');117: file_put_contents(vfsStream::url('root/newfile.txt'), 'file content');file_put_contents was found in the file vfsStreamUmaskTestCase.php 106: file_put_contents(vfsStream::url('root/newfile.txt'), 'file content');117: file_put_contents(vfsStream::url('root/newfile.txt'), 'file content');file_put_contents was found in the file vfsStreamExLockTestCase.php 12: * Test for LOCK_EX behaviour related to file_put_contents().31: * with file_put_contents() and LOCK_EX. The test is intended to break once38: @file_put_contents(vfsStream::url('root/testfile'), 'some string\n', LOCK_EX40: $this->assertEquals('file_put_contents(): Exclusive locks may only be set for regular files', $pfile_put_contents was found in the file vfsStreamExLockTestCase.php 12: * Test for LOCK_EX behaviour related to file_put_contents().31: * with file_put_contents() and LOCK_EX. The test is intended to break once38: @file_put_contents(vfsStream::url('root/testfile'), 'some string\n', LOCK_EX40: $this->assertEquals('file_put_contents(): Exclusive locks may only be set for regular files', $pfile_put_contents was found in the file vfsStreamExLockTestCase.php 12: * Test for LOCK_EX behaviour related to file_put_contents().31: * with file_put_contents() and LOCK_EX. The test is intended to break once38: @file_put_contents(vfsStream::url('root/testfile'), 'some string\n', LOCK_EX40: $this->assertEquals('file_put_contents(): Exclusive locks may only be set for regular files', $pfile_put_contents was found in the file vfsStreamExLockTestCase.php 12: * Test for LOCK_EX behaviour related to file_put_contents().31: * with file_put_contents() and LOCK_EX. The test is intended to break once38: @file_put_contents(vfsStream::url('root/testfile'), 'some string\n', LOCK_EX40: $this->assertEquals('file_put_contents(): Exclusive locks may only be set for regular files', $pfopen was found in the file vfsStreamExLockTestCase.php 48: $fp = fopen(vfsStream::url('root/testfile'), 'w');fwrite was found in the file vfsStreamExLockTestCase.php 50: fwrite($fp, 'another string\n');fclose was found in the file vfsStreamExLockTestCase.php 52: fclose($fp);file_get_contents was found in the file vfsStreamExLockTestCase.php 53: $this->assertEquals('another string\n', file_get_contents(vfsStream::url('root/testfile')));fopen was found in the file vfsStreamPrintVisitorTestCase.php 48: $printVisitor = new vfsStreamPrintVisitor(fopen('vfs://root/foo.txt', 'wb'));62: $printVisitor = new vfsStreamPrintVisitor(fopen('vfs://root/foo.txt', 'wb'));76: $printVisitor = new vfsStreamPrintVisitor(fopen('vfs://root/foo.txt', 'wb'));96: $printVisitor = new vfsStreamPrintVisitor(fopen('vfs://root/foo.txt', 'wb'));fopen was found in the file vfsStreamPrintVisitorTestCase.php 48: $printVisitor = new vfsStreamPrintVisitor(fopen('vfs://root/foo.txt', 'wb'));62: $printVisitor = new vfsStreamPrintVisitor(fopen('vfs://root/foo.txt', 'wb'));76: $printVisitor = new vfsStreamPrintVisitor(fopen('vfs://root/foo.txt', 'wb'));96: $printVisitor = new vfsStreamPrintVisitor(fopen('vfs://root/foo.txt', 'wb'));fopen was found in the file vfsStreamPrintVisitorTestCase.php 48: $printVisitor = new vfsStreamPrintVisitor(fopen('vfs://root/foo.txt', 'wb'));62: $printVisitor = new vfsStreamPrintVisitor(fopen('vfs://root/foo.txt', 'wb'));76: $printVisitor = new vfsStreamPrintVisitor(fopen('vfs://root/foo.txt', 'wb'));96: $printVisitor = new vfsStreamPrintVisitor(fopen('vfs://root/foo.txt', 'wb'));fopen was found in the file vfsStreamPrintVisitorTestCase.php 48: $printVisitor = new vfsStreamPrintVisitor(fopen('vfs://root/foo.txt', 'wb'));62: $printVisitor = new vfsStreamPrintVisitor(fopen('vfs://root/foo.txt', 'wb'));76: $printVisitor = new vfsStreamPrintVisitor(fopen('vfs://root/foo.txt', 'wb'));96: $printVisitor = new vfsStreamPrintVisitor(fopen('vfs://root/foo.txt', 'wb'));file_get_contents was found in the file vfsStreamPrintVisitorTestCase.php 100: $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 39: $this->assertEquals(9, file_put_contents(vfsStream::url('root/file.txt'), '123456789'));48: $this->assertEquals(10, file_put_contents(vfsStream::url('root/file.txt'), '1234567890'));58: file_put_contents(vfsStream::url('root/file.txt'), '12345678901');60: $this->assertEquals('file_put_contents(): Only 10 of 11 bytes written, possibly out of free disk79: file_put_contents(vfsStream::url('root/file.txt'), '12345678901');81: $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 39: $this->assertEquals(9, file_put_contents(vfsStream::url('root/file.txt'), '123456789'));48: $this->assertEquals(10, file_put_contents(vfsStream::url('root/file.txt'), '1234567890'));58: file_put_contents(vfsStream::url('root/file.txt'), '12345678901');60: $this->assertEquals('file_put_contents(): Only 10 of 11 bytes written, possibly out of free disk79: file_put_contents(vfsStream::url('root/file.txt'), '12345678901');81: $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 39: $this->assertEquals(9, file_put_contents(vfsStream::url('root/file.txt'), '123456789'));48: $this->assertEquals(10, file_put_contents(vfsStream::url('root/file.txt'), '1234567890'));58: file_put_contents(vfsStream::url('root/file.txt'), '12345678901');60: $this->assertEquals('file_put_contents(): Only 10 of 11 bytes written, possibly out of free disk79: file_put_contents(vfsStream::url('root/file.txt'), '12345678901');81: $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 39: $this->assertEquals(9, file_put_contents(vfsStream::url('root/file.txt'), '123456789'));48: $this->assertEquals(10, file_put_contents(vfsStream::url('root/file.txt'), '1234567890'));58: file_put_contents(vfsStream::url('root/file.txt'), '12345678901');60: $this->assertEquals('file_put_contents(): Only 10 of 11 bytes written, possibly out of free disk79: file_put_contents(vfsStream::url('root/file.txt'), '12345678901');81: $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 39: $this->assertEquals(9, file_put_contents(vfsStream::url('root/file.txt'), '123456789'));48: $this->assertEquals(10, file_put_contents(vfsStream::url('root/file.txt'), '1234567890'));58: file_put_contents(vfsStream::url('root/file.txt'), '12345678901');60: $this->assertEquals('file_put_contents(): Only 10 of 11 bytes written, possibly out of free disk79: file_put_contents(vfsStream::url('root/file.txt'), '12345678901');81: $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 39: $this->assertEquals(9, file_put_contents(vfsStream::url('root/file.txt'), '123456789'));48: $this->assertEquals(10, file_put_contents(vfsStream::url('root/file.txt'), '1234567890'));58: file_put_contents(vfsStream::url('root/file.txt'), '12345678901');60: $this->assertEquals('file_put_contents(): Only 10 of 11 bytes written, possibly out of free disk79: file_put_contents(vfsStream::url('root/file.txt'), '12345678901');81: $this->assertEquals('file_put_contents(): Only 7 of 11 bytes written, possibly out of free disk fopen was found in the file vfsStreamWrapperQuotaTestCase.php 103: $fp = fopen(vfsStream::url('root/file.txt'), 'w+');128: $fp = fopen(vfsStream::url('root/file.txt'), 'w+');153: $fp = fopen(vfsStream::url('root/file.txt'), 'w+');183: $fp = fopen(vfsStream::url('root/file.txt'), 'w+');213: $fp = fopen(vfsStream::url('root/file.txt'), 'w+');fclose was found in the file vfsStreamWrapperQuotaTestCase.php 105: fclose($fp);130: fclose($fp);155: fclose($fp);185: fclose($fp);215: fclose($fp);fopen was found in the file vfsStreamWrapperQuotaTestCase.php 103: $fp = fopen(vfsStream::url('root/file.txt'), 'w+');128: $fp = fopen(vfsStream::url('root/file.txt'), 'w+');153: $fp = fopen(vfsStream::url('root/file.txt'), 'w+');183: $fp = fopen(vfsStream::url('root/file.txt'), 'w+');213: $fp = fopen(vfsStream::url('root/file.txt'), 'w+');fclose was found in the file vfsStreamWrapperQuotaTestCase.php 105: fclose($fp);130: fclose($fp);155: fclose($fp);185: fclose($fp);215: fclose($fp);fopen was found in the file vfsStreamWrapperQuotaTestCase.php 103: $fp = fopen(vfsStream::url('root/file.txt'), 'w+');128: $fp = fopen(vfsStream::url('root/file.txt'), 'w+');153: $fp = fopen(vfsStream::url('root/file.txt'), 'w+');183: $fp = fopen(vfsStream::url('root/file.txt'), 'w+');213: $fp = fopen(vfsStream::url('root/file.txt'), 'w+');fclose was found in the file vfsStreamWrapperQuotaTestCase.php 105: fclose($fp);130: fclose($fp);155: fclose($fp);185: fclose($fp);215: fclose($fp);fopen was found in the file vfsStreamWrapperQuotaTestCase.php 103: $fp = fopen(vfsStream::url('root/file.txt'), 'w+');128: $fp = fopen(vfsStream::url('root/file.txt'), 'w+');153: $fp = fopen(vfsStream::url('root/file.txt'), 'w+');183: $fp = fopen(vfsStream::url('root/file.txt'), 'w+');213: $fp = fopen(vfsStream::url('root/file.txt'), 'w+');fclose was found in the file vfsStreamWrapperQuotaTestCase.php 105: fclose($fp);130: fclose($fp);155: fclose($fp);185: fclose($fp);215: fclose($fp);fopen was found in the file vfsStreamWrapperQuotaTestCase.php 103: $fp = fopen(vfsStream::url('root/file.txt'), 'w+');128: $fp = fopen(vfsStream::url('root/file.txt'), 'w+');153: $fp = fopen(vfsStream::url('root/file.txt'), 'w+');183: $fp = fopen(vfsStream::url('root/file.txt'), 'w+');213: $fp = fopen(vfsStream::url('root/file.txt'), 'w+');fclose was found in the file vfsStreamWrapperQuotaTestCase.php 105: fclose($fp);130: fclose($fp);155: fclose($fp);185: fclose($fp);215: fclose($fp);fopen was found in the file vfsStreamWrapperTestCase.php 493: $fp = fopen($this->baz2URL, 'r');632: $handle = fopen($this->baz1URL, 'r+');651: $handle = fopen($this->baz1URL, 'r+');fclose was found in the file vfsStreamWrapperTestCase.php 497: fclose($fp);636: fclose($handle);656: fclose($handle);file_get_contents was found in the file vfsStreamWrapperTestCase.php 617: $this->assertFalse(file_get_contents(vfsStream::url('file.txt')));635: $this->assertEquals('', file_get_contents($this->baz1URL));655: file_get_contents($this->baz1URL));fopen was found in the file vfsStreamWrapperTestCase.php 493: $fp = fopen($this->baz2URL, 'r');632: $handle = fopen($this->baz1URL, 'r+');651: $handle = fopen($this->baz1URL, 'r+');file_get_contents was found in the file vfsStreamWrapperTestCase.php 617: $this->assertFalse(file_get_contents(vfsStream::url('file.txt')));635: $this->assertEquals('', file_get_contents($this->baz1URL));655: file_get_contents($this->baz1URL));fclose was found in the file vfsStreamWrapperTestCase.php 497: fclose($fp);636: fclose($handle);656: fclose($handle);fopen was found in the file vfsStreamWrapperTestCase.php 493: $fp = fopen($this->baz2URL, 'r');632: $handle = fopen($this->baz1URL, 'r+');651: $handle = fopen($this->baz1URL, 'r+');file_get_contents was found in the file vfsStreamWrapperTestCase.php 617: $this->assertFalse(file_get_contents(vfsStream::url('file.txt')));635: $this->assertEquals('', file_get_contents($this->baz1URL));655: file_get_contents($this->baz1URL));fclose was found in the file vfsStreamWrapperTestCase.php 497: fclose($fp);636: fclose($handle);656: fclose($handle);fopen was found in the file vfsStreamWrapperSetOptionTestCase.php 41: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');51: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');61: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');71: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');fclose was found in the file vfsStreamWrapperSetOptionTestCase.php 43: fclose($fp);53: fclose($fp);63: fclose($fp);73: fclose($fp);fopen was found in the file vfsStreamWrapperSetOptionTestCase.php 41: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');51: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');61: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');71: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');fclose was found in the file vfsStreamWrapperSetOptionTestCase.php 43: fclose($fp);53: fclose($fp);63: fclose($fp);73: fclose($fp);fopen was found in the file vfsStreamWrapperSetOptionTestCase.php 41: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');51: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');61: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');71: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');fclose was found in the file vfsStreamWrapperSetOptionTestCase.php 43: fclose($fp);53: fclose($fp);63: fclose($fp);73: fclose($fp);fopen was found in the file vfsStreamWrapperSetOptionTestCase.php 41: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');51: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');61: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');71: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');fclose was found in the file vfsStreamWrapperSetOptionTestCase.php 43: fclose($fp);53: fclose($fp);63: fclose($fp);73: fclose($fp);file_get_contents was found in the file vfsStreamWrapperFileTestCase.php 18: * assert that file_get_contents() delivers correct file contents22: public function file_get_contents()24: $this->assertEquals('baz2', file_get_contents($this->baz2URL));25: $this->assertEquals('baz 1', file_get_contents($this->baz1URL));26: $this->assertFalse(@file_get_contents($this->barURL));27: $this->assertFalse(@file_get_contents($this->fooURL));35: public function file_get_contentsNonReadableFile()40: $this->assertEquals('', @file_get_contents(vfsStream::url('root/new.txt')));69: $this->assertEquals('This does work.', file_get_contents(vfsStream::url('root/new.txt')));84: $this->assertEquals('content', file_get_contents(vfsStream::url('root/new.txt')));166: $this->assertEquals('d', file_get_contents($vfsFile));181: $this->assertEquals('testd', file_get_contents($vfsFile));195: $this->assertEquals('test', file_get_contents($vfsFile));208: $this->assertEquals('test', file_get_contents($vfsFile));252: $this->assertEquals('baz2', file_get_contents($this->baz2URL));268: $this->assertEquals('foo', file_get_contents($this->baz2URL));284: $this->assertEquals('baz2foo', file_get_contents($this->baz2URL));301: $this->assertEquals('foo', file_get_contents($vfsFile));327: $this->assertEquals('', file_get_contents($vfsFile));342: $this->assertEquals('some content', file_get_contents($vfsFile));356: $this->assertEquals('some content', file_get_contents($vfsFile));368: $this->assertEquals('test', file_get_contents($vfsFile));394: $this->assertEquals('test', file_get_contents($vfsFile));455: $this->assertFalse(@file_get_contents($this->baz1URL));file_get_contents was found in the file vfsStreamWrapperFileTestCase.php 18: * assert that file_get_contents() delivers correct file contents22: public function file_get_contents()24: $this->assertEquals('baz2', file_get_contents($this->baz2URL));25: $this->assertEquals('baz 1', file_get_contents($this->baz1URL));26: $this->assertFalse(@file_get_contents($this->barURL));27: $this->assertFalse(@file_get_contents($this->fooURL));35: public function file_get_contentsNonReadableFile()40: $this->assertEquals('', @file_get_contents(vfsStream::url('root/new.txt')));69: $this->assertEquals('This does work.', file_get_contents(vfsStream::url('root/new.txt')));84: $this->assertEquals('content', file_get_contents(vfsStream::url('root/new.txt')));166: $this->assertEquals('d', file_get_contents($vfsFile));181: $this->assertEquals('testd', file_get_contents($vfsFile));195: $this->assertEquals('test', file_get_contents($vfsFile));208: $this->assertEquals('test', file_get_contents($vfsFile));252: $this->assertEquals('baz2', file_get_contents($this->baz2URL));268: $this->assertEquals('foo', file_get_contents($this->baz2URL));284: $this->assertEquals('baz2foo', file_get_contents($this->baz2URL));301: $this->assertEquals('foo', file_get_contents($vfsFile));327: $this->assertEquals('', file_get_contents($vfsFile));342: $this->assertEquals('some content', file_get_contents($vfsFile));356: $this->assertEquals('some content', file_get_contents($vfsFile));368: $this->assertEquals('test', file_get_contents($vfsFile));394: $this->assertEquals('test', file_get_contents($vfsFile));455: $this->assertFalse(@file_get_contents($this->baz1URL));file_get_contents was found in the file vfsStreamWrapperFileTestCase.php 18: * assert that file_get_contents() delivers correct file contents22: public function file_get_contents()24: $this->assertEquals('baz2', file_get_contents($this->baz2URL));25: $this->assertEquals('baz 1', file_get_contents($this->baz1URL));26: $this->assertFalse(@file_get_contents($this->barURL));27: $this->assertFalse(@file_get_contents($this->fooURL));35: public function file_get_contentsNonReadableFile()40: $this->assertEquals('', @file_get_contents(vfsStream::url('root/new.txt')));69: $this->assertEquals('This does work.', file_get_contents(vfsStream::url('root/new.txt')));84: $this->assertEquals('content', file_get_contents(vfsStream::url('root/new.txt')));166: $this->assertEquals('d', file_get_contents($vfsFile));181: $this->assertEquals('testd', file_get_contents($vfsFile));195: $this->assertEquals('test', file_get_contents($vfsFile));208: $this->assertEquals('test', file_get_contents($vfsFile));252: $this->assertEquals('baz2', file_get_contents($this->baz2URL));268: $this->assertEquals('foo', file_get_contents($this->baz2URL));284: $this->assertEquals('baz2foo', file_get_contents($this->baz2URL));301: $this->assertEquals('foo', file_get_contents($vfsFile));327: $this->assertEquals('', file_get_contents($vfsFile));342: $this->assertEquals('some content', file_get_contents($vfsFile));356: $this->assertEquals('some content', file_get_contents($vfsFile));368: $this->assertEquals('test', file_get_contents($vfsFile));394: $this->assertEquals('test', file_get_contents($vfsFile));455: $this->assertFalse(@file_get_contents($this->baz1URL));file_get_contents was found in the file vfsStreamWrapperFileTestCase.php 18: * assert that file_get_contents() delivers correct file contents22: public function file_get_contents()24: $this->assertEquals('baz2', file_get_contents($this->baz2URL));25: $this->assertEquals('baz 1', file_get_contents($this->baz1URL));26: $this->assertFalse(@file_get_contents($this->barURL));27: $this->assertFalse(@file_get_contents($this->fooURL));35: public function file_get_contentsNonReadableFile()40: $this->assertEquals('', @file_get_contents(vfsStream::url('root/new.txt')));69: $this->assertEquals('This does work.', file_get_contents(vfsStream::url('root/new.txt')));84: $this->assertEquals('content', file_get_contents(vfsStream::url('root/new.txt')));166: $this->assertEquals('d', file_get_contents($vfsFile));181: $this->assertEquals('testd', file_get_contents($vfsFile));195: $this->assertEquals('test', file_get_contents($vfsFile));208: $this->assertEquals('test', file_get_contents($vfsFile));252: $this->assertEquals('baz2', file_get_contents($this->baz2URL));268: $this->assertEquals('foo', file_get_contents($this->baz2URL));284: $this->assertEquals('baz2foo', file_get_contents($this->baz2URL));301: $this->assertEquals('foo', file_get_contents($vfsFile));327: $this->assertEquals('', file_get_contents($vfsFile));342: $this->assertEquals('some content', file_get_contents($vfsFile));356: $this->assertEquals('some content', file_get_contents($vfsFile));368: $this->assertEquals('test', file_get_contents($vfsFile));394: $this->assertEquals('test', file_get_contents($vfsFile));455: $this->assertFalse(@file_get_contents($this->baz1URL));file_get_contents was found in the file vfsStreamWrapperFileTestCase.php 18: * assert that file_get_contents() delivers correct file contents22: public function file_get_contents()24: $this->assertEquals('baz2', file_get_contents($this->baz2URL));25: $this->assertEquals('baz 1', file_get_contents($this->baz1URL));26: $this->assertFalse(@file_get_contents($this->barURL));27: $this->assertFalse(@file_get_contents($this->fooURL));35: public function file_get_contentsNonReadableFile()40: $this->assertEquals('', @file_get_contents(vfsStream::url('root/new.txt')));69: $this->assertEquals('This does work.', file_get_contents(vfsStream::url('root/new.txt')));84: $this->assertEquals('content', file_get_contents(vfsStream::url('root/new.txt')));166: $this->assertEquals('d', file_get_contents($vfsFile));181: $this->assertEquals('testd', file_get_contents($vfsFile));195: $this->assertEquals('test', file_get_contents($vfsFile));208: $this->assertEquals('test', file_get_contents($vfsFile));252: $this->assertEquals('baz2', file_get_contents($this->baz2URL));268: $this->assertEquals('foo', file_get_contents($this->baz2URL));284: $this->assertEquals('baz2foo', file_get_contents($this->baz2URL));301: $this->assertEquals('foo', file_get_contents($vfsFile));327: $this->assertEquals('', file_get_contents($vfsFile));342: $this->assertEquals('some content', file_get_contents($vfsFile));356: $this->assertEquals('some content', file_get_contents($vfsFile));368: $this->assertEquals('test', file_get_contents($vfsFile));394: $this->assertEquals('test', file_get_contents($vfsFile));455: $this->assertFalse(@file_get_contents($this->baz1URL));file_get_contents was found in the file vfsStreamWrapperFileTestCase.php 18: * assert that file_get_contents() delivers correct file contents22: public function file_get_contents()24: $this->assertEquals('baz2', file_get_contents($this->baz2URL));25: $this->assertEquals('baz 1', file_get_contents($this->baz1URL));26: $this->assertFalse(@file_get_contents($this->barURL));27: $this->assertFalse(@file_get_contents($this->fooURL));35: public function file_get_contentsNonReadableFile()40: $this->assertEquals('', @file_get_contents(vfsStream::url('root/new.txt')));69: $this->assertEquals('This does work.', file_get_contents(vfsStream::url('root/new.txt')));84: $this->assertEquals('content', file_get_contents(vfsStream::url('root/new.txt')));166: $this->assertEquals('d', file_get_contents($vfsFile));181: $this->assertEquals('testd', file_get_contents($vfsFile));195: $this->assertEquals('test', file_get_contents($vfsFile));208: $this->assertEquals('test', file_get_contents($vfsFile));252: $this->assertEquals('baz2', file_get_contents($this->baz2URL));268: $this->assertEquals('foo', file_get_contents($this->baz2URL));284: $this->assertEquals('baz2foo', file_get_contents($this->baz2URL));301: $this->assertEquals('foo', file_get_contents($vfsFile));327: $this->assertEquals('', file_get_contents($vfsFile));342: $this->assertEquals('some content', file_get_contents($vfsFile));356: $this->assertEquals('some content', file_get_contents($vfsFile));368: $this->assertEquals('test', file_get_contents($vfsFile));394: $this->assertEquals('test', file_get_contents($vfsFile));455: $this->assertFalse(@file_get_contents($this->baz1URL));file_get_contents was found in the file vfsStreamWrapperFileTestCase.php 18: * assert that file_get_contents() delivers correct file contents22: public function file_get_contents()24: $this->assertEquals('baz2', file_get_contents($this->baz2URL));25: $this->assertEquals('baz 1', file_get_contents($this->baz1URL));26: $this->assertFalse(@file_get_contents($this->barURL));27: $this->assertFalse(@file_get_contents($this->fooURL));35: public function file_get_contentsNonReadableFile()40: $this->assertEquals('', @file_get_contents(vfsStream::url('root/new.txt')));69: $this->assertEquals('This does work.', file_get_contents(vfsStream::url('root/new.txt')));84: $this->assertEquals('content', file_get_contents(vfsStream::url('root/new.txt')));166: $this->assertEquals('d', file_get_contents($vfsFile));181: $this->assertEquals('testd', file_get_contents($vfsFile));195: $this->assertEquals('test', file_get_contents($vfsFile));208: $this->assertEquals('test', file_get_contents($vfsFile));252: $this->assertEquals('baz2', file_get_contents($this->baz2URL));268: $this->assertEquals('foo', file_get_contents($this->baz2URL));284: $this->assertEquals('baz2foo', file_get_contents($this->baz2URL));301: $this->assertEquals('foo', file_get_contents($vfsFile));327: $this->assertEquals('', file_get_contents($vfsFile));342: $this->assertEquals('some content', file_get_contents($vfsFile));356: $this->assertEquals('some content', file_get_contents($vfsFile));368: $this->assertEquals('test', file_get_contents($vfsFile));394: $this->assertEquals('test', file_get_contents($vfsFile));455: $this->assertFalse(@file_get_contents($this->baz1URL));file_put_contents was found in the file vfsStreamWrapperFileTestCase.php 44: * assert that file_put_contents() delivers correct file contents48: public function file_put_contentsExistingFile()50: $this->assertEquals(14, file_put_contents($this->baz2URL, 'baz is not bar'));52: $this->assertEquals(6, file_put_contents($this->baz1URL, 'foobar'));54: $this->assertFalse(@file_put_contents($this->barURL, 'This does not work.'));55: $this->assertFalse(@file_put_contents($this->fooURL, 'This does not work, too.'));63: public function file_put_contentsExistingFileNonWritableDirectory()68: $this->assertEquals(15, @file_put_contents(vfsStream::url('root/new.txt'), 'This does work.'));78: public function file_put_contentsExistingNonWritableFile()83: $this->assertFalse(@file_put_contents(vfsStream::url('root/new.txt'), 'This does not work.'));88: * assert that file_put_contents() delivers correct file contents92: public function file_put_contentsNonExistingFile()94: $this->assertEquals(14, file_put_contents($this->fooURL . '/baznot.bar', 'baz is not bar'));96: $this->assertEquals(14, file_put_contents($this->barURL . '/baznot.bar', 'baz is not bar'));105: public function file_put_contentsNonExistingFileNonWritableDirectory()109: $this->assertFalse(@file_put_contents(vfsStream::url('root/new.txt'), 'This does not work.'));164: file_put_contents($vfsFile, 'test');165: file_put_contents($vfsFile, 'd');177: file_put_contents($vfsFile, 'test');206: file_put_contents($vfsFile, 'test');325: file_put_contents($vfsFile, 'test');366: file_put_contents($vfsFile, 'test');379: file_put_contents($vfsFile, 'test');392: file_put_contents($vfsFile, 'test');405: file_put_contents($vfsFile, 'test');file_put_contents was found in the file vfsStreamWrapperFileTestCase.php 44: * assert that file_put_contents() delivers correct file contents48: public function file_put_contentsExistingFile()50: $this->assertEquals(14, file_put_contents($this->baz2URL, 'baz is not bar'));52: $this->assertEquals(6, file_put_contents($this->baz1URL, 'foobar'));54: $this->assertFalse(@file_put_contents($this->barURL, 'This does not work.'));55: $this->assertFalse(@file_put_contents($this->fooURL, 'This does not work, too.'));63: public function file_put_contentsExistingFileNonWritableDirectory()68: $this->assertEquals(15, @file_put_contents(vfsStream::url('root/new.txt'), 'This does work.'));78: public function file_put_contentsExistingNonWritableFile()83: $this->assertFalse(@file_put_contents(vfsStream::url('root/new.txt'), 'This does not work.'));88: * assert that file_put_contents() delivers correct file contents92: public function file_put_contentsNonExistingFile()94: $this->assertEquals(14, file_put_contents($this->fooURL . '/baznot.bar', 'baz is not bar'));96: $this->assertEquals(14, file_put_contents($this->barURL . '/baznot.bar', 'baz is not bar'));105: public function file_put_contentsNonExistingFileNonWritableDirectory()109: $this->assertFalse(@file_put_contents(vfsStream::url('root/new.txt'), 'This does not work.'));164: file_put_contents($vfsFile, 'test');165: file_put_contents($vfsFile, 'd');177: file_put_contents($vfsFile, 'test');206: file_put_contents($vfsFile, 'test');325: file_put_contents($vfsFile, 'test');366: file_put_contents($vfsFile, 'test');379: file_put_contents($vfsFile, 'test');392: file_put_contents($vfsFile, 'test');405: file_put_contents($vfsFile, 'test');file_put_contents was found in the file vfsStreamWrapperFileTestCase.php 44: * assert that file_put_contents() delivers correct file contents48: public function file_put_contentsExistingFile()50: $this->assertEquals(14, file_put_contents($this->baz2URL, 'baz is not bar'));52: $this->assertEquals(6, file_put_contents($this->baz1URL, 'foobar'));54: $this->assertFalse(@file_put_contents($this->barURL, 'This does not work.'));55: $this->assertFalse(@file_put_contents($this->fooURL, 'This does not work, too.'));63: public function file_put_contentsExistingFileNonWritableDirectory()68: $this->assertEquals(15, @file_put_contents(vfsStream::url('root/new.txt'), 'This does work.'));78: public function file_put_contentsExistingNonWritableFile()83: $this->assertFalse(@file_put_contents(vfsStream::url('root/new.txt'), 'This does not work.'));88: * assert that file_put_contents() delivers correct file contents92: public function file_put_contentsNonExistingFile()94: $this->assertEquals(14, file_put_contents($this->fooURL . '/baznot.bar', 'baz is not bar'));96: $this->assertEquals(14, file_put_contents($this->barURL . '/baznot.bar', 'baz is not bar'));105: public function file_put_contentsNonExistingFileNonWritableDirectory()109: $this->assertFalse(@file_put_contents(vfsStream::url('root/new.txt'), 'This does not work.'));164: file_put_contents($vfsFile, 'test');165: file_put_contents($vfsFile, 'd');177: file_put_contents($vfsFile, 'test');206: file_put_contents($vfsFile, 'test');325: file_put_contents($vfsFile, 'test');366: file_put_contents($vfsFile, 'test');379: file_put_contents($vfsFile, 'test');392: file_put_contents($vfsFile, 'test');405: file_put_contents($vfsFile, 'test');file_put_contents was found in the file vfsStreamWrapperFileTestCase.php 44: * assert that file_put_contents() delivers correct file contents48: public function file_put_contentsExistingFile()50: $this->assertEquals(14, file_put_contents($this->baz2URL, 'baz is not bar'));52: $this->assertEquals(6, file_put_contents($this->baz1URL, 'foobar'));54: $this->assertFalse(@file_put_contents($this->barURL, 'This does not work.'));55: $this->assertFalse(@file_put_contents($this->fooURL, 'This does not work, too.'));63: public function file_put_contentsExistingFileNonWritableDirectory()68: $this->assertEquals(15, @file_put_contents(vfsStream::url('root/new.txt'), 'This does work.'));78: public function file_put_contentsExistingNonWritableFile()83: $this->assertFalse(@file_put_contents(vfsStream::url('root/new.txt'), 'This does not work.'));88: * assert that file_put_contents() delivers correct file contents92: public function file_put_contentsNonExistingFile()94: $this->assertEquals(14, file_put_contents($this->fooURL . '/baznot.bar', 'baz is not bar'));96: $this->assertEquals(14, file_put_contents($this->barURL . '/baznot.bar', 'baz is not bar'));105: public function file_put_contentsNonExistingFileNonWritableDirectory()109: $this->assertFalse(@file_put_contents(vfsStream::url('root/new.txt'), 'This does not work.'));164: file_put_contents($vfsFile, 'test');165: file_put_contents($vfsFile, 'd');177: file_put_contents($vfsFile, 'test');206: file_put_contents($vfsFile, 'test');325: file_put_contents($vfsFile, 'test');366: file_put_contents($vfsFile, 'test');379: file_put_contents($vfsFile, 'test');392: file_put_contents($vfsFile, 'test');405: file_put_contents($vfsFile, 'test');file_put_contents was found in the file vfsStreamWrapperFileTestCase.php 44: * assert that file_put_contents() delivers correct file contents48: public function file_put_contentsExistingFile()50: $this->assertEquals(14, file_put_contents($this->baz2URL, 'baz is not bar'));52: $this->assertEquals(6, file_put_contents($this->baz1URL, 'foobar'));54: $this->assertFalse(@file_put_contents($this->barURL, 'This does not work.'));55: $this->assertFalse(@file_put_contents($this->fooURL, 'This does not work, too.'));63: public function file_put_contentsExistingFileNonWritableDirectory()68: $this->assertEquals(15, @file_put_contents(vfsStream::url('root/new.txt'), 'This does work.'));78: public function file_put_contentsExistingNonWritableFile()83: $this->assertFalse(@file_put_contents(vfsStream::url('root/new.txt'), 'This does not work.'));88: * assert that file_put_contents() delivers correct file contents92: public function file_put_contentsNonExistingFile()94: $this->assertEquals(14, file_put_contents($this->fooURL . '/baznot.bar', 'baz is not bar'));96: $this->assertEquals(14, file_put_contents($this->barURL . '/baznot.bar', 'baz is not bar'));105: public function file_put_contentsNonExistingFileNonWritableDirectory()109: $this->assertFalse(@file_put_contents(vfsStream::url('root/new.txt'), 'This does not work.'));164: file_put_contents($vfsFile, 'test');165: file_put_contents($vfsFile, 'd');177: file_put_contents($vfsFile, 'test');206: file_put_contents($vfsFile, 'test');325: file_put_contents($vfsFile, 'test');366: file_put_contents($vfsFile, 'test');379: file_put_contents($vfsFile, 'test');392: file_put_contents($vfsFile, 'test');405: file_put_contents($vfsFile, 'test');file_put_contents was found in the file vfsStreamWrapperFileTestCase.php 44: * assert that file_put_contents() delivers correct file contents48: public function file_put_contentsExistingFile()50: $this->assertEquals(14, file_put_contents($this->baz2URL, 'baz is not bar'));52: $this->assertEquals(6, file_put_contents($this->baz1URL, 'foobar'));54: $this->assertFalse(@file_put_contents($this->barURL, 'This does not work.'));55: $this->assertFalse(@file_put_contents($this->fooURL, 'This does not work, too.'));63: public function file_put_contentsExistingFileNonWritableDirectory()68: $this->assertEquals(15, @file_put_contents(vfsStream::url('root/new.txt'), 'This does work.'));78: public function file_put_contentsExistingNonWritableFile()83: $this->assertFalse(@file_put_contents(vfsStream::url('root/new.txt'), 'This does not work.'));88: * assert that file_put_contents() delivers correct file contents92: public function file_put_contentsNonExistingFile()94: $this->assertEquals(14, file_put_contents($this->fooURL . '/baznot.bar', 'baz is not bar'));96: $this->assertEquals(14, file_put_contents($this->barURL . '/baznot.bar', 'baz is not bar'));105: public function file_put_contentsNonExistingFileNonWritableDirectory()109: $this->assertFalse(@file_put_contents(vfsStream::url('root/new.txt'), 'This does not work.'));164: file_put_contents($vfsFile, 'test');165: file_put_contents($vfsFile, 'd');177: file_put_contents($vfsFile, 'test');206: file_put_contents($vfsFile, 'test');325: file_put_contents($vfsFile, 'test');366: file_put_contents($vfsFile, 'test');379: file_put_contents($vfsFile, 'test');392: file_put_contents($vfsFile, 'test');405: file_put_contents($vfsFile, 'test');file_get_contents was found in the file vfsStreamWrapperFileTestCase.php 18: * assert that file_get_contents() delivers correct file contents22: public function file_get_contents()24: $this->assertEquals('baz2', file_get_contents($this->baz2URL));25: $this->assertEquals('baz 1', file_get_contents($this->baz1URL));26: $this->assertFalse(@file_get_contents($this->barURL));27: $this->assertFalse(@file_get_contents($this->fooURL));35: public function file_get_contentsNonReadableFile()40: $this->assertEquals('', @file_get_contents(vfsStream::url('root/new.txt')));69: $this->assertEquals('This does work.', file_get_contents(vfsStream::url('root/new.txt')));84: $this->assertEquals('content', file_get_contents(vfsStream::url('root/new.txt')));166: $this->assertEquals('d', file_get_contents($vfsFile));181: $this->assertEquals('testd', file_get_contents($vfsFile));195: $this->assertEquals('test', file_get_contents($vfsFile));208: $this->assertEquals('test', file_get_contents($vfsFile));252: $this->assertEquals('baz2', file_get_contents($this->baz2URL));268: $this->assertEquals('foo', file_get_contents($this->baz2URL));284: $this->assertEquals('baz2foo', file_get_contents($this->baz2URL));301: $this->assertEquals('foo', file_get_contents($vfsFile));327: $this->assertEquals('', file_get_contents($vfsFile));342: $this->assertEquals('some content', file_get_contents($vfsFile));356: $this->assertEquals('some content', file_get_contents($vfsFile));368: $this->assertEquals('test', file_get_contents($vfsFile));394: $this->assertEquals('test', file_get_contents($vfsFile));455: $this->assertFalse(@file_get_contents($this->baz1URL));file_put_contents was found in the file vfsStreamWrapperFileTestCase.php 44: * assert that file_put_contents() delivers correct file contents48: public function file_put_contentsExistingFile()50: $this->assertEquals(14, file_put_contents($this->baz2URL, 'baz is not bar'));52: $this->assertEquals(6, file_put_contents($this->baz1URL, 'foobar'));54: $this->assertFalse(@file_put_contents($this->barURL, 'This does not work.'));55: $this->assertFalse(@file_put_contents($this->fooURL, 'This does not work, too.'));63: public function file_put_contentsExistingFileNonWritableDirectory()68: $this->assertEquals(15, @file_put_contents(vfsStream::url('root/new.txt'), 'This does work.'));78: public function file_put_contentsExistingNonWritableFile()83: $this->assertFalse(@file_put_contents(vfsStream::url('root/new.txt'), 'This does not work.'));88: * assert that file_put_contents() delivers correct file contents92: public function file_put_contentsNonExistingFile()94: $this->assertEquals(14, file_put_contents($this->fooURL . '/baznot.bar', 'baz is not bar'));96: $this->assertEquals(14, file_put_contents($this->barURL . '/baznot.bar', 'baz is not bar'));105: public function file_put_contentsNonExistingFileNonWritableDirectory()109: $this->assertFalse(@file_put_contents(vfsStream::url('root/new.txt'), 'This does not work.'));164: file_put_contents($vfsFile, 'test');165: file_put_contents($vfsFile, 'd');177: file_put_contents($vfsFile, 'test');206: file_put_contents($vfsFile, 'test');325: file_put_contents($vfsFile, 'test');366: file_put_contents($vfsFile, 'test');379: file_put_contents($vfsFile, 'test');392: file_put_contents($vfsFile, 'test');405: file_put_contents($vfsFile, 'test');file_get_contents was found in the file vfsStreamWrapperFileTestCase.php 18: * assert that file_get_contents() delivers correct file contents22: public function file_get_contents()24: $this->assertEquals('baz2', file_get_contents($this->baz2URL));25: $this->assertEquals('baz 1', file_get_contents($this->baz1URL));26: $this->assertFalse(@file_get_contents($this->barURL));27: $this->assertFalse(@file_get_contents($this->fooURL));35: public function file_get_contentsNonReadableFile()40: $this->assertEquals('', @file_get_contents(vfsStream::url('root/new.txt')));69: $this->assertEquals('This does work.', file_get_contents(vfsStream::url('root/new.txt')));84: $this->assertEquals('content', file_get_contents(vfsStream::url('root/new.txt')));166: $this->assertEquals('d', file_get_contents($vfsFile));181: $this->assertEquals('testd', file_get_contents($vfsFile));195: $this->assertEquals('test', file_get_contents($vfsFile));208: $this->assertEquals('test', file_get_contents($vfsFile));252: $this->assertEquals('baz2', file_get_contents($this->baz2URL));268: $this->assertEquals('foo', file_get_contents($this->baz2URL));284: $this->assertEquals('baz2foo', file_get_contents($this->baz2URL));301: $this->assertEquals('foo', file_get_contents($vfsFile));327: $this->assertEquals('', file_get_contents($vfsFile));342: $this->assertEquals('some content', file_get_contents($vfsFile));356: $this->assertEquals('some content', file_get_contents($vfsFile));368: $this->assertEquals('test', file_get_contents($vfsFile));394: $this->assertEquals('test', file_get_contents($vfsFile));455: $this->assertFalse(@file_get_contents($this->baz1URL));file_put_contents was found in the file vfsStreamWrapperFileTestCase.php 44: * assert that file_put_contents() delivers correct file contents48: public function file_put_contentsExistingFile()50: $this->assertEquals(14, file_put_contents($this->baz2URL, 'baz is not bar'));52: $this->assertEquals(6, file_put_contents($this->baz1URL, 'foobar'));54: $this->assertFalse(@file_put_contents($this->barURL, 'This does not work.'));55: $this->assertFalse(@file_put_contents($this->fooURL, 'This does not work, too.'));63: public function file_put_contentsExistingFileNonWritableDirectory()68: $this->assertEquals(15, @file_put_contents(vfsStream::url('root/new.txt'), 'This does work.'));78: public function file_put_contentsExistingNonWritableFile()83: $this->assertFalse(@file_put_contents(vfsStream::url('root/new.txt'), 'This does not work.'));88: * assert that file_put_contents() delivers correct file contents92: public function file_put_contentsNonExistingFile()94: $this->assertEquals(14, file_put_contents($this->fooURL . '/baznot.bar', 'baz is not bar'));96: $this->assertEquals(14, file_put_contents($this->barURL . '/baznot.bar', 'baz is not bar'));105: public function file_put_contentsNonExistingFileNonWritableDirectory()109: $this->assertFalse(@file_put_contents(vfsStream::url('root/new.txt'), 'This does not work.'));164: file_put_contents($vfsFile, 'test');165: file_put_contents($vfsFile, 'd');177: file_put_contents($vfsFile, 'test');206: file_put_contents($vfsFile, 'test');325: file_put_contents($vfsFile, 'test');366: file_put_contents($vfsFile, 'test');379: file_put_contents($vfsFile, 'test');392: file_put_contents($vfsFile, 'test');405: file_put_contents($vfsFile, 'test');file_put_contents was found in the file vfsStreamWrapperFileTestCase.php 44: * assert that file_put_contents() delivers correct file contents48: public function file_put_contentsExistingFile()50: $this->assertEquals(14, file_put_contents($this->baz2URL, 'baz is not bar'));52: $this->assertEquals(6, file_put_contents($this->baz1URL, 'foobar'));54: $this->assertFalse(@file_put_contents($this->barURL, 'This does not work.'));55: $this->assertFalse(@file_put_contents($this->fooURL, 'This does not work, too.'));63: public function file_put_contentsExistingFileNonWritableDirectory()68: $this->assertEquals(15, @file_put_contents(vfsStream::url('root/new.txt'), 'This does work.'));78: public function file_put_contentsExistingNonWritableFile()83: $this->assertFalse(@file_put_contents(vfsStream::url('root/new.txt'), 'This does not work.'));88: * assert that file_put_contents() delivers correct file contents92: public function file_put_contentsNonExistingFile()94: $this->assertEquals(14, file_put_contents($this->fooURL . '/baznot.bar', 'baz is not bar'));96: $this->assertEquals(14, file_put_contents($this->barURL . '/baznot.bar', 'baz is not bar'));105: public function file_put_contentsNonExistingFileNonWritableDirectory()109: $this->assertFalse(@file_put_contents(vfsStream::url('root/new.txt'), 'This does not work.'));164: file_put_contents($vfsFile, 'test');165: file_put_contents($vfsFile, 'd');177: file_put_contents($vfsFile, 'test');206: file_put_contents($vfsFile, 'test');325: file_put_contents($vfsFile, 'test');366: file_put_contents($vfsFile, 'test');379: file_put_contents($vfsFile, 'test');392: file_put_contents($vfsFile, 'test');405: file_put_contents($vfsFile, 'test');file_put_contents was found in the file vfsStreamWrapperFileTestCase.php 44: * assert that file_put_contents() delivers correct file contents48: public function file_put_contentsExistingFile()50: $this->assertEquals(14, file_put_contents($this->baz2URL, 'baz is not bar'));52: $this->assertEquals(6, file_put_contents($this->baz1URL, 'foobar'));54: $this->assertFalse(@file_put_contents($this->barURL, 'This does not work.'));55: $this->assertFalse(@file_put_contents($this->fooURL, 'This does not work, too.'));63: public function file_put_contentsExistingFileNonWritableDirectory()68: $this->assertEquals(15, @file_put_contents(vfsStream::url('root/new.txt'), 'This does work.'));78: public function file_put_contentsExistingNonWritableFile()83: $this->assertFalse(@file_put_contents(vfsStream::url('root/new.txt'), 'This does not work.'));88: * assert that file_put_contents() delivers correct file contents92: public function file_put_contentsNonExistingFile()94: $this->assertEquals(14, file_put_contents($this->fooURL . '/baznot.bar', 'baz is not bar'));96: $this->assertEquals(14, file_put_contents($this->barURL . '/baznot.bar', 'baz is not bar'));105: public function file_put_contentsNonExistingFileNonWritableDirectory()109: $this->assertFalse(@file_put_contents(vfsStream::url('root/new.txt'), 'This does not work.'));164: file_put_contents($vfsFile, 'test');165: file_put_contents($vfsFile, 'd');177: file_put_contents($vfsFile, 'test');206: file_put_contents($vfsFile, 'test');325: file_put_contents($vfsFile, 'test');366: file_put_contents($vfsFile, 'test');379: file_put_contents($vfsFile, 'test');392: file_put_contents($vfsFile, 'test');405: file_put_contents($vfsFile, 'test');file_put_contents was found in the file vfsStreamWrapperFileTestCase.php 44: * assert that file_put_contents() delivers correct file contents48: public function file_put_contentsExistingFile()50: $this->assertEquals(14, file_put_contents($this->baz2URL, 'baz is not bar'));52: $this->assertEquals(6, file_put_contents($this->baz1URL, 'foobar'));54: $this->assertFalse(@file_put_contents($this->barURL, 'This does not work.'));55: $this->assertFalse(@file_put_contents($this->fooURL, 'This does not work, too.'));63: public function file_put_contentsExistingFileNonWritableDirectory()68: $this->assertEquals(15, @file_put_contents(vfsStream::url('root/new.txt'), 'This does work.'));78: public function file_put_contentsExistingNonWritableFile()83: $this->assertFalse(@file_put_contents(vfsStream::url('root/new.txt'), 'This does not work.'));88: * assert that file_put_contents() delivers correct file contents92: public function file_put_contentsNonExistingFile()94: $this->assertEquals(14, file_put_contents($this->fooURL . '/baznot.bar', 'baz is not bar'));96: $this->assertEquals(14, file_put_contents($this->barURL . '/baznot.bar', 'baz is not bar'));105: public function file_put_contentsNonExistingFileNonWritableDirectory()109: $this->assertFalse(@file_put_contents(vfsStream::url('root/new.txt'), 'This does not work.'));164: file_put_contents($vfsFile, 'test');165: file_put_contents($vfsFile, 'd');177: file_put_contents($vfsFile, 'test');206: file_put_contents($vfsFile, 'test');325: file_put_contents($vfsFile, 'test');366: file_put_contents($vfsFile, 'test');379: file_put_contents($vfsFile, 'test');392: file_put_contents($vfsFile, 'test');405: file_put_contents($vfsFile, 'test');fopen was found in the file vfsStreamWrapperFileTestCase.php 121: $fp = fopen($this->baz1URL, 'r');174: fOpenedWithModeA()178: $fp = fopen($vfsFile, 'ab');192: $fp = fopen($vfsFile, 'xb');207: $this->assertFalse(@fopen($vfsFile, 'xb'));218: $this->assertFalse(@fopen(vfsStream::url('foo/doesNotExist.txt'), 'rb'));228: $this->assertFalse(@fopen(vfsStream::url('foo/doesNotExist.txt'), 'rb+'));238: $this->assertFalse(@fopen($this->baz2URL, 'invalid'));248: $fp = fopen($this->baz2URL, 'rb');262: $fp = fopen($this->baz2URL, 'wb');278: $fp = fopen($this->baz2URL, 'ab');295: $fp = fopen($vfsFile, 'xb');326: $fp = fopen($vfsFile, 'wb');338: $fp = fopen($vfsFile, 'cb');352: $fp = fopen($vfsFile, 'cb+');367: $fp = fopen($vfsFile, 'cb');380: $fp = fopen($vfsFile, 'cb');393: $fp = fopen($vfsFile, 'cb+');406: $fp = fopen($vfsFile, 'cb+');417: $this->assertFalse(@fopen($this->baz1URL, 'a'));426: $this->assertFalse(@fopen($this->baz1URL, 'w'));435: $this->assertFalse(@fopen($this->baz1URL, 'r'));fread was found in the file vfsStreamWrapperFileTestCase.php 134: $this->assertEquals('z', fread($fp, 1));136: $this->assertEquals(' 1', fread($fp, 8092));249: $this->assertEquals('baz2', fread($fp, 4096));263: $this->assertEquals('', fread($fp, 4096));266: $this->assertEquals('', fread($fp, 4096));279: $this->assertEquals('', fread($fp, 4096));282: $this->assertEquals('', fread($fp, 4096));296: $this->assertEquals('', fread($fp, 4096));299: $this->assertEquals('', fread($fp, 4096));fread was found in the file vfsStreamWrapperFileTestCase.php 134: $this->assertEquals('z', fread($fp, 1));136: $this->assertEquals(' 1', fread($fp, 8092));249: $this->assertEquals('baz2', fread($fp, 4096));263: $this->assertEquals('', fread($fp, 4096));266: $this->assertEquals('', fread($fp, 4096));279: $this->assertEquals('', fread($fp, 4096));282: $this->assertEquals('', fread($fp, 4096));296: $this->assertEquals('', fread($fp, 4096));299: $this->assertEquals('', fread($fp, 4096));fclose was found in the file vfsStreamWrapperFileTestCase.php 138: $this->assertTrue(fclose($fp));180: fclose($fp);194: fclose($fp);251: fclose($fp);267: fclose($fp);283: fclose($fp);300: fclose($fp);328: fclose($fp);341: fclose($fp);355: fclose($fp);369: fclose($fp);382: fclose($fp);395: fclose($fp);408: fclose($fp);file_put_contents was found in the file vfsStreamWrapperFileTestCase.php 44: * assert that file_put_contents() delivers correct file contents48: public function file_put_contentsExistingFile()50: $this->assertEquals(14, file_put_contents($this->baz2URL, 'baz is not bar'));52: $this->assertEquals(6, file_put_contents($this->baz1URL, 'foobar'));54: $this->assertFalse(@file_put_contents($this->barURL, 'This does not work.'));55: $this->assertFalse(@file_put_contents($this->fooURL, 'This does not work, too.'));63: public function file_put_contentsExistingFileNonWritableDirectory()68: $this->assertEquals(15, @file_put_contents(vfsStream::url('root/new.txt'), 'This does work.'));78: public function file_put_contentsExistingNonWritableFile()83: $this->assertFalse(@file_put_contents(vfsStream::url('root/new.txt'), 'This does not work.'));88: * assert that file_put_contents() delivers correct file contents92: public function file_put_contentsNonExistingFile()94: $this->assertEquals(14, file_put_contents($this->fooURL . '/baznot.bar', 'baz is not bar'));96: $this->assertEquals(14, file_put_contents($this->barURL . '/baznot.bar', 'baz is not bar'));105: public function file_put_contentsNonExistingFileNonWritableDirectory()109: $this->assertFalse(@file_put_contents(vfsStream::url('root/new.txt'), 'This does not work.'));164: file_put_contents($vfsFile, 'test');165: file_put_contents($vfsFile, 'd');177: file_put_contents($vfsFile, 'test');206: file_put_contents($vfsFile, 'test');325: file_put_contents($vfsFile, 'test');366: file_put_contents($vfsFile, 'test');379: file_put_contents($vfsFile, 'test');392: file_put_contents($vfsFile, 'test');405: file_put_contents($vfsFile, 'test');file_put_contents was found in the file vfsStreamWrapperFileTestCase.php 44: * assert that file_put_contents() delivers correct file contents48: public function file_put_contentsExistingFile()50: $this->assertEquals(14, file_put_contents($this->baz2URL, 'baz is not bar'));52: $this->assertEquals(6, file_put_contents($this->baz1URL, 'foobar'));54: $this->assertFalse(@file_put_contents($this->barURL, 'This does not work.'));55: $this->assertFalse(@file_put_contents($this->fooURL, 'This does not work, too.'));63: public function file_put_contentsExistingFileNonWritableDirectory()68: $this->assertEquals(15, @file_put_contents(vfsStream::url('root/new.txt'), 'This does work.'));78: public function file_put_contentsExistingNonWritableFile()83: $this->assertFalse(@file_put_contents(vfsStream::url('root/new.txt'), 'This does not work.'));88: * assert that file_put_contents() delivers correct file contents92: public function file_put_contentsNonExistingFile()94: $this->assertEquals(14, file_put_contents($this->fooURL . '/baznot.bar', 'baz is not bar'));96: $this->assertEquals(14, file_put_contents($this->barURL . '/baznot.bar', 'baz is not bar'));105: public function file_put_contentsNonExistingFileNonWritableDirectory()109: $this->assertFalse(@file_put_contents(vfsStream::url('root/new.txt'), 'This does not work.'));164: file_put_contents($vfsFile, 'test');165: file_put_contents($vfsFile, 'd');177: file_put_contents($vfsFile, 'test');206: file_put_contents($vfsFile, 'test');325: file_put_contents($vfsFile, 'test');366: file_put_contents($vfsFile, 'test');379: file_put_contents($vfsFile, 'test');392: file_put_contents($vfsFile, 'test');405: file_put_contents($vfsFile, 'test');file_get_contents was found in the file vfsStreamWrapperFileTestCase.php 18: * assert that file_get_contents() delivers correct file contents22: public function file_get_contents()24: $this->assertEquals('baz2', file_get_contents($this->baz2URL));25: $this->assertEquals('baz 1', file_get_contents($this->baz1URL));26: $this->assertFalse(@file_get_contents($this->barURL));27: $this->assertFalse(@file_get_contents($this->fooURL));35: public function file_get_contentsNonReadableFile()40: $this->assertEquals('', @file_get_contents(vfsStream::url('root/new.txt')));69: $this->assertEquals('This does work.', file_get_contents(vfsStream::url('root/new.txt')));84: $this->assertEquals('content', file_get_contents(vfsStream::url('root/new.txt')));166: $this->assertEquals('d', file_get_contents($vfsFile));181: $this->assertEquals('testd', file_get_contents($vfsFile));195: $this->assertEquals('test', file_get_contents($vfsFile));208: $this->assertEquals('test', file_get_contents($vfsFile));252: $this->assertEquals('baz2', file_get_contents($this->baz2URL));268: $this->assertEquals('foo', file_get_contents($this->baz2URL));284: $this->assertEquals('baz2foo', file_get_contents($this->baz2URL));301: $this->assertEquals('foo', file_get_contents($vfsFile));327: $this->assertEquals('', file_get_contents($vfsFile));342: $this->assertEquals('some content', file_get_contents($vfsFile));356: $this->assertEquals('some content', file_get_contents($vfsFile));368: $this->assertEquals('test', file_get_contents($vfsFile));394: $this->assertEquals('test', file_get_contents($vfsFile));455: $this->assertFalse(@file_get_contents($this->baz1URL));file_put_contents was found in the file vfsStreamWrapperFileTestCase.php 44: * assert that file_put_contents() delivers correct file contents48: public function file_put_contentsExistingFile()50: $this->assertEquals(14, file_put_contents($this->baz2URL, 'baz is not bar'));52: $this->assertEquals(6, file_put_contents($this->baz1URL, 'foobar'));54: $this->assertFalse(@file_put_contents($this->barURL, 'This does not work.'));55: $this->assertFalse(@file_put_contents($this->fooURL, 'This does not work, too.'));63: public function file_put_contentsExistingFileNonWritableDirectory()68: $this->assertEquals(15, @file_put_contents(vfsStream::url('root/new.txt'), 'This does work.'));78: public function file_put_contentsExistingNonWritableFile()83: $this->assertFalse(@file_put_contents(vfsStream::url('root/new.txt'), 'This does not work.'));88: * assert that file_put_contents() delivers correct file contents92: public function file_put_contentsNonExistingFile()94: $this->assertEquals(14, file_put_contents($this->fooURL . '/baznot.bar', 'baz is not bar'));96: $this->assertEquals(14, file_put_contents($this->barURL . '/baznot.bar', 'baz is not bar'));105: public function file_put_contentsNonExistingFileNonWritableDirectory()109: $this->assertFalse(@file_put_contents(vfsStream::url('root/new.txt'), 'This does not work.'));164: file_put_contents($vfsFile, 'test');165: file_put_contents($vfsFile, 'd');177: file_put_contents($vfsFile, 'test');206: file_put_contents($vfsFile, 'test');325: file_put_contents($vfsFile, 'test');366: file_put_contents($vfsFile, 'test');379: file_put_contents($vfsFile, 'test');392: file_put_contents($vfsFile, 'test');405: file_put_contents($vfsFile, 'test');fopen was found in the file vfsStreamWrapperFileTestCase.php 121: $fp = fopen($this->baz1URL, 'r');174: fOpenedWithModeA()178: $fp = fopen($vfsFile, 'ab');192: $fp = fopen($vfsFile, 'xb');207: $this->assertFalse(@fopen($vfsFile, 'xb'));218: $this->assertFalse(@fopen(vfsStream::url('foo/doesNotExist.txt'), 'rb'));228: $this->assertFalse(@fopen(vfsStream::url('foo/doesNotExist.txt'), 'rb+'));238: $this->assertFalse(@fopen($this->baz2URL, 'invalid'));248: $fp = fopen($this->baz2URL, 'rb');262: $fp = fopen($this->baz2URL, 'wb');278: $fp = fopen($this->baz2URL, 'ab');295: $fp = fopen($vfsFile, 'xb');326: $fp = fopen($vfsFile, 'wb');338: $fp = fopen($vfsFile, 'cb');352: $fp = fopen($vfsFile, 'cb+');367: $fp = fopen($vfsFile, 'cb');380: $fp = fopen($vfsFile, 'cb');393: $fp = fopen($vfsFile, 'cb+');406: $fp = fopen($vfsFile, 'cb+');417: $this->assertFalse(@fopen($this->baz1URL, 'a'));426: $this->assertFalse(@fopen($this->baz1URL, 'w'));435: $this->assertFalse(@fopen($this->baz1URL, 'r'));fwrite was found in the file vfsStreamWrapperFileTestCase.php 179: fwrite($fp, 'd');193: fwrite($fp, 'test');250: $this->assertEquals(0, fwrite($fp, 'foo'));264: $this->assertEquals(3, fwrite($fp, 'foo'));280: $this->assertEquals(3, fwrite($fp, 'foo'));297: $this->assertEquals(3, fwrite($fp, 'foo'));339: fwrite($fp, 'some content');353: fwrite($fp, 'some content');fclose was found in the file vfsStreamWrapperFileTestCase.php 138: $this->assertTrue(fclose($fp));180: fclose($fp);194: fclose($fp);251: fclose($fp);267: fclose($fp);283: fclose($fp);300: fclose($fp);328: fclose($fp);341: fclose($fp);355: fclose($fp);369: fclose($fp);382: fclose($fp);395: fclose($fp);408: fclose($fp);file_get_contents was found in the file vfsStreamWrapperFileTestCase.php 18: * assert that file_get_contents() delivers correct file contents22: public function file_get_contents()24: $this->assertEquals('baz2', file_get_contents($this->baz2URL));25: $this->assertEquals('baz 1', file_get_contents($this->baz1URL));26: $this->assertFalse(@file_get_contents($this->barURL));27: $this->assertFalse(@file_get_contents($this->fooURL));35: public function file_get_contentsNonReadableFile()40: $this->assertEquals('', @file_get_contents(vfsStream::url('root/new.txt')));69: $this->assertEquals('This does work.', file_get_contents(vfsStream::url('root/new.txt')));84: $this->assertEquals('content', file_get_contents(vfsStream::url('root/new.txt')));166: $this->assertEquals('d', file_get_contents($vfsFile));181: $this->assertEquals('testd', file_get_contents($vfsFile));195: $this->assertEquals('test', file_get_contents($vfsFile));208: $this->assertEquals('test', file_get_contents($vfsFile));252: $this->assertEquals('baz2', file_get_contents($this->baz2URL));268: $this->assertEquals('foo', file_get_contents($this->baz2URL));284: $this->assertEquals('baz2foo', file_get_contents($this->baz2URL));301: $this->assertEquals('foo', file_get_contents($vfsFile));327: $this->assertEquals('', file_get_contents($vfsFile));342: $this->assertEquals('some content', file_get_contents($vfsFile));356: $this->assertEquals('some content', file_get_contents($vfsFile));368: $this->assertEquals('test', file_get_contents($vfsFile));394: $this->assertEquals('test', file_get_contents($vfsFile));455: $this->assertFalse(@file_get_contents($this->baz1URL));fopen was found in the file vfsStreamWrapperFileTestCase.php 121: $fp = fopen($this->baz1URL, 'r');174: fOpenedWithModeA()178: $fp = fopen($vfsFile, 'ab');192: $fp = fopen($vfsFile, 'xb');207: $this->assertFalse(@fopen($vfsFile, 'xb'));218: $this->assertFalse(@fopen(vfsStream::url('foo/doesNotExist.txt'), 'rb'));228: $this->assertFalse(@fopen(vfsStream::url('foo/doesNotExist.txt'), 'rb+'));238: $this->assertFalse(@fopen($this->baz2URL, 'invalid'));248: $fp = fopen($this->baz2URL, 'rb');262: $fp = fopen($this->baz2URL, 'wb');278: $fp = fopen($this->baz2URL, 'ab');295: $fp = fopen($vfsFile, 'xb');326: $fp = fopen($vfsFile, 'wb');338: $fp = fopen($vfsFile, 'cb');352: $fp = fopen($vfsFile, 'cb+');367: $fp = fopen($vfsFile, 'cb');380: $fp = fopen($vfsFile, 'cb');393: $fp = fopen($vfsFile, 'cb+');406: $fp = fopen($vfsFile, 'cb+');417: $this->assertFalse(@fopen($this->baz1URL, 'a'));426: $this->assertFalse(@fopen($this->baz1URL, 'w'));435: $this->assertFalse(@fopen($this->baz1URL, 'r'));fwrite was found in the file vfsStreamWrapperFileTestCase.php 179: fwrite($fp, 'd');193: fwrite($fp, 'test');250: $this->assertEquals(0, fwrite($fp, 'foo'));264: $this->assertEquals(3, fwrite($fp, 'foo'));280: $this->assertEquals(3, fwrite($fp, 'foo'));297: $this->assertEquals(3, fwrite($fp, 'foo'));339: fwrite($fp, 'some content');353: fwrite($fp, 'some content');fclose was found in the file vfsStreamWrapperFileTestCase.php 138: $this->assertTrue(fclose($fp));180: fclose($fp);194: fclose($fp);251: fclose($fp);267: fclose($fp);283: fclose($fp);300: fclose($fp);328: fclose($fp);341: fclose($fp);355: fclose($fp);369: fclose($fp);382: fclose($fp);395: fclose($fp);408: fclose($fp);file_get_contents was found in the file vfsStreamWrapperFileTestCase.php 18: * assert that file_get_contents() delivers correct file contents22: public function file_get_contents()24: $this->assertEquals('baz2', file_get_contents($this->baz2URL));25: $this->assertEquals('baz 1', file_get_contents($this->baz1URL));26: $this->assertFalse(@file_get_contents($this->barURL));27: $this->assertFalse(@file_get_contents($this->fooURL));35: public function file_get_contentsNonReadableFile()40: $this->assertEquals('', @file_get_contents(vfsStream::url('root/new.txt')));69: $this->assertEquals('This does work.', file_get_contents(vfsStream::url('root/new.txt')));84: $this->assertEquals('content', file_get_contents(vfsStream::url('root/new.txt')));166: $this->assertEquals('d', file_get_contents($vfsFile));181: $this->assertEquals('testd', file_get_contents($vfsFile));195: $this->assertEquals('test', file_get_contents($vfsFile));208: $this->assertEquals('test', file_get_contents($vfsFile));252: $this->assertEquals('baz2', file_get_contents($this->baz2URL));268: $this->assertEquals('foo', file_get_contents($this->baz2URL));284: $this->assertEquals('baz2foo', file_get_contents($this->baz2URL));301: $this->assertEquals('foo', file_get_contents($vfsFile));327: $this->assertEquals('', file_get_contents($vfsFile));342: $this->assertEquals('some content', file_get_contents($vfsFile));356: $this->assertEquals('some content', file_get_contents($vfsFile));368: $this->assertEquals('test', file_get_contents($vfsFile));394: $this->assertEquals('test', file_get_contents($vfsFile));455: $this->assertFalse(@file_get_contents($this->baz1URL));file_put_contents was found in the file vfsStreamWrapperFileTestCase.php 44: * assert that file_put_contents() delivers correct file contents48: public function file_put_contentsExistingFile()50: $this->assertEquals(14, file_put_contents($this->baz2URL, 'baz is not bar'));52: $this->assertEquals(6, file_put_contents($this->baz1URL, 'foobar'));54: $this->assertFalse(@file_put_contents($this->barURL, 'This does not work.'));55: $this->assertFalse(@file_put_contents($this->fooURL, 'This does not work, too.'));63: public function file_put_contentsExistingFileNonWritableDirectory()68: $this->assertEquals(15, @file_put_contents(vfsStream::url('root/new.txt'), 'This does work.'));78: public function file_put_contentsExistingNonWritableFile()83: $this->assertFalse(@file_put_contents(vfsStream::url('root/new.txt'), 'This does not work.'));88: * assert that file_put_contents() delivers correct file contents92: public function file_put_contentsNonExistingFile()94: $this->assertEquals(14, file_put_contents($this->fooURL . '/baznot.bar', 'baz is not bar'));96: $this->assertEquals(14, file_put_contents($this->barURL . '/baznot.bar', 'baz is not bar'));105: public function file_put_contentsNonExistingFileNonWritableDirectory()109: $this->assertFalse(@file_put_contents(vfsStream::url('root/new.txt'), 'This does not work.'));164: file_put_contents($vfsFile, 'test');165: file_put_contents($vfsFile, 'd');177: file_put_contents($vfsFile, 'test');206: file_put_contents($vfsFile, 'test');325: file_put_contents($vfsFile, 'test');366: file_put_contents($vfsFile, 'test');379: file_put_contents($vfsFile, 'test');392: file_put_contents($vfsFile, 'test');405: file_put_contents($vfsFile, 'test');fopen was found in the file vfsStreamWrapperFileTestCase.php 121: $fp = fopen($this->baz1URL, 'r');174: fOpenedWithModeA()178: $fp = fopen($vfsFile, 'ab');192: $fp = fopen($vfsFile, 'xb');207: $this->assertFalse(@fopen($vfsFile, 'xb'));218: $this->assertFalse(@fopen(vfsStream::url('foo/doesNotExist.txt'), 'rb'));228: $this->assertFalse(@fopen(vfsStream::url('foo/doesNotExist.txt'), 'rb+'));238: $this->assertFalse(@fopen($this->baz2URL, 'invalid'));248: $fp = fopen($this->baz2URL, 'rb');262: $fp = fopen($this->baz2URL, 'wb');278: $fp = fopen($this->baz2URL, 'ab');295: $fp = fopen($vfsFile, 'xb');326: $fp = fopen($vfsFile, 'wb');338: $fp = fopen($vfsFile, 'cb');352: $fp = fopen($vfsFile, 'cb+');367: $fp = fopen($vfsFile, 'cb');380: $fp = fopen($vfsFile, 'cb');393: $fp = fopen($vfsFile, 'cb+');406: $fp = fopen($vfsFile, 'cb+');417: $this->assertFalse(@fopen($this->baz1URL, 'a'));426: $this->assertFalse(@fopen($this->baz1URL, 'w'));435: $this->assertFalse(@fopen($this->baz1URL, 'r'));file_get_contents was found in the file vfsStreamWrapperFileTestCase.php 18: * assert that file_get_contents() delivers correct file contents22: public function file_get_contents()24: $this->assertEquals('baz2', file_get_contents($this->baz2URL));25: $this->assertEquals('baz 1', file_get_contents($this->baz1URL));26: $this->assertFalse(@file_get_contents($this->barURL));27: $this->assertFalse(@file_get_contents($this->fooURL));35: public function file_get_contentsNonReadableFile()40: $this->assertEquals('', @file_get_contents(vfsStream::url('root/new.txt')));69: $this->assertEquals('This does work.', file_get_contents(vfsStream::url('root/new.txt')));84: $this->assertEquals('content', file_get_contents(vfsStream::url('root/new.txt')));166: $this->assertEquals('d', file_get_contents($vfsFile));181: $this->assertEquals('testd', file_get_contents($vfsFile));195: $this->assertEquals('test', file_get_contents($vfsFile));208: $this->assertEquals('test', file_get_contents($vfsFile));252: $this->assertEquals('baz2', file_get_contents($this->baz2URL));268: $this->assertEquals('foo', file_get_contents($this->baz2URL));284: $this->assertEquals('baz2foo', file_get_contents($this->baz2URL));301: $this->assertEquals('foo', file_get_contents($vfsFile));327: $this->assertEquals('', file_get_contents($vfsFile));342: $this->assertEquals('some content', file_get_contents($vfsFile));356: $this->assertEquals('some content', file_get_contents($vfsFile));368: $this->assertEquals('test', file_get_contents($vfsFile));394: $this->assertEquals('test', file_get_contents($vfsFile));455: $this->assertFalse(@file_get_contents($this->baz1URL));fopen was found in the file vfsStreamWrapperFileTestCase.php 121: $fp = fopen($this->baz1URL, 'r');174: fOpenedWithModeA()178: $fp = fopen($vfsFile, 'ab');192: $fp = fopen($vfsFile, 'xb');207: $this->assertFalse(@fopen($vfsFile, 'xb'));218: $this->assertFalse(@fopen(vfsStream::url('foo/doesNotExist.txt'), 'rb'));228: $this->assertFalse(@fopen(vfsStream::url('foo/doesNotExist.txt'), 'rb+'));238: $this->assertFalse(@fopen($this->baz2URL, 'invalid'));248: $fp = fopen($this->baz2URL, 'rb');262: $fp = fopen($this->baz2URL, 'wb');278: $fp = fopen($this->baz2URL, 'ab');295: $fp = fopen($vfsFile, 'xb');326: $fp = fopen($vfsFile, 'wb');338: $fp = fopen($vfsFile, 'cb');352: $fp = fopen($vfsFile, 'cb+');367: $fp = fopen($vfsFile, 'cb');380: $fp = fopen($vfsFile, 'cb');393: $fp = fopen($vfsFile, 'cb+');406: $fp = fopen($vfsFile, 'cb+');417: $this->assertFalse(@fopen($this->baz1URL, 'a'));426: $this->assertFalse(@fopen($this->baz1URL, 'w'));435: $this->assertFalse(@fopen($this->baz1URL, 'r'));fopen was found in the file vfsStreamWrapperFileTestCase.php 121: $fp = fopen($this->baz1URL, 'r');174: fOpenedWithModeA()178: $fp = fopen($vfsFile, 'ab');192: $fp = fopen($vfsFile, 'xb');207: $this->assertFalse(@fopen($vfsFile, 'xb'));218: $this->assertFalse(@fopen(vfsStream::url('foo/doesNotExist.txt'), 'rb'));228: $this->assertFalse(@fopen(vfsStream::url('foo/doesNotExist.txt'), 'rb+'));238: $this->assertFalse(@fopen($this->baz2URL, 'invalid'));248: $fp = fopen($this->baz2URL, 'rb');262: $fp = fopen($this->baz2URL, 'wb');278: $fp = fopen($this->baz2URL, 'ab');295: $fp = fopen($vfsFile, 'xb');326: $fp = fopen($vfsFile, 'wb');338: $fp = fopen($vfsFile, 'cb');352: $fp = fopen($vfsFile, 'cb+');367: $fp = fopen($vfsFile, 'cb');380: $fp = fopen($vfsFile, 'cb');393: $fp = fopen($vfsFile, 'cb+');406: $fp = fopen($vfsFile, 'cb+');417: $this->assertFalse(@fopen($this->baz1URL, 'a'));426: $this->assertFalse(@fopen($this->baz1URL, 'w'));435: $this->assertFalse(@fopen($this->baz1URL, 'r'));fopen was found in the file vfsStreamWrapperFileTestCase.php 121: $fp = fopen($this->baz1URL, 'r');174: fOpenedWithModeA()178: $fp = fopen($vfsFile, 'ab');192: $fp = fopen($vfsFile, 'xb');207: $this->assertFalse(@fopen($vfsFile, 'xb'));218: $this->assertFalse(@fopen(vfsStream::url('foo/doesNotExist.txt'), 'rb'));228: $this->assertFalse(@fopen(vfsStream::url('foo/doesNotExist.txt'), 'rb+'));238: $this->assertFalse(@fopen($this->baz2URL, 'invalid'));248: $fp = fopen($this->baz2URL, 'rb');262: $fp = fopen($this->baz2URL, 'wb');278: $fp = fopen($this->baz2URL, 'ab');295: $fp = fopen($vfsFile, 'xb');326: $fp = fopen($vfsFile, 'wb');338: $fp = fopen($vfsFile, 'cb');352: $fp = fopen($vfsFile, 'cb+');367: $fp = fopen($vfsFile, 'cb');380: $fp = fopen($vfsFile, 'cb');393: $fp = fopen($vfsFile, 'cb+');406: $fp = fopen($vfsFile, 'cb+');417: $this->assertFalse(@fopen($this->baz1URL, 'a'));426: $this->assertFalse(@fopen($this->baz1URL, 'w'));435: $this->assertFalse(@fopen($this->baz1URL, 'r'));fopen was found in the file vfsStreamWrapperFileTestCase.php 121: $fp = fopen($this->baz1URL, 'r');174: fOpenedWithModeA()178: $fp = fopen($vfsFile, 'ab');192: $fp = fopen($vfsFile, 'xb');207: $this->assertFalse(@fopen($vfsFile, 'xb'));218: $this->assertFalse(@fopen(vfsStream::url('foo/doesNotExist.txt'), 'rb'));228: $this->assertFalse(@fopen(vfsStream::url('foo/doesNotExist.txt'), 'rb+'));238: $this->assertFalse(@fopen($this->baz2URL, 'invalid'));248: $fp = fopen($this->baz2URL, 'rb');262: $fp = fopen($this->baz2URL, 'wb');278: $fp = fopen($this->baz2URL, 'ab');295: $fp = fopen($vfsFile, 'xb');326: $fp = fopen($vfsFile, 'wb');338: $fp = fopen($vfsFile, 'cb');352: $fp = fopen($vfsFile, 'cb+');367: $fp = fopen($vfsFile, 'cb');380: $fp = fopen($vfsFile, 'cb');393: $fp = fopen($vfsFile, 'cb+');406: $fp = fopen($vfsFile, 'cb+');417: $this->assertFalse(@fopen($this->baz1URL, 'a'));426: $this->assertFalse(@fopen($this->baz1URL, 'w'));435: $this->assertFalse(@fopen($this->baz1URL, 'r'));fread was found in the file vfsStreamWrapperFileTestCase.php 134: $this->assertEquals('z', fread($fp, 1));136: $this->assertEquals(' 1', fread($fp, 8092));249: $this->assertEquals('baz2', fread($fp, 4096));263: $this->assertEquals('', fread($fp, 4096));266: $this->assertEquals('', fread($fp, 4096));279: $this->assertEquals('', fread($fp, 4096));282: $this->assertEquals('', fread($fp, 4096));296: $this->assertEquals('', fread($fp, 4096));299: $this->assertEquals('', fread($fp, 4096));fwrite was found in the file vfsStreamWrapperFileTestCase.php 179: fwrite($fp, 'd');193: fwrite($fp, 'test');250: $this->assertEquals(0, fwrite($fp, 'foo'));264: $this->assertEquals(3, fwrite($fp, 'foo'));280: $this->assertEquals(3, fwrite($fp, 'foo'));297: $this->assertEquals(3, fwrite($fp, 'foo'));339: fwrite($fp, 'some content');353: fwrite($fp, 'some content');fclose was found in the file vfsStreamWrapperFileTestCase.php 138: $this->assertTrue(fclose($fp));180: fclose($fp);194: fclose($fp);251: fclose($fp);267: fclose($fp);283: fclose($fp);300: fclose($fp);328: fclose($fp);341: fclose($fp);355: fclose($fp);369: fclose($fp);382: fclose($fp);395: fclose($fp);408: fclose($fp);file_get_contents was found in the file vfsStreamWrapperFileTestCase.php 18: * assert that file_get_contents() delivers correct file contents22: public function file_get_contents()24: $this->assertEquals('baz2', file_get_contents($this->baz2URL));25: $this->assertEquals('baz 1', file_get_contents($this->baz1URL));26: $this->assertFalse(@file_get_contents($this->barURL));27: $this->assertFalse(@file_get_contents($this->fooURL));35: public function file_get_contentsNonReadableFile()40: $this->assertEquals('', @file_get_contents(vfsStream::url('root/new.txt')));69: $this->assertEquals('This does work.', file_get_contents(vfsStream::url('root/new.txt')));84: $this->assertEquals('content', file_get_contents(vfsStream::url('root/new.txt')));166: $this->assertEquals('d', file_get_contents($vfsFile));181: $this->assertEquals('testd', file_get_contents($vfsFile));195: $this->assertEquals('test', file_get_contents($vfsFile));208: $this->assertEquals('test', file_get_contents($vfsFile));252: $this->assertEquals('baz2', file_get_contents($this->baz2URL));268: $this->assertEquals('foo', file_get_contents($this->baz2URL));284: $this->assertEquals('baz2foo', file_get_contents($this->baz2URL));301: $this->assertEquals('foo', file_get_contents($vfsFile));327: $this->assertEquals('', file_get_contents($vfsFile));342: $this->assertEquals('some content', file_get_contents($vfsFile));356: $this->assertEquals('some content', file_get_contents($vfsFile));368: $this->assertEquals('test', file_get_contents($vfsFile));394: $this->assertEquals('test', file_get_contents($vfsFile));455: $this->assertFalse(@file_get_contents($this->baz1URL));fopen was found in the file vfsStreamWrapperFileTestCase.php 121: $fp = fopen($this->baz1URL, 'r');174: fOpenedWithModeA()178: $fp = fopen($vfsFile, 'ab');192: $fp = fopen($vfsFile, 'xb');207: $this->assertFalse(@fopen($vfsFile, 'xb'));218: $this->assertFalse(@fopen(vfsStream::url('foo/doesNotExist.txt'), 'rb'));228: $this->assertFalse(@fopen(vfsStream::url('foo/doesNotExist.txt'), 'rb+'));238: $this->assertFalse(@fopen($this->baz2URL, 'invalid'));248: $fp = fopen($this->baz2URL, 'rb');262: $fp = fopen($this->baz2URL, 'wb');278: $fp = fopen($this->baz2URL, 'ab');295: $fp = fopen($vfsFile, 'xb');326: $fp = fopen($vfsFile, 'wb');338: $fp = fopen($vfsFile, 'cb');352: $fp = fopen($vfsFile, 'cb+');367: $fp = fopen($vfsFile, 'cb');380: $fp = fopen($vfsFile, 'cb');393: $fp = fopen($vfsFile, 'cb+');406: $fp = fopen($vfsFile, 'cb+');417: $this->assertFalse(@fopen($this->baz1URL, 'a'));426: $this->assertFalse(@fopen($this->baz1URL, 'w'));435: $this->assertFalse(@fopen($this->baz1URL, 'r'));fread was found in the file vfsStreamWrapperFileTestCase.php 134: $this->assertEquals('z', fread($fp, 1));136: $this->assertEquals(' 1', fread($fp, 8092));249: $this->assertEquals('baz2', fread($fp, 4096));263: $this->assertEquals('', fread($fp, 4096));266: $this->assertEquals('', fread($fp, 4096));279: $this->assertEquals('', fread($fp, 4096));282: $this->assertEquals('', fread($fp, 4096));296: $this->assertEquals('', fread($fp, 4096));299: $this->assertEquals('', fread($fp, 4096));fwrite was found in the file vfsStreamWrapperFileTestCase.php 179: fwrite($fp, 'd');193: fwrite($fp, 'test');250: $this->assertEquals(0, fwrite($fp, 'foo'));264: $this->assertEquals(3, fwrite($fp, 'foo'));280: $this->assertEquals(3, fwrite($fp, 'foo'));297: $this->assertEquals(3, fwrite($fp, 'foo'));339: fwrite($fp, 'some content');353: fwrite($fp, 'some content');fread was found in the file vfsStreamWrapperFileTestCase.php 134: $this->assertEquals('z', fread($fp, 1));136: $this->assertEquals(' 1', fread($fp, 8092));249: $this->assertEquals('baz2', fread($fp, 4096));263: $this->assertEquals('', fread($fp, 4096));266: $this->assertEquals('', fread($fp, 4096));279: $this->assertEquals('', fread($fp, 4096));282: $this->assertEquals('', fread($fp, 4096));296: $this->assertEquals('', fread($fp, 4096));299: $this->assertEquals('', fread($fp, 4096));fclose was found in the file vfsStreamWrapperFileTestCase.php 138: $this->assertTrue(fclose($fp));180: fclose($fp);194: fclose($fp);251: fclose($fp);267: fclose($fp);283: fclose($fp);300: fclose($fp);328: fclose($fp);341: fclose($fp);355: fclose($fp);369: fclose($fp);382: fclose($fp);395: fclose($fp);408: fclose($fp);file_get_contents was found in the file vfsStreamWrapperFileTestCase.php 18: * assert that file_get_contents() delivers correct file contents22: public function file_get_contents()24: $this->assertEquals('baz2', file_get_contents($this->baz2URL));25: $this->assertEquals('baz 1', file_get_contents($this->baz1URL));26: $this->assertFalse(@file_get_contents($this->barURL));27: $this->assertFalse(@file_get_contents($this->fooURL));35: public function file_get_contentsNonReadableFile()40: $this->assertEquals('', @file_get_contents(vfsStream::url('root/new.txt')));69: $this->assertEquals('This does work.', file_get_contents(vfsStream::url('root/new.txt')));84: $this->assertEquals('content', file_get_contents(vfsStream::url('root/new.txt')));166: $this->assertEquals('d', file_get_contents($vfsFile));181: $this->assertEquals('testd', file_get_contents($vfsFile));195: $this->assertEquals('test', file_get_contents($vfsFile));208: $this->assertEquals('test', file_get_contents($vfsFile));252: $this->assertEquals('baz2', file_get_contents($this->baz2URL));268: $this->assertEquals('foo', file_get_contents($this->baz2URL));284: $this->assertEquals('baz2foo', file_get_contents($this->baz2URL));301: $this->assertEquals('foo', file_get_contents($vfsFile));327: $this->assertEquals('', file_get_contents($vfsFile));342: $this->assertEquals('some content', file_get_contents($vfsFile));356: $this->assertEquals('some content', file_get_contents($vfsFile));368: $this->assertEquals('test', file_get_contents($vfsFile));394: $this->assertEquals('test', file_get_contents($vfsFile));455: $this->assertFalse(@file_get_contents($this->baz1URL));fopen was found in the file vfsStreamWrapperFileTestCase.php 121: $fp = fopen($this->baz1URL, 'r');174: fOpenedWithModeA()178: $fp = fopen($vfsFile, 'ab');192: $fp = fopen($vfsFile, 'xb');207: $this->assertFalse(@fopen($vfsFile, 'xb'));218: $this->assertFalse(@fopen(vfsStream::url('foo/doesNotExist.txt'), 'rb'));228: $this->assertFalse(@fopen(vfsStream::url('foo/doesNotExist.txt'), 'rb+'));238: $this->assertFalse(@fopen($this->baz2URL, 'invalid'));248: $fp = fopen($this->baz2URL, 'rb');262: $fp = fopen($this->baz2URL, 'wb');278: $fp = fopen($this->baz2URL, 'ab');295: $fp = fopen($vfsFile, 'xb');326: $fp = fopen($vfsFile, 'wb');338: $fp = fopen($vfsFile, 'cb');352: $fp = fopen($vfsFile, 'cb+');367: $fp = fopen($vfsFile, 'cb');380: $fp = fopen($vfsFile, 'cb');393: $fp = fopen($vfsFile, 'cb+');406: $fp = fopen($vfsFile, 'cb+');417: $this->assertFalse(@fopen($this->baz1URL, 'a'));426: $this->assertFalse(@fopen($this->baz1URL, 'w'));435: $this->assertFalse(@fopen($this->baz1URL, 'r'));fread was found in the file vfsStreamWrapperFileTestCase.php 134: $this->assertEquals('z', fread($fp, 1));136: $this->assertEquals(' 1', fread($fp, 8092));249: $this->assertEquals('baz2', fread($fp, 4096));263: $this->assertEquals('', fread($fp, 4096));266: $this->assertEquals('', fread($fp, 4096));279: $this->assertEquals('', fread($fp, 4096));282: $this->assertEquals('', fread($fp, 4096));296: $this->assertEquals('', fread($fp, 4096));299: $this->assertEquals('', fread($fp, 4096));fwrite was found in the file vfsStreamWrapperFileTestCase.php 179: fwrite($fp, 'd');193: fwrite($fp, 'test');250: $this->assertEquals(0, fwrite($fp, 'foo'));264: $this->assertEquals(3, fwrite($fp, 'foo'));280: $this->assertEquals(3, fwrite($fp, 'foo'));297: $this->assertEquals(3, fwrite($fp, 'foo'));339: fwrite($fp, 'some content');353: fwrite($fp, 'some content');fread was found in the file vfsStreamWrapperFileTestCase.php 134: $this->assertEquals('z', fread($fp, 1));136: $this->assertEquals(' 1', fread($fp, 8092));249: $this->assertEquals('baz2', fread($fp, 4096));263: $this->assertEquals('', fread($fp, 4096));266: $this->assertEquals('', fread($fp, 4096));279: $this->assertEquals('', fread($fp, 4096));282: $this->assertEquals('', fread($fp, 4096));296: $this->assertEquals('', fread($fp, 4096));299: $this->assertEquals('', fread($fp, 4096));fclose was found in the file vfsStreamWrapperFileTestCase.php 138: $this->assertTrue(fclose($fp));180: fclose($fp);194: fclose($fp);251: fclose($fp);267: fclose($fp);283: fclose($fp);300: fclose($fp);328: fclose($fp);341: fclose($fp);355: fclose($fp);369: fclose($fp);382: fclose($fp);395: fclose($fp);408: fclose($fp);file_get_contents was found in the file vfsStreamWrapperFileTestCase.php 18: * assert that file_get_contents() delivers correct file contents22: public function file_get_contents()24: $this->assertEquals('baz2', file_get_contents($this->baz2URL));25: $this->assertEquals('baz 1', file_get_contents($this->baz1URL));26: $this->assertFalse(@file_get_contents($this->barURL));27: $this->assertFalse(@file_get_contents($this->fooURL));35: public function file_get_contentsNonReadableFile()40: $this->assertEquals('', @file_get_contents(vfsStream::url('root/new.txt')));69: $this->assertEquals('This does work.', file_get_contents(vfsStream::url('root/new.txt')));84: $this->assertEquals('content', file_get_contents(vfsStream::url('root/new.txt')));166: $this->assertEquals('d', file_get_contents($vfsFile));181: $this->assertEquals('testd', file_get_contents($vfsFile));195: $this->assertEquals('test', file_get_contents($vfsFile));208: $this->assertEquals('test', file_get_contents($vfsFile));252: $this->assertEquals('baz2', file_get_contents($this->baz2URL));268: $this->assertEquals('foo', file_get_contents($this->baz2URL));284: $this->assertEquals('baz2foo', file_get_contents($this->baz2URL));301: $this->assertEquals('foo', file_get_contents($vfsFile));327: $this->assertEquals('', file_get_contents($vfsFile));342: $this->assertEquals('some content', file_get_contents($vfsFile));356: $this->assertEquals('some content', file_get_contents($vfsFile));368: $this->assertEquals('test', file_get_contents($vfsFile));394: $this->assertEquals('test', file_get_contents($vfsFile));455: $this->assertFalse(@file_get_contents($this->baz1URL));fopen was found in the file vfsStreamWrapperFileTestCase.php 121: $fp = fopen($this->baz1URL, 'r');174: fOpenedWithModeA()178: $fp = fopen($vfsFile, 'ab');192: $fp = fopen($vfsFile, 'xb');207: $this->assertFalse(@fopen($vfsFile, 'xb'));218: $this->assertFalse(@fopen(vfsStream::url('foo/doesNotExist.txt'), 'rb'));228: $this->assertFalse(@fopen(vfsStream::url('foo/doesNotExist.txt'), 'rb+'));238: $this->assertFalse(@fopen($this->baz2URL, 'invalid'));248: $fp = fopen($this->baz2URL, 'rb');262: $fp = fopen($this->baz2URL, 'wb');278: $fp = fopen($this->baz2URL, 'ab');295: $fp = fopen($vfsFile, 'xb');326: $fp = fopen($vfsFile, 'wb');338: $fp = fopen($vfsFile, 'cb');352: $fp = fopen($vfsFile, 'cb+');367: $fp = fopen($vfsFile, 'cb');380: $fp = fopen($vfsFile, 'cb');393: $fp = fopen($vfsFile, 'cb+');406: $fp = fopen($vfsFile, 'cb+');417: $this->assertFalse(@fopen($this->baz1URL, 'a'));426: $this->assertFalse(@fopen($this->baz1URL, 'w'));435: $this->assertFalse(@fopen($this->baz1URL, 'r'));fread was found in the file vfsStreamWrapperFileTestCase.php 134: $this->assertEquals('z', fread($fp, 1));136: $this->assertEquals(' 1', fread($fp, 8092));249: $this->assertEquals('baz2', fread($fp, 4096));263: $this->assertEquals('', fread($fp, 4096));266: $this->assertEquals('', fread($fp, 4096));279: $this->assertEquals('', fread($fp, 4096));282: $this->assertEquals('', fread($fp, 4096));296: $this->assertEquals('', fread($fp, 4096));299: $this->assertEquals('', fread($fp, 4096));fwrite was found in the file vfsStreamWrapperFileTestCase.php 179: fwrite($fp, 'd');193: fwrite($fp, 'test');250: $this->assertEquals(0, fwrite($fp, 'foo'));264: $this->assertEquals(3, fwrite($fp, 'foo'));280: $this->assertEquals(3, fwrite($fp, 'foo'));297: $this->assertEquals(3, fwrite($fp, 'foo'));339: fwrite($fp, 'some content');353: fwrite($fp, 'some content');fread was found in the file vfsStreamWrapperFileTestCase.php 134: $this->assertEquals('z', fread($fp, 1));136: $this->assertEquals(' 1', fread($fp, 8092));249: $this->assertEquals('baz2', fread($fp, 4096));263: $this->assertEquals('', fread($fp, 4096));266: $this->assertEquals('', fread($fp, 4096));279: $this->assertEquals('', fread($fp, 4096));282: $this->assertEquals('', fread($fp, 4096));296: $this->assertEquals('', fread($fp, 4096));299: $this->assertEquals('', fread($fp, 4096));fclose was found in the file vfsStreamWrapperFileTestCase.php 138: $this->assertTrue(fclose($fp));180: fclose($fp);194: fclose($fp);251: fclose($fp);267: fclose($fp);283: fclose($fp);300: fclose($fp);328: fclose($fp);341: fclose($fp);355: fclose($fp);369: fclose($fp);382: fclose($fp);395: fclose($fp);408: fclose($fp);file_get_contents was found in the file vfsStreamWrapperFileTestCase.php 18: * assert that file_get_contents() delivers correct file contents22: public function file_get_contents()24: $this->assertEquals('baz2', file_get_contents($this->baz2URL));25: $this->assertEquals('baz 1', file_get_contents($this->baz1URL));26: $this->assertFalse(@file_get_contents($this->barURL));27: $this->assertFalse(@file_get_contents($this->fooURL));35: public function file_get_contentsNonReadableFile()40: $this->assertEquals('', @file_get_contents(vfsStream::url('root/new.txt')));69: $this->assertEquals('This does work.', file_get_contents(vfsStream::url('root/new.txt')));84: $this->assertEquals('content', file_get_contents(vfsStream::url('root/new.txt')));166: $this->assertEquals('d', file_get_contents($vfsFile));181: $this->assertEquals('testd', file_get_contents($vfsFile));195: $this->assertEquals('test', file_get_contents($vfsFile));208: $this->assertEquals('test', file_get_contents($vfsFile));252: $this->assertEquals('baz2', file_get_contents($this->baz2URL));268: $this->assertEquals('foo', file_get_contents($this->baz2URL));284: $this->assertEquals('baz2foo', file_get_contents($this->baz2URL));301: $this->assertEquals('foo', file_get_contents($vfsFile));327: $this->assertEquals('', file_get_contents($vfsFile));342: $this->assertEquals('some content', file_get_contents($vfsFile));356: $this->assertEquals('some content', file_get_contents($vfsFile));368: $this->assertEquals('test', file_get_contents($vfsFile));394: $this->assertEquals('test', file_get_contents($vfsFile));455: $this->assertFalse(@file_get_contents($this->baz1URL));file_put_contents was found in the file vfsStreamWrapperFileTestCase.php 44: * assert that file_put_contents() delivers correct file contents48: public function file_put_contentsExistingFile()50: $this->assertEquals(14, file_put_contents($this->baz2URL, 'baz is not bar'));52: $this->assertEquals(6, file_put_contents($this->baz1URL, 'foobar'));54: $this->assertFalse(@file_put_contents($this->barURL, 'This does not work.'));55: $this->assertFalse(@file_put_contents($this->fooURL, 'This does not work, too.'));63: public function file_put_contentsExistingFileNonWritableDirectory()68: $this->assertEquals(15, @file_put_contents(vfsStream::url('root/new.txt'), 'This does work.'));78: public function file_put_contentsExistingNonWritableFile()83: $this->assertFalse(@file_put_contents(vfsStream::url('root/new.txt'), 'This does not work.'));88: * assert that file_put_contents() delivers correct file contents92: public function file_put_contentsNonExistingFile()94: $this->assertEquals(14, file_put_contents($this->fooURL . '/baznot.bar', 'baz is not bar'));96: $this->assertEquals(14, file_put_contents($this->barURL . '/baznot.bar', 'baz is not bar'));105: public function file_put_contentsNonExistingFileNonWritableDirectory()109: $this->assertFalse(@file_put_contents(vfsStream::url('root/new.txt'), 'This does not work.'));164: file_put_contents($vfsFile, 'test');165: file_put_contents($vfsFile, 'd');177: file_put_contents($vfsFile, 'test');206: file_put_contents($vfsFile, 'test');325: file_put_contents($vfsFile, 'test');366: file_put_contents($vfsFile, 'test');379: file_put_contents($vfsFile, 'test');392: file_put_contents($vfsFile, 'test');405: file_put_contents($vfsFile, 'test');fopen was found in the file vfsStreamWrapperFileTestCase.php 121: $fp = fopen($this->baz1URL, 'r');174: fOpenedWithModeA()178: $fp = fopen($vfsFile, 'ab');192: $fp = fopen($vfsFile, 'xb');207: $this->assertFalse(@fopen($vfsFile, 'xb'));218: $this->assertFalse(@fopen(vfsStream::url('foo/doesNotExist.txt'), 'rb'));228: $this->assertFalse(@fopen(vfsStream::url('foo/doesNotExist.txt'), 'rb+'));238: $this->assertFalse(@fopen($this->baz2URL, 'invalid'));248: $fp = fopen($this->baz2URL, 'rb');262: $fp = fopen($this->baz2URL, 'wb');278: $fp = fopen($this->baz2URL, 'ab');295: $fp = fopen($vfsFile, 'xb');326: $fp = fopen($vfsFile, 'wb');338: $fp = fopen($vfsFile, 'cb');352: $fp = fopen($vfsFile, 'cb+');367: $fp = fopen($vfsFile, 'cb');380: $fp = fopen($vfsFile, 'cb');393: $fp = fopen($vfsFile, 'cb+');406: $fp = fopen($vfsFile, 'cb+');417: $this->assertFalse(@fopen($this->baz1URL, 'a'));426: $this->assertFalse(@fopen($this->baz1URL, 'w'));435: $this->assertFalse(@fopen($this->baz1URL, 'r'));file_get_contents was found in the file vfsStreamWrapperFileTestCase.php 18: * assert that file_get_contents() delivers correct file contents22: public function file_get_contents()24: $this->assertEquals('baz2', file_get_contents($this->baz2URL));25: $this->assertEquals('baz 1', file_get_contents($this->baz1URL));26: $this->assertFalse(@file_get_contents($this->barURL));27: $this->assertFalse(@file_get_contents($this->fooURL));35: public function file_get_contentsNonReadableFile()40: $this->assertEquals('', @file_get_contents(vfsStream::url('root/new.txt')));69: $this->assertEquals('This does work.', file_get_contents(vfsStream::url('root/new.txt')));84: $this->assertEquals('content', file_get_contents(vfsStream::url('root/new.txt')));166: $this->assertEquals('d', file_get_contents($vfsFile));181: $this->assertEquals('testd', file_get_contents($vfsFile));195: $this->assertEquals('test', file_get_contents($vfsFile));208: $this->assertEquals('test', file_get_contents($vfsFile));252: $this->assertEquals('baz2', file_get_contents($this->baz2URL));268: $this->assertEquals('foo', file_get_contents($this->baz2URL));284: $this->assertEquals('baz2foo', file_get_contents($this->baz2URL));301: $this->assertEquals('foo', file_get_contents($vfsFile));327: $this->assertEquals('', file_get_contents($vfsFile));342: $this->assertEquals('some content', file_get_contents($vfsFile));356: $this->assertEquals('some content', file_get_contents($vfsFile));368: $this->assertEquals('test', file_get_contents($vfsFile));394: $this->assertEquals('test', file_get_contents($vfsFile));455: $this->assertFalse(@file_get_contents($this->baz1URL));fclose was found in the file vfsStreamWrapperFileTestCase.php 138: $this->assertTrue(fclose($fp));180: fclose($fp);194: fclose($fp);251: fclose($fp);267: fclose($fp);283: fclose($fp);300: fclose($fp);328: fclose($fp);341: fclose($fp);355: fclose($fp);369: fclose($fp);382: fclose($fp);395: fclose($fp);408: fclose($fp);fopen was found in the file vfsStreamWrapperFileTestCase.php 121: $fp = fopen($this->baz1URL, 'r');174: fOpenedWithModeA()178: $fp = fopen($vfsFile, 'ab');192: $fp = fopen($vfsFile, 'xb');207: $this->assertFalse(@fopen($vfsFile, 'xb'));218: $this->assertFalse(@fopen(vfsStream::url('foo/doesNotExist.txt'), 'rb'));228: $this->assertFalse(@fopen(vfsStream::url('foo/doesNotExist.txt'), 'rb+'));238: $this->assertFalse(@fopen($this->baz2URL, 'invalid'));248: $fp = fopen($this->baz2URL, 'rb');262: $fp = fopen($this->baz2URL, 'wb');278: $fp = fopen($this->baz2URL, 'ab');295: $fp = fopen($vfsFile, 'xb');326: $fp = fopen($vfsFile, 'wb');338: $fp = fopen($vfsFile, 'cb');352: $fp = fopen($vfsFile, 'cb+');367: $fp = fopen($vfsFile, 'cb');380: $fp = fopen($vfsFile, 'cb');393: $fp = fopen($vfsFile, 'cb+');406: $fp = fopen($vfsFile, 'cb+');417: $this->assertFalse(@fopen($this->baz1URL, 'a'));426: $this->assertFalse(@fopen($this->baz1URL, 'w'));435: $this->assertFalse(@fopen($this->baz1URL, 'r'));fwrite was found in the file vfsStreamWrapperFileTestCase.php 179: fwrite($fp, 'd');193: fwrite($fp, 'test');250: $this->assertEquals(0, fwrite($fp, 'foo'));264: $this->assertEquals(3, fwrite($fp, 'foo'));280: $this->assertEquals(3, fwrite($fp, 'foo'));297: $this->assertEquals(3, fwrite($fp, 'foo'));339: fwrite($fp, 'some content');353: fwrite($fp, 'some content');fclose was found in the file vfsStreamWrapperFileTestCase.php 138: $this->assertTrue(fclose($fp));180: fclose($fp);194: fclose($fp);251: fclose($fp);267: fclose($fp);283: fclose($fp);300: fclose($fp);328: fclose($fp);341: fclose($fp);355: fclose($fp);369: fclose($fp);382: fclose($fp);395: fclose($fp);408: fclose($fp);file_get_contents was found in the file vfsStreamWrapperFileTestCase.php 18: * assert that file_get_contents() delivers correct file contents22: public function file_get_contents()24: $this->assertEquals('baz2', file_get_contents($this->baz2URL));25: $this->assertEquals('baz 1', file_get_contents($this->baz1URL));26: $this->assertFalse(@file_get_contents($this->barURL));27: $this->assertFalse(@file_get_contents($this->fooURL));35: public function file_get_contentsNonReadableFile()40: $this->assertEquals('', @file_get_contents(vfsStream::url('root/new.txt')));69: $this->assertEquals('This does work.', file_get_contents(vfsStream::url('root/new.txt')));84: $this->assertEquals('content', file_get_contents(vfsStream::url('root/new.txt')));166: $this->assertEquals('d', file_get_contents($vfsFile));181: $this->assertEquals('testd', file_get_contents($vfsFile));195: $this->assertEquals('test', file_get_contents($vfsFile));208: $this->assertEquals('test', file_get_contents($vfsFile));252: $this->assertEquals('baz2', file_get_contents($this->baz2URL));268: $this->assertEquals('foo', file_get_contents($this->baz2URL));284: $this->assertEquals('baz2foo', file_get_contents($this->baz2URL));301: $this->assertEquals('foo', file_get_contents($vfsFile));327: $this->assertEquals('', file_get_contents($vfsFile));342: $this->assertEquals('some content', file_get_contents($vfsFile));356: $this->assertEquals('some content', file_get_contents($vfsFile));368: $this->assertEquals('test', file_get_contents($vfsFile));394: $this->assertEquals('test', file_get_contents($vfsFile));455: $this->assertFalse(@file_get_contents($this->baz1URL));fopen was found in the file vfsStreamWrapperFileTestCase.php 121: $fp = fopen($this->baz1URL, 'r');174: fOpenedWithModeA()178: $fp = fopen($vfsFile, 'ab');192: $fp = fopen($vfsFile, 'xb');207: $this->assertFalse(@fopen($vfsFile, 'xb'));218: $this->assertFalse(@fopen(vfsStream::url('foo/doesNotExist.txt'), 'rb'));228: $this->assertFalse(@fopen(vfsStream::url('foo/doesNotExist.txt'), 'rb+'));238: $this->assertFalse(@fopen($this->baz2URL, 'invalid'));248: $fp = fopen($this->baz2URL, 'rb');262: $fp = fopen($this->baz2URL, 'wb');278: $fp = fopen($this->baz2URL, 'ab');295: $fp = fopen($vfsFile, 'xb');326: $fp = fopen($vfsFile, 'wb');338: $fp = fopen($vfsFile, 'cb');352: $fp = fopen($vfsFile, 'cb+');367: $fp = fopen($vfsFile, 'cb');380: $fp = fopen($vfsFile, 'cb');393: $fp = fopen($vfsFile, 'cb+');406: $fp = fopen($vfsFile, 'cb+');417: $this->assertFalse(@fopen($this->baz1URL, 'a'));426: $this->assertFalse(@fopen($this->baz1URL, 'w'));435: $this->assertFalse(@fopen($this->baz1URL, 'r'));fwrite was found in the file vfsStreamWrapperFileTestCase.php 179: fwrite($fp, 'd');193: fwrite($fp, 'test');250: $this->assertEquals(0, fwrite($fp, 'foo'));264: $this->assertEquals(3, fwrite($fp, 'foo'));280: $this->assertEquals(3, fwrite($fp, 'foo'));297: $this->assertEquals(3, fwrite($fp, 'foo'));339: fwrite($fp, 'some content');353: fwrite($fp, 'some content');fclose was found in the file vfsStreamWrapperFileTestCase.php 138: $this->assertTrue(fclose($fp));180: fclose($fp);194: fclose($fp);251: fclose($fp);267: fclose($fp);283: fclose($fp);300: fclose($fp);328: fclose($fp);341: fclose($fp);355: fclose($fp);369: fclose($fp);382: fclose($fp);395: fclose($fp);408: fclose($fp);file_get_contents was found in the file vfsStreamWrapperFileTestCase.php 18: * assert that file_get_contents() delivers correct file contents22: public function file_get_contents()24: $this->assertEquals('baz2', file_get_contents($this->baz2URL));25: $this->assertEquals('baz 1', file_get_contents($this->baz1URL));26: $this->assertFalse(@file_get_contents($this->barURL));27: $this->assertFalse(@file_get_contents($this->fooURL));35: public function file_get_contentsNonReadableFile()40: $this->assertEquals('', @file_get_contents(vfsStream::url('root/new.txt')));69: $this->assertEquals('This does work.', file_get_contents(vfsStream::url('root/new.txt')));84: $this->assertEquals('content', file_get_contents(vfsStream::url('root/new.txt')));166: $this->assertEquals('d', file_get_contents($vfsFile));181: $this->assertEquals('testd', file_get_contents($vfsFile));195: $this->assertEquals('test', file_get_contents($vfsFile));208: $this->assertEquals('test', file_get_contents($vfsFile));252: $this->assertEquals('baz2', file_get_contents($this->baz2URL));268: $this->assertEquals('foo', file_get_contents($this->baz2URL));284: $this->assertEquals('baz2foo', file_get_contents($this->baz2URL));301: $this->assertEquals('foo', file_get_contents($vfsFile));327: $this->assertEquals('', file_get_contents($vfsFile));342: $this->assertEquals('some content', file_get_contents($vfsFile));356: $this->assertEquals('some content', file_get_contents($vfsFile));368: $this->assertEquals('test', file_get_contents($vfsFile));394: $this->assertEquals('test', file_get_contents($vfsFile));455: $this->assertFalse(@file_get_contents($this->baz1URL));file_put_contents was found in the file vfsStreamWrapperFileTestCase.php 44: * assert that file_put_contents() delivers correct file contents48: public function file_put_contentsExistingFile()50: $this->assertEquals(14, file_put_contents($this->baz2URL, 'baz is not bar'));52: $this->assertEquals(6, file_put_contents($this->baz1URL, 'foobar'));54: $this->assertFalse(@file_put_contents($this->barURL, 'This does not work.'));55: $this->assertFalse(@file_put_contents($this->fooURL, 'This does not work, too.'));63: public function file_put_contentsExistingFileNonWritableDirectory()68: $this->assertEquals(15, @file_put_contents(vfsStream::url('root/new.txt'), 'This does work.'));78: public function file_put_contentsExistingNonWritableFile()83: $this->assertFalse(@file_put_contents(vfsStream::url('root/new.txt'), 'This does not work.'));88: * assert that file_put_contents() delivers correct file contents92: public function file_put_contentsNonExistingFile()94: $this->assertEquals(14, file_put_contents($this->fooURL . '/baznot.bar', 'baz is not bar'));96: $this->assertEquals(14, file_put_contents($this->barURL . '/baznot.bar', 'baz is not bar'));105: public function file_put_contentsNonExistingFileNonWritableDirectory()109: $this->assertFalse(@file_put_contents(vfsStream::url('root/new.txt'), 'This does not work.'));164: file_put_contents($vfsFile, 'test');165: file_put_contents($vfsFile, 'd');177: file_put_contents($vfsFile, 'test');206: file_put_contents($vfsFile, 'test');325: file_put_contents($vfsFile, 'test');366: file_put_contents($vfsFile, 'test');379: file_put_contents($vfsFile, 'test');392: file_put_contents($vfsFile, 'test');405: file_put_contents($vfsFile, 'test');fopen was found in the file vfsStreamWrapperFileTestCase.php 121: $fp = fopen($this->baz1URL, 'r');174: fOpenedWithModeA()178: $fp = fopen($vfsFile, 'ab');192: $fp = fopen($vfsFile, 'xb');207: $this->assertFalse(@fopen($vfsFile, 'xb'));218: $this->assertFalse(@fopen(vfsStream::url('foo/doesNotExist.txt'), 'rb'));228: $this->assertFalse(@fopen(vfsStream::url('foo/doesNotExist.txt'), 'rb+'));238: $this->assertFalse(@fopen($this->baz2URL, 'invalid'));248: $fp = fopen($this->baz2URL, 'rb');262: $fp = fopen($this->baz2URL, 'wb');278: $fp = fopen($this->baz2URL, 'ab');295: $fp = fopen($vfsFile, 'xb');326: $fp = fopen($vfsFile, 'wb');338: $fp = fopen($vfsFile, 'cb');352: $fp = fopen($vfsFile, 'cb+');367: $fp = fopen($vfsFile, 'cb');380: $fp = fopen($vfsFile, 'cb');393: $fp = fopen($vfsFile, 'cb+');406: $fp = fopen($vfsFile, 'cb+');417: $this->assertFalse(@fopen($this->baz1URL, 'a'));426: $this->assertFalse(@fopen($this->baz1URL, 'w'));435: $this->assertFalse(@fopen($this->baz1URL, 'r'));file_get_contents was found in the file vfsStreamWrapperFileTestCase.php 18: * assert that file_get_contents() delivers correct file contents22: public function file_get_contents()24: $this->assertEquals('baz2', file_get_contents($this->baz2URL));25: $this->assertEquals('baz 1', file_get_contents($this->baz1URL));26: $this->assertFalse(@file_get_contents($this->barURL));27: $this->assertFalse(@file_get_contents($this->fooURL));35: public function file_get_contentsNonReadableFile()40: $this->assertEquals('', @file_get_contents(vfsStream::url('root/new.txt')));69: $this->assertEquals('This does work.', file_get_contents(vfsStream::url('root/new.txt')));84: $this->assertEquals('content', file_get_contents(vfsStream::url('root/new.txt')));166: $this->assertEquals('d', file_get_contents($vfsFile));181: $this->assertEquals('testd', file_get_contents($vfsFile));195: $this->assertEquals('test', file_get_contents($vfsFile));208: $this->assertEquals('test', file_get_contents($vfsFile));252: $this->assertEquals('baz2', file_get_contents($this->baz2URL));268: $this->assertEquals('foo', file_get_contents($this->baz2URL));284: $this->assertEquals('baz2foo', file_get_contents($this->baz2URL));301: $this->assertEquals('foo', file_get_contents($vfsFile));327: $this->assertEquals('', file_get_contents($vfsFile));342: $this->assertEquals('some content', file_get_contents($vfsFile));356: $this->assertEquals('some content', file_get_contents($vfsFile));368: $this->assertEquals('test', file_get_contents($vfsFile));394: $this->assertEquals('test', file_get_contents($vfsFile));455: $this->assertFalse(@file_get_contents($this->baz1URL));fclose was found in the file vfsStreamWrapperFileTestCase.php 138: $this->assertTrue(fclose($fp));180: fclose($fp);194: fclose($fp);251: fclose($fp);267: fclose($fp);283: fclose($fp);300: fclose($fp);328: fclose($fp);341: fclose($fp);355: fclose($fp);369: fclose($fp);382: fclose($fp);395: fclose($fp);408: fclose($fp);file_put_contents was found in the file vfsStreamWrapperFileTestCase.php 44: * assert that file_put_contents() delivers correct file contents48: public function file_put_contentsExistingFile()50: $this->assertEquals(14, file_put_contents($this->baz2URL, 'baz is not bar'));52: $this->assertEquals(6, file_put_contents($this->baz1URL, 'foobar'));54: $this->assertFalse(@file_put_contents($this->barURL, 'This does not work.'));55: $this->assertFalse(@file_put_contents($this->fooURL, 'This does not work, too.'));63: public function file_put_contentsExistingFileNonWritableDirectory()68: $this->assertEquals(15, @file_put_contents(vfsStream::url('root/new.txt'), 'This does work.'));78: public function file_put_contentsExistingNonWritableFile()83: $this->assertFalse(@file_put_contents(vfsStream::url('root/new.txt'), 'This does not work.'));88: * assert that file_put_contents() delivers correct file contents92: public function file_put_contentsNonExistingFile()94: $this->assertEquals(14, file_put_contents($this->fooURL . '/baznot.bar', 'baz is not bar'));96: $this->assertEquals(14, file_put_contents($this->barURL . '/baznot.bar', 'baz is not bar'));105: public function file_put_contentsNonExistingFileNonWritableDirectory()109: $this->assertFalse(@file_put_contents(vfsStream::url('root/new.txt'), 'This does not work.'));164: file_put_contents($vfsFile, 'test');165: file_put_contents($vfsFile, 'd');177: file_put_contents($vfsFile, 'test');206: file_put_contents($vfsFile, 'test');325: file_put_contents($vfsFile, 'test');366: file_put_contents($vfsFile, 'test');379: file_put_contents($vfsFile, 'test');392: file_put_contents($vfsFile, 'test');405: file_put_contents($vfsFile, 'test');fopen was found in the file vfsStreamWrapperFileTestCase.php 121: $fp = fopen($this->baz1URL, 'r');174: fOpenedWithModeA()178: $fp = fopen($vfsFile, 'ab');192: $fp = fopen($vfsFile, 'xb');207: $this->assertFalse(@fopen($vfsFile, 'xb'));218: $this->assertFalse(@fopen(vfsStream::url('foo/doesNotExist.txt'), 'rb'));228: $this->assertFalse(@fopen(vfsStream::url('foo/doesNotExist.txt'), 'rb+'));238: $this->assertFalse(@fopen($this->baz2URL, 'invalid'));248: $fp = fopen($this->baz2URL, 'rb');262: $fp = fopen($this->baz2URL, 'wb');278: $fp = fopen($this->baz2URL, 'ab');295: $fp = fopen($vfsFile, 'xb');326: $fp = fopen($vfsFile, 'wb');338: $fp = fopen($vfsFile, 'cb');352: $fp = fopen($vfsFile, 'cb+');367: $fp = fopen($vfsFile, 'cb');380: $fp = fopen($vfsFile, 'cb');393: $fp = fopen($vfsFile, 'cb+');406: $fp = fopen($vfsFile, 'cb+');417: $this->assertFalse(@fopen($this->baz1URL, 'a'));426: $this->assertFalse(@fopen($this->baz1URL, 'w'));435: $this->assertFalse(@fopen($this->baz1URL, 'r'));fclose was found in the file vfsStreamWrapperFileTestCase.php 138: $this->assertTrue(fclose($fp));180: fclose($fp);194: fclose($fp);251: fclose($fp);267: fclose($fp);283: fclose($fp);300: fclose($fp);328: fclose($fp);341: fclose($fp);355: fclose($fp);369: fclose($fp);382: fclose($fp);395: fclose($fp);408: fclose($fp);file_put_contents was found in the file vfsStreamWrapperFileTestCase.php 44: * assert that file_put_contents() delivers correct file contents48: public function file_put_contentsExistingFile()50: $this->assertEquals(14, file_put_contents($this->baz2URL, 'baz is not bar'));52: $this->assertEquals(6, file_put_contents($this->baz1URL, 'foobar'));54: $this->assertFalse(@file_put_contents($this->barURL, 'This does not work.'));55: $this->assertFalse(@file_put_contents($this->fooURL, 'This does not work, too.'));63: public function file_put_contentsExistingFileNonWritableDirectory()68: $this->assertEquals(15, @file_put_contents(vfsStream::url('root/new.txt'), 'This does work.'));78: public function file_put_contentsExistingNonWritableFile()83: $this->assertFalse(@file_put_contents(vfsStream::url('root/new.txt'), 'This does not work.'));88: * assert that file_put_contents() delivers correct file contents92: public function file_put_contentsNonExistingFile()94: $this->assertEquals(14, file_put_contents($this->fooURL . '/baznot.bar', 'baz is not bar'));96: $this->assertEquals(14, file_put_contents($this->barURL . '/baznot.bar', 'baz is not bar'));105: public function file_put_contentsNonExistingFileNonWritableDirectory()109: $this->assertFalse(@file_put_contents(vfsStream::url('root/new.txt'), 'This does not work.'));164: file_put_contents($vfsFile, 'test');165: file_put_contents($vfsFile, 'd');177: file_put_contents($vfsFile, 'test');206: file_put_contents($vfsFile, 'test');325: file_put_contents($vfsFile, 'test');366: file_put_contents($vfsFile, 'test');379: file_put_contents($vfsFile, 'test');392: file_put_contents($vfsFile, 'test');405: file_put_contents($vfsFile, 'test');fopen was found in the file vfsStreamWrapperFileTestCase.php 121: $fp = fopen($this->baz1URL, 'r');174: fOpenedWithModeA()178: $fp = fopen($vfsFile, 'ab');192: $fp = fopen($vfsFile, 'xb');207: $this->assertFalse(@fopen($vfsFile, 'xb'));218: $this->assertFalse(@fopen(vfsStream::url('foo/doesNotExist.txt'), 'rb'));228: $this->assertFalse(@fopen(vfsStream::url('foo/doesNotExist.txt'), 'rb+'));238: $this->assertFalse(@fopen($this->baz2URL, 'invalid'));248: $fp = fopen($this->baz2URL, 'rb');262: $fp = fopen($this->baz2URL, 'wb');278: $fp = fopen($this->baz2URL, 'ab');295: $fp = fopen($vfsFile, 'xb');326: $fp = fopen($vfsFile, 'wb');338: $fp = fopen($vfsFile, 'cb');352: $fp = fopen($vfsFile, 'cb+');367: $fp = fopen($vfsFile, 'cb');380: $fp = fopen($vfsFile, 'cb');393: $fp = fopen($vfsFile, 'cb+');406: $fp = fopen($vfsFile, 'cb+');417: $this->assertFalse(@fopen($this->baz1URL, 'a'));426: $this->assertFalse(@fopen($this->baz1URL, 'w'));435: $this->assertFalse(@fopen($this->baz1URL, 'r'));file_get_contents was found in the file vfsStreamWrapperFileTestCase.php 18: * assert that file_get_contents() delivers correct file contents22: public function file_get_contents()24: $this->assertEquals('baz2', file_get_contents($this->baz2URL));25: $this->assertEquals('baz 1', file_get_contents($this->baz1URL));26: $this->assertFalse(@file_get_contents($this->barURL));27: $this->assertFalse(@file_get_contents($this->fooURL));35: public function file_get_contentsNonReadableFile()40: $this->assertEquals('', @file_get_contents(vfsStream::url('root/new.txt')));69: $this->assertEquals('This does work.', file_get_contents(vfsStream::url('root/new.txt')));84: $this->assertEquals('content', file_get_contents(vfsStream::url('root/new.txt')));166: $this->assertEquals('d', file_get_contents($vfsFile));181: $this->assertEquals('testd', file_get_contents($vfsFile));195: $this->assertEquals('test', file_get_contents($vfsFile));208: $this->assertEquals('test', file_get_contents($vfsFile));252: $this->assertEquals('baz2', file_get_contents($this->baz2URL));268: $this->assertEquals('foo', file_get_contents($this->baz2URL));284: $this->assertEquals('baz2foo', file_get_contents($this->baz2URL));301: $this->assertEquals('foo', file_get_contents($vfsFile));327: $this->assertEquals('', file_get_contents($vfsFile));342: $this->assertEquals('some content', file_get_contents($vfsFile));356: $this->assertEquals('some content', file_get_contents($vfsFile));368: $this->assertEquals('test', file_get_contents($vfsFile));394: $this->assertEquals('test', file_get_contents($vfsFile));455: $this->assertFalse(@file_get_contents($this->baz1URL));fclose was found in the file vfsStreamWrapperFileTestCase.php 138: $this->assertTrue(fclose($fp));180: fclose($fp);194: fclose($fp);251: fclose($fp);267: fclose($fp);283: fclose($fp);300: fclose($fp);328: fclose($fp);341: fclose($fp);355: fclose($fp);369: fclose($fp);382: fclose($fp);395: fclose($fp);408: fclose($fp);file_put_contents was found in the file vfsStreamWrapperFileTestCase.php 44: * assert that file_put_contents() delivers correct file contents48: public function file_put_contentsExistingFile()50: $this->assertEquals(14, file_put_contents($this->baz2URL, 'baz is not bar'));52: $this->assertEquals(6, file_put_contents($this->baz1URL, 'foobar'));54: $this->assertFalse(@file_put_contents($this->barURL, 'This does not work.'));55: $this->assertFalse(@file_put_contents($this->fooURL, 'This does not work, too.'));63: public function file_put_contentsExistingFileNonWritableDirectory()68: $this->assertEquals(15, @file_put_contents(vfsStream::url('root/new.txt'), 'This does work.'));78: public function file_put_contentsExistingNonWritableFile()83: $this->assertFalse(@file_put_contents(vfsStream::url('root/new.txt'), 'This does not work.'));88: * assert that file_put_contents() delivers correct file contents92: public function file_put_contentsNonExistingFile()94: $this->assertEquals(14, file_put_contents($this->fooURL . '/baznot.bar', 'baz is not bar'));96: $this->assertEquals(14, file_put_contents($this->barURL . '/baznot.bar', 'baz is not bar'));105: public function file_put_contentsNonExistingFileNonWritableDirectory()109: $this->assertFalse(@file_put_contents(vfsStream::url('root/new.txt'), 'This does not work.'));164: file_put_contents($vfsFile, 'test');165: file_put_contents($vfsFile, 'd');177: file_put_contents($vfsFile, 'test');206: file_put_contents($vfsFile, 'test');325: file_put_contents($vfsFile, 'test');366: file_put_contents($vfsFile, 'test');379: file_put_contents($vfsFile, 'test');392: file_put_contents($vfsFile, 'test');405: file_put_contents($vfsFile, 'test');fopen was found in the file vfsStreamWrapperFileTestCase.php 121: $fp = fopen($this->baz1URL, 'r');174: fOpenedWithModeA()178: $fp = fopen($vfsFile, 'ab');192: $fp = fopen($vfsFile, 'xb');207: $this->assertFalse(@fopen($vfsFile, 'xb'));218: $this->assertFalse(@fopen(vfsStream::url('foo/doesNotExist.txt'), 'rb'));228: $this->assertFalse(@fopen(vfsStream::url('foo/doesNotExist.txt'), 'rb+'));238: $this->assertFalse(@fopen($this->baz2URL, 'invalid'));248: $fp = fopen($this->baz2URL, 'rb');262: $fp = fopen($this->baz2URL, 'wb');278: $fp = fopen($this->baz2URL, 'ab');295: $fp = fopen($vfsFile, 'xb');326: $fp = fopen($vfsFile, 'wb');338: $fp = fopen($vfsFile, 'cb');352: $fp = fopen($vfsFile, 'cb+');367: $fp = fopen($vfsFile, 'cb');380: $fp = fopen($vfsFile, 'cb');393: $fp = fopen($vfsFile, 'cb+');406: $fp = fopen($vfsFile, 'cb+');417: $this->assertFalse(@fopen($this->baz1URL, 'a'));426: $this->assertFalse(@fopen($this->baz1URL, 'w'));435: $this->assertFalse(@fopen($this->baz1URL, 'r'));fclose was found in the file vfsStreamWrapperFileTestCase.php 138: $this->assertTrue(fclose($fp));180: fclose($fp);194: fclose($fp);251: fclose($fp);267: fclose($fp);283: fclose($fp);300: fclose($fp);328: fclose($fp);341: fclose($fp);355: fclose($fp);369: fclose($fp);382: fclose($fp);395: fclose($fp);408: fclose($fp);fopen was found in the file vfsStreamWrapperFileTestCase.php 121: $fp = fopen($this->baz1URL, 'r');174: fOpenedWithModeA()178: $fp = fopen($vfsFile, 'ab');192: $fp = fopen($vfsFile, 'xb');207: $this->assertFalse(@fopen($vfsFile, 'xb'));218: $this->assertFalse(@fopen(vfsStream::url('foo/doesNotExist.txt'), 'rb'));228: $this->assertFalse(@fopen(vfsStream::url('foo/doesNotExist.txt'), 'rb+'));238: $this->assertFalse(@fopen($this->baz2URL, 'invalid'));248: $fp = fopen($this->baz2URL, 'rb');262: $fp = fopen($this->baz2URL, 'wb');278: $fp = fopen($this->baz2URL, 'ab');295: $fp = fopen($vfsFile, 'xb');326: $fp = fopen($vfsFile, 'wb');338: $fp = fopen($vfsFile, 'cb');352: $fp = fopen($vfsFile, 'cb+');367: $fp = fopen($vfsFile, 'cb');380: $fp = fopen($vfsFile, 'cb');393: $fp = fopen($vfsFile, 'cb+');406: $fp = fopen($vfsFile, 'cb+');417: $this->assertFalse(@fopen($this->baz1URL, 'a'));426: $this->assertFalse(@fopen($this->baz1URL, 'w'));435: $this->assertFalse(@fopen($this->baz1URL, 'r'));fopen was found in the file vfsStreamWrapperFileTestCase.php 121: $fp = fopen($this->baz1URL, 'r');174: fOpenedWithModeA()178: $fp = fopen($vfsFile, 'ab');192: $fp = fopen($vfsFile, 'xb');207: $this->assertFalse(@fopen($vfsFile, 'xb'));218: $this->assertFalse(@fopen(vfsStream::url('foo/doesNotExist.txt'), 'rb'));228: $this->assertFalse(@fopen(vfsStream::url('foo/doesNotExist.txt'), 'rb+'));238: $this->assertFalse(@fopen($this->baz2URL, 'invalid'));248: $fp = fopen($this->baz2URL, 'rb');262: $fp = fopen($this->baz2URL, 'wb');278: $fp = fopen($this->baz2URL, 'ab');295: $fp = fopen($vfsFile, 'xb');326: $fp = fopen($vfsFile, 'wb');338: $fp = fopen($vfsFile, 'cb');352: $fp = fopen($vfsFile, 'cb+');367: $fp = fopen($vfsFile, 'cb');380: $fp = fopen($vfsFile, 'cb');393: $fp = fopen($vfsFile, 'cb+');406: $fp = fopen($vfsFile, 'cb+');417: $this->assertFalse(@fopen($this->baz1URL, 'a'));426: $this->assertFalse(@fopen($this->baz1URL, 'w'));435: $this->assertFalse(@fopen($this->baz1URL, 'r'));fopen was found in the file vfsStreamWrapperFileTestCase.php 121: $fp = fopen($this->baz1URL, 'r');174: fOpenedWithModeA()178: $fp = fopen($vfsFile, 'ab');192: $fp = fopen($vfsFile, 'xb');207: $this->assertFalse(@fopen($vfsFile, 'xb'));218: $this->assertFalse(@fopen(vfsStream::url('foo/doesNotExist.txt'), 'rb'));228: $this->assertFalse(@fopen(vfsStream::url('foo/doesNotExist.txt'), 'rb+'));238: $this->assertFalse(@fopen($this->baz2URL, 'invalid'));248: $fp = fopen($this->baz2URL, 'rb');262: $fp = fopen($this->baz2URL, 'wb');278: $fp = fopen($this->baz2URL, 'ab');295: $fp = fopen($vfsFile, 'xb');326: $fp = fopen($vfsFile, 'wb');338: $fp = fopen($vfsFile, 'cb');352: $fp = fopen($vfsFile, 'cb+');367: $fp = fopen($vfsFile, 'cb');380: $fp = fopen($vfsFile, 'cb');393: $fp = fopen($vfsFile, 'cb+');406: $fp = fopen($vfsFile, 'cb+');417: $this->assertFalse(@fopen($this->baz1URL, 'a'));426: $this->assertFalse(@fopen($this->baz1URL, 'w'));435: $this->assertFalse(@fopen($this->baz1URL, 'r'));file_get_contents was found in the file vfsStreamWrapperFileTestCase.php 18: * assert that file_get_contents() delivers correct file contents22: public function file_get_contents()24: $this->assertEquals('baz2', file_get_contents($this->baz2URL));25: $this->assertEquals('baz 1', file_get_contents($this->baz1URL));26: $this->assertFalse(@file_get_contents($this->barURL));27: $this->assertFalse(@file_get_contents($this->fooURL));35: public function file_get_contentsNonReadableFile()40: $this->assertEquals('', @file_get_contents(vfsStream::url('root/new.txt')));69: $this->assertEquals('This does work.', file_get_contents(vfsStream::url('root/new.txt')));84: $this->assertEquals('content', file_get_contents(vfsStream::url('root/new.txt')));166: $this->assertEquals('d', file_get_contents($vfsFile));181: $this->assertEquals('testd', file_get_contents($vfsFile));195: $this->assertEquals('test', file_get_contents($vfsFile));208: $this->assertEquals('test', file_get_contents($vfsFile));252: $this->assertEquals('baz2', file_get_contents($this->baz2URL));268: $this->assertEquals('foo', file_get_contents($this->baz2URL));284: $this->assertEquals('baz2foo', file_get_contents($this->baz2URL));301: $this->assertEquals('foo', file_get_contents($vfsFile));327: $this->assertEquals('', file_get_contents($vfsFile));342: $this->assertEquals('some content', file_get_contents($vfsFile));356: $this->assertEquals('some content', file_get_contents($vfsFile));368: $this->assertEquals('test', file_get_contents($vfsFile));394: $this->assertEquals('test', file_get_contents($vfsFile));455: $this->assertFalse(@file_get_contents($this->baz1URL));fopen was found in the file vfsStreamWrapperStreamSelectTestCase.php 28: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');file_get_contents was found in the file vfsStreamWrapperDirSeparatorTestCase.php 42: $this->assertEquals('test', file_get_contents('vfs://root/foo\bar\baz.txt'));file_get_contents was found in the file Issue104TestCase.php 49: file_get_contents(vfsStream::url('root/foo bar/schema.xsd'))fopen was found in the file vfsStreamWrapperLargeFileTestCase.php 56: $fp = fopen($this->largeFile->url(), 'rb');67: $fp = fopen($this->largeFile->url(), 'rb+');fread was found in the file vfsStreamWrapperLargeFileTestCase.php 57: $data = fread($fp, 15);fclose was found in the file vfsStreamWrapperLargeFileTestCase.php 58: fclose($fp);70: fclose($fp);fopen was found in the file vfsStreamWrapperLargeFileTestCase.php 56: $fp = fopen($this->largeFile->url(), 'rb');67: $fp = fopen($this->largeFile->url(), 'rb+');fwrite was found in the file vfsStreamWrapperLargeFileTestCase.php 69: fwrite($fp, 'foobarbaz');fclose was found in the file vfsStreamWrapperLargeFileTestCase.php 58: fclose($fp);70: fclose($fp);fopen was found in the file vfsStreamWrapperWithoutRootTestCase.php 51: $this->assertFalse(@fopen(vfsStream::url('foo'), 'r'));fclose was found in the file vfsStreamWrapperFileTimesTestCase.php 77: fclose(fopen($this->fooUrl, 'rb'));119: fclose(fopen($this->fooUrl, 'wb'));144: fclose($fp);166: fclose($fp);file_get_contents was found in the file vfsStreamWrapperFileTimesTestCase.php 98: file_get_contents($this->fooUrl);fclose was found in the file vfsStreamWrapperFileTimesTestCase.php 77: fclose(fopen($this->fooUrl, 'rb'));119: fclose(fopen($this->fooUrl, 'wb'));144: fclose($fp);166: fclose($fp);fopen was found in the file vfsStreamWrapperFileTimesTestCase.php 77: fclose(fopen($this->fooUrl, 'rb'));119: fclose(fopen($this->fooUrl, 'wb'));140: $fp = fopen($this->fooUrl, 'rb');162: $fp = fopen($this->fooUrl, 'wb');fread was found in the file vfsStreamWrapperFileTimesTestCase.php 143: fread($fp, 1024);fclose was found in the file vfsStreamWrapperFileTimesTestCase.php 77: fclose(fopen($this->fooUrl, 'rb'));119: fclose(fopen($this->fooUrl, 'wb'));144: fclose($fp);166: fclose($fp);fopen was found in the file vfsStreamWrapperFileTimesTestCase.php 77: fclose(fopen($this->fooUrl, 'rb'));119: fclose(fopen($this->fooUrl, 'wb'));140: $fp = fopen($this->fooUrl, 'rb');162: $fp = fopen($this->fooUrl, 'wb');fwrite was found in the file vfsStreamWrapperFileTimesTestCase.php 165: fwrite($fp, 'test');fclose was found in the file vfsStreamWrapperFileTimesTestCase.php 77: fclose(fopen($this->fooUrl, 'rb'));119: fclose(fopen($this->fooUrl, 'wb'));144: fclose($fp);166: fclose($fp);file_put_contents was found in the file vfsStreamWrapperFileTimesTestCase.php 180: file_put_contents($this->fooUrl, 'test');198: file_put_contents($this->bazUrl, 'test');file_put_contents was found in the file vfsStreamWrapperFileTimesTestCase.php 180: file_put_contents($this->fooUrl, 'test');198: file_put_contents($this->bazUrl, 'test');file_put_contents was found in the file vfsStreamWrapperFlockTestCase.php 50: file_put_contents(vfsStream::url('root/foo.txt'), 'content');fopen was found in the file vfsStreamWrapperFlockTestCase.php 60: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');75: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');90: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');104: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');118: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');135: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');153: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');154: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');173: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');174: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');192: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');193: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');209: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');226: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');227: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');247: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');264: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');265: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');283: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');300: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');301: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');319: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');336: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');353: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');354: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');376: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');394: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');410: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');411: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');429: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');430: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');fclose was found in the file vfsStreamWrapperFlockTestCase.php 65: fclose($fp);80: fclose($fp);95: fclose($fp);109: fclose($fp);124: fclose($fp);142: fclose($fp);161: fclose($fp1);162: fclose($fp2);180: fclose($fp1);181: fclose($fp2);199: fclose($fp1);200: fclose($fp2);215: fclose($fp);235: fclose($fp1);236: fclose($fp2);253: fclose($fp);271: fclose($fp1);272: fclose($fp2);289: fclose($fp);307: fclose($fp1);308: fclose($fp2);325: fclose($fp);342: fclose($fp);362: fclose($fp1);363: fclose($fp2);378: fclose($fp);396: fclose($fp);413: fclose($fp1);418: fclose($fp2);432: fclose($fp1);437: fclose($fp2);fopen was found in the file vfsStreamWrapperFlockTestCase.php 60: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');75: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');90: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');104: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');118: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');135: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');153: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');154: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');173: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');174: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');192: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');193: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');209: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');226: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');227: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');247: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');264: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');265: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');283: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');300: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');301: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');319: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');336: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');353: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');354: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');376: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');394: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');410: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');411: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');429: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');430: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');fclose was found in the file vfsStreamWrapperFlockTestCase.php 65: fclose($fp);80: fclose($fp);95: fclose($fp);109: fclose($fp);124: fclose($fp);142: fclose($fp);161: fclose($fp1);162: fclose($fp2);180: fclose($fp1);181: fclose($fp2);199: fclose($fp1);200: fclose($fp2);215: fclose($fp);235: fclose($fp1);236: fclose($fp2);253: fclose($fp);271: fclose($fp1);272: fclose($fp2);289: fclose($fp);307: fclose($fp1);308: fclose($fp2);325: fclose($fp);342: fclose($fp);362: fclose($fp1);363: fclose($fp2);378: fclose($fp);396: fclose($fp);413: fclose($fp1);418: fclose($fp2);432: fclose($fp1);437: fclose($fp2);fopen was found in the file vfsStreamWrapperFlockTestCase.php 60: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');75: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');90: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');104: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');118: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');135: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');153: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');154: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');173: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');174: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');192: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');193: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');209: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');226: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');227: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');247: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');264: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');265: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');283: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');300: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');301: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');319: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');336: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');353: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');354: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');376: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');394: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');410: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');411: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');429: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');430: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');fclose was found in the file vfsStreamWrapperFlockTestCase.php 65: fclose($fp);80: fclose($fp);95: fclose($fp);109: fclose($fp);124: fclose($fp);142: fclose($fp);161: fclose($fp1);162: fclose($fp2);180: fclose($fp1);181: fclose($fp2);199: fclose($fp1);200: fclose($fp2);215: fclose($fp);235: fclose($fp1);236: fclose($fp2);253: fclose($fp);271: fclose($fp1);272: fclose($fp2);289: fclose($fp);307: fclose($fp1);308: fclose($fp2);325: fclose($fp);342: fclose($fp);362: fclose($fp1);363: fclose($fp2);378: fclose($fp);396: fclose($fp);413: fclose($fp1);418: fclose($fp2);432: fclose($fp1);437: fclose($fp2);fopen was found in the file vfsStreamWrapperFlockTestCase.php 60: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');75: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');90: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');104: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');118: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');135: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');153: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');154: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');173: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');174: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');192: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');193: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');209: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');226: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');227: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');247: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');264: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');265: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');283: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');300: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');301: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');319: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');336: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');353: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');354: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');376: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');394: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');410: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');411: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');429: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');430: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');fclose was found in the file vfsStreamWrapperFlockTestCase.php 65: fclose($fp);80: fclose($fp);95: fclose($fp);109: fclose($fp);124: fclose($fp);142: fclose($fp);161: fclose($fp1);162: fclose($fp2);180: fclose($fp1);181: fclose($fp2);199: fclose($fp1);200: fclose($fp2);215: fclose($fp);235: fclose($fp1);236: fclose($fp2);253: fclose($fp);271: fclose($fp1);272: fclose($fp2);289: fclose($fp);307: fclose($fp1);308: fclose($fp2);325: fclose($fp);342: fclose($fp);362: fclose($fp1);363: fclose($fp2);378: fclose($fp);396: fclose($fp);413: fclose($fp1);418: fclose($fp2);432: fclose($fp1);437: fclose($fp2);fopen was found in the file vfsStreamWrapperFlockTestCase.php 60: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');75: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');90: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');104: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');118: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');135: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');153: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');154: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');173: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');174: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');192: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');193: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');209: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');226: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');227: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');247: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');264: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');265: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');283: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');300: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');301: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');319: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');336: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');353: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');354: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');376: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');394: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');410: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');411: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');429: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');430: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');fclose was found in the file vfsStreamWrapperFlockTestCase.php 65: fclose($fp);80: fclose($fp);95: fclose($fp);109: fclose($fp);124: fclose($fp);142: fclose($fp);161: fclose($fp1);162: fclose($fp2);180: fclose($fp1);181: fclose($fp2);199: fclose($fp1);200: fclose($fp2);215: fclose($fp);235: fclose($fp1);236: fclose($fp2);253: fclose($fp);271: fclose($fp1);272: fclose($fp2);289: fclose($fp);307: fclose($fp1);308: fclose($fp2);325: fclose($fp);342: fclose($fp);362: fclose($fp1);363: fclose($fp2);378: fclose($fp);396: fclose($fp);413: fclose($fp1);418: fclose($fp2);432: fclose($fp1);437: fclose($fp2);fopen was found in the file vfsStreamWrapperFlockTestCase.php 60: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');75: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');90: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');104: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');118: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');135: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');153: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');154: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');173: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');174: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');192: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');193: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');209: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');226: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');227: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');247: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');264: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');265: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');283: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');300: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');301: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');319: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');336: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');353: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');354: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');376: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');394: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');410: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');411: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');429: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');430: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');fclose was found in the file vfsStreamWrapperFlockTestCase.php 65: fclose($fp);80: fclose($fp);95: fclose($fp);109: fclose($fp);124: fclose($fp);142: fclose($fp);161: fclose($fp1);162: fclose($fp2);180: fclose($fp1);181: fclose($fp2);199: fclose($fp1);200: fclose($fp2);215: fclose($fp);235: fclose($fp1);236: fclose($fp2);253: fclose($fp);271: fclose($fp1);272: fclose($fp2);289: fclose($fp);307: fclose($fp1);308: fclose($fp2);325: fclose($fp);342: fclose($fp);362: fclose($fp1);363: fclose($fp2);378: fclose($fp);396: fclose($fp);413: fclose($fp1);418: fclose($fp2);432: fclose($fp1);437: fclose($fp2);fopen was found in the file vfsStreamWrapperFlockTestCase.php 60: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');75: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');90: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');104: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');118: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');135: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');153: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');154: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');173: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');174: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');192: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');193: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');209: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');226: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');227: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');247: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');264: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');265: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');283: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');300: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');301: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');319: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');336: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');353: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');354: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');376: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');394: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');410: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');411: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');429: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');430: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');fopen was found in the file vfsStreamWrapperFlockTestCase.php 60: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');75: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');90: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');104: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');118: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');135: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');153: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');154: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');173: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');174: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');192: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');193: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');209: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');226: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');227: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');247: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');264: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');265: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');283: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');300: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');301: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');319: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');336: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');353: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');354: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');376: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');394: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');410: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');411: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');429: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');430: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');fclose was found in the file vfsStreamWrapperFlockTestCase.php 65: fclose($fp);80: fclose($fp);95: fclose($fp);109: fclose($fp);124: fclose($fp);142: fclose($fp);161: fclose($fp1);162: fclose($fp2);180: fclose($fp1);181: fclose($fp2);199: fclose($fp1);200: fclose($fp2);215: fclose($fp);235: fclose($fp1);236: fclose($fp2);253: fclose($fp);271: fclose($fp1);272: fclose($fp2);289: fclose($fp);307: fclose($fp1);308: fclose($fp2);325: fclose($fp);342: fclose($fp);362: fclose($fp1);363: fclose($fp2);378: fclose($fp);396: fclose($fp);413: fclose($fp1);418: fclose($fp2);432: fclose($fp1);437: fclose($fp2);fclose was found in the file vfsStreamWrapperFlockTestCase.php 65: fclose($fp);80: fclose($fp);95: fclose($fp);109: fclose($fp);124: fclose($fp);142: fclose($fp);161: fclose($fp1);162: fclose($fp2);180: fclose($fp1);181: fclose($fp2);199: fclose($fp1);200: fclose($fp2);215: fclose($fp);235: fclose($fp1);236: fclose($fp2);253: fclose($fp);271: fclose($fp1);272: fclose($fp2);289: fclose($fp);307: fclose($fp1);308: fclose($fp2);325: fclose($fp);342: fclose($fp);362: fclose($fp1);363: fclose($fp2);378: fclose($fp);396: fclose($fp);413: fclose($fp1);418: fclose($fp2);432: fclose($fp1);437: fclose($fp2);fopen was found in the file vfsStreamWrapperFlockTestCase.php 60: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');75: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');90: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');104: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');118: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');135: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');153: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');154: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');173: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');174: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');192: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');193: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');209: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');226: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');227: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');247: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');264: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');265: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');283: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');300: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');301: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');319: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');336: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');353: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');354: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');376: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');394: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');410: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');411: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');429: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');430: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');fopen was found in the file vfsStreamWrapperFlockTestCase.php 60: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');75: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');90: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');104: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');118: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');135: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');153: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');154: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');173: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');174: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');192: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');193: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');209: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');226: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');227: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');247: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');264: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');265: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');283: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');300: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');301: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');319: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');336: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');353: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');354: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');376: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');394: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');410: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');411: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');429: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');430: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');fclose was found in the file vfsStreamWrapperFlockTestCase.php 65: fclose($fp);80: fclose($fp);95: fclose($fp);109: fclose($fp);124: fclose($fp);142: fclose($fp);161: fclose($fp1);162: fclose($fp2);180: fclose($fp1);181: fclose($fp2);199: fclose($fp1);200: fclose($fp2);215: fclose($fp);235: fclose($fp1);236: fclose($fp2);253: fclose($fp);271: fclose($fp1);272: fclose($fp2);289: fclose($fp);307: fclose($fp1);308: fclose($fp2);325: fclose($fp);342: fclose($fp);362: fclose($fp1);363: fclose($fp2);378: fclose($fp);396: fclose($fp);413: fclose($fp1);418: fclose($fp2);432: fclose($fp1);437: fclose($fp2);fclose was found in the file vfsStreamWrapperFlockTestCase.php 65: fclose($fp);80: fclose($fp);95: fclose($fp);109: fclose($fp);124: fclose($fp);142: fclose($fp);161: fclose($fp1);162: fclose($fp2);180: fclose($fp1);181: fclose($fp2);199: fclose($fp1);200: fclose($fp2);215: fclose($fp);235: fclose($fp1);236: fclose($fp2);253: fclose($fp);271: fclose($fp1);272: fclose($fp2);289: fclose($fp);307: fclose($fp1);308: fclose($fp2);325: fclose($fp);342: fclose($fp);362: fclose($fp1);363: fclose($fp2);378: fclose($fp);396: fclose($fp);413: fclose($fp1);418: fclose($fp2);432: fclose($fp1);437: fclose($fp2);fopen was found in the file vfsStreamWrapperFlockTestCase.php 60: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');75: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');90: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');104: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');118: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');135: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');153: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');154: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');173: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');174: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');192: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');193: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');209: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');226: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');227: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');247: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');264: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');265: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');283: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');300: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');301: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');319: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');336: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');353: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');354: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');376: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');394: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');410: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');411: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');429: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');430: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');fopen was found in the file vfsStreamWrapperFlockTestCase.php 60: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');75: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');90: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');104: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');118: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');135: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');153: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');154: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');173: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');174: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');192: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');193: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');209: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');226: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');227: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');247: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');264: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');265: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');283: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');300: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');301: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');319: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');336: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');353: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');354: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');376: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');394: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');410: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');411: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');429: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');430: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');fclose was found in the file vfsStreamWrapperFlockTestCase.php 65: fclose($fp);80: fclose($fp);95: fclose($fp);109: fclose($fp);124: fclose($fp);142: fclose($fp);161: fclose($fp1);162: fclose($fp2);180: fclose($fp1);181: fclose($fp2);199: fclose($fp1);200: fclose($fp2);215: fclose($fp);235: fclose($fp1);236: fclose($fp2);253: fclose($fp);271: fclose($fp1);272: fclose($fp2);289: fclose($fp);307: fclose($fp1);308: fclose($fp2);325: fclose($fp);342: fclose($fp);362: fclose($fp1);363: fclose($fp2);378: fclose($fp);396: fclose($fp);413: fclose($fp1);418: fclose($fp2);432: fclose($fp1);437: fclose($fp2);fclose was found in the file vfsStreamWrapperFlockTestCase.php 65: fclose($fp);80: fclose($fp);95: fclose($fp);109: fclose($fp);124: fclose($fp);142: fclose($fp);161: fclose($fp1);162: fclose($fp2);180: fclose($fp1);181: fclose($fp2);199: fclose($fp1);200: fclose($fp2);215: fclose($fp);235: fclose($fp1);236: fclose($fp2);253: fclose($fp);271: fclose($fp1);272: fclose($fp2);289: fclose($fp);307: fclose($fp1);308: fclose($fp2);325: fclose($fp);342: fclose($fp);362: fclose($fp1);363: fclose($fp2);378: fclose($fp);396: fclose($fp);413: fclose($fp1);418: fclose($fp2);432: fclose($fp1);437: fclose($fp2);fopen was found in the file vfsStreamWrapperFlockTestCase.php 60: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');75: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');90: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');104: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');118: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');135: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');153: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');154: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');173: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');174: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');192: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');193: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');209: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');226: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');227: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');247: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');264: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');265: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');283: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');300: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');301: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');319: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');336: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');353: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');354: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');376: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');394: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');410: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');411: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');429: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');430: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');fclose was found in the file vfsStreamWrapperFlockTestCase.php 65: fclose($fp);80: fclose($fp);95: fclose($fp);109: fclose($fp);124: fclose($fp);142: fclose($fp);161: fclose($fp1);162: fclose($fp2);180: fclose($fp1);181: fclose($fp2);199: fclose($fp1);200: fclose($fp2);215: fclose($fp);235: fclose($fp1);236: fclose($fp2);253: fclose($fp);271: fclose($fp1);272: fclose($fp2);289: fclose($fp);307: fclose($fp1);308: fclose($fp2);325: fclose($fp);342: fclose($fp);362: fclose($fp1);363: fclose($fp2);378: fclose($fp);396: fclose($fp);413: fclose($fp1);418: fclose($fp2);432: fclose($fp1);437: fclose($fp2);fopen was found in the file vfsStreamWrapperFlockTestCase.php 60: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');75: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');90: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');104: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');118: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');135: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');153: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');154: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');173: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');174: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');192: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');193: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');209: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');226: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');227: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');247: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');264: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');265: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');283: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');300: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');301: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');319: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');336: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');353: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');354: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');376: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');394: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');410: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');411: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');429: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');430: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');fopen was found in the file vfsStreamWrapperFlockTestCase.php 60: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');75: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');90: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');104: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');118: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');135: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');153: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');154: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');173: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');174: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');192: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');193: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');209: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');226: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');227: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');247: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');264: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');265: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');283: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');300: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');301: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');319: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');336: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');353: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');354: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');376: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');394: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');410: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');411: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');429: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');430: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');fclose was found in the file vfsStreamWrapperFlockTestCase.php 65: fclose($fp);80: fclose($fp);95: fclose($fp);109: fclose($fp);124: fclose($fp);142: fclose($fp);161: fclose($fp1);162: fclose($fp2);180: fclose($fp1);181: fclose($fp2);199: fclose($fp1);200: fclose($fp2);215: fclose($fp);235: fclose($fp1);236: fclose($fp2);253: fclose($fp);271: fclose($fp1);272: fclose($fp2);289: fclose($fp);307: fclose($fp1);308: fclose($fp2);325: fclose($fp);342: fclose($fp);362: fclose($fp1);363: fclose($fp2);378: fclose($fp);396: fclose($fp);413: fclose($fp1);418: fclose($fp2);432: fclose($fp1);437: fclose($fp2);fclose was found in the file vfsStreamWrapperFlockTestCase.php 65: fclose($fp);80: fclose($fp);95: fclose($fp);109: fclose($fp);124: fclose($fp);142: fclose($fp);161: fclose($fp1);162: fclose($fp2);180: fclose($fp1);181: fclose($fp2);199: fclose($fp1);200: fclose($fp2);215: fclose($fp);235: fclose($fp1);236: fclose($fp2);253: fclose($fp);271: fclose($fp1);272: fclose($fp2);289: fclose($fp);307: fclose($fp1);308: fclose($fp2);325: fclose($fp);342: fclose($fp);362: fclose($fp1);363: fclose($fp2);378: fclose($fp);396: fclose($fp);413: fclose($fp1);418: fclose($fp2);432: fclose($fp1);437: fclose($fp2);fopen was found in the file vfsStreamWrapperFlockTestCase.php 60: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');75: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');90: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');104: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');118: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');135: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');153: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');154: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');173: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');174: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');192: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');193: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');209: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');226: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');227: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');247: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');264: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');265: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');283: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');300: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');301: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');319: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');336: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');353: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');354: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');376: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');394: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');410: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');411: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');429: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');430: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');fclose was found in the file vfsStreamWrapperFlockTestCase.php 65: fclose($fp);80: fclose($fp);95: fclose($fp);109: fclose($fp);124: fclose($fp);142: fclose($fp);161: fclose($fp1);162: fclose($fp2);180: fclose($fp1);181: fclose($fp2);199: fclose($fp1);200: fclose($fp2);215: fclose($fp);235: fclose($fp1);236: fclose($fp2);253: fclose($fp);271: fclose($fp1);272: fclose($fp2);289: fclose($fp);307: fclose($fp1);308: fclose($fp2);325: fclose($fp);342: fclose($fp);362: fclose($fp1);363: fclose($fp2);378: fclose($fp);396: fclose($fp);413: fclose($fp1);418: fclose($fp2);432: fclose($fp1);437: fclose($fp2);fopen was found in the file vfsStreamWrapperFlockTestCase.php 60: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');75: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');90: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');104: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');118: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');135: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');153: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');154: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');173: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');174: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');192: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');193: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');209: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');226: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');227: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');247: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');264: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');265: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');283: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');300: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');301: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');319: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');336: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');353: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');354: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');376: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');394: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');410: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');411: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');429: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');430: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');fopen was found in the file vfsStreamWrapperFlockTestCase.php 60: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');75: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');90: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');104: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');118: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');135: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');153: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');154: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');173: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');174: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');192: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');193: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');209: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');226: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');227: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');247: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');264: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');265: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');283: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');300: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');301: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');319: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');336: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');353: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');354: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');376: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');394: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');410: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');411: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');429: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');430: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');fclose was found in the file vfsStreamWrapperFlockTestCase.php 65: fclose($fp);80: fclose($fp);95: fclose($fp);109: fclose($fp);124: fclose($fp);142: fclose($fp);161: fclose($fp1);162: fclose($fp2);180: fclose($fp1);181: fclose($fp2);199: fclose($fp1);200: fclose($fp2);215: fclose($fp);235: fclose($fp1);236: fclose($fp2);253: fclose($fp);271: fclose($fp1);272: fclose($fp2);289: fclose($fp);307: fclose($fp1);308: fclose($fp2);325: fclose($fp);342: fclose($fp);362: fclose($fp1);363: fclose($fp2);378: fclose($fp);396: fclose($fp);413: fclose($fp1);418: fclose($fp2);432: fclose($fp1);437: fclose($fp2);fclose was found in the file vfsStreamWrapperFlockTestCase.php 65: fclose($fp);80: fclose($fp);95: fclose($fp);109: fclose($fp);124: fclose($fp);142: fclose($fp);161: fclose($fp1);162: fclose($fp2);180: fclose($fp1);181: fclose($fp2);199: fclose($fp1);200: fclose($fp2);215: fclose($fp);235: fclose($fp1);236: fclose($fp2);253: fclose($fp);271: fclose($fp1);272: fclose($fp2);289: fclose($fp);307: fclose($fp1);308: fclose($fp2);325: fclose($fp);342: fclose($fp);362: fclose($fp1);363: fclose($fp2);378: fclose($fp);396: fclose($fp);413: fclose($fp1);418: fclose($fp2);432: fclose($fp1);437: fclose($fp2);fopen was found in the file vfsStreamWrapperFlockTestCase.php 60: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');75: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');90: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');104: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');118: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');135: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');153: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');154: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');173: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');174: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');192: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');193: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');209: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');226: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');227: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');247: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');264: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');265: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');283: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');300: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');301: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');319: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');336: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');353: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');354: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');376: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');394: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');410: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');411: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');429: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');430: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');fclose was found in the file vfsStreamWrapperFlockTestCase.php 65: fclose($fp);80: fclose($fp);95: fclose($fp);109: fclose($fp);124: fclose($fp);142: fclose($fp);161: fclose($fp1);162: fclose($fp2);180: fclose($fp1);181: fclose($fp2);199: fclose($fp1);200: fclose($fp2);215: fclose($fp);235: fclose($fp1);236: fclose($fp2);253: fclose($fp);271: fclose($fp1);272: fclose($fp2);289: fclose($fp);307: fclose($fp1);308: fclose($fp2);325: fclose($fp);342: fclose($fp);362: fclose($fp1);363: fclose($fp2);378: fclose($fp);396: fclose($fp);413: fclose($fp1);418: fclose($fp2);432: fclose($fp1);437: fclose($fp2);fopen was found in the file vfsStreamWrapperFlockTestCase.php 60: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');75: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');90: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');104: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');118: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');135: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');153: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');154: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');173: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');174: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');192: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');193: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');209: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');226: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');227: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');247: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');264: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');265: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');283: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');300: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');301: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');319: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');336: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');353: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');354: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');376: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');394: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');410: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');411: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');429: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');430: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');fopen was found in the file vfsStreamWrapperFlockTestCase.php 60: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');75: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');90: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');104: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');118: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');135: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');153: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');154: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');173: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');174: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');192: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');193: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');209: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');226: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');227: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');247: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');264: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');265: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');283: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');300: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');301: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');319: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');336: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');353: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');354: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');376: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');394: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');410: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');411: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');429: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');430: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');fclose was found in the file vfsStreamWrapperFlockTestCase.php 65: fclose($fp);80: fclose($fp);95: fclose($fp);109: fclose($fp);124: fclose($fp);142: fclose($fp);161: fclose($fp1);162: fclose($fp2);180: fclose($fp1);181: fclose($fp2);199: fclose($fp1);200: fclose($fp2);215: fclose($fp);235: fclose($fp1);236: fclose($fp2);253: fclose($fp);271: fclose($fp1);272: fclose($fp2);289: fclose($fp);307: fclose($fp1);308: fclose($fp2);325: fclose($fp);342: fclose($fp);362: fclose($fp1);363: fclose($fp2);378: fclose($fp);396: fclose($fp);413: fclose($fp1);418: fclose($fp2);432: fclose($fp1);437: fclose($fp2);fclose was found in the file vfsStreamWrapperFlockTestCase.php 65: fclose($fp);80: fclose($fp);95: fclose($fp);109: fclose($fp);124: fclose($fp);142: fclose($fp);161: fclose($fp1);162: fclose($fp2);180: fclose($fp1);181: fclose($fp2);199: fclose($fp1);200: fclose($fp2);215: fclose($fp);235: fclose($fp1);236: fclose($fp2);253: fclose($fp);271: fclose($fp1);272: fclose($fp2);289: fclose($fp);307: fclose($fp1);308: fclose($fp2);325: fclose($fp);342: fclose($fp);362: fclose($fp1);363: fclose($fp2);378: fclose($fp);396: fclose($fp);413: fclose($fp1);418: fclose($fp2);432: fclose($fp1);437: fclose($fp2);fopen was found in the file vfsStreamWrapperFlockTestCase.php 60: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');75: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');90: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');104: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');118: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');135: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');153: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');154: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');173: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');174: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');192: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');193: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');209: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');226: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');227: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');247: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');264: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');265: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');283: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');300: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');301: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');319: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');336: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');353: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');354: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');376: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');394: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');410: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');411: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');429: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');430: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');fclose was found in the file vfsStreamWrapperFlockTestCase.php 65: fclose($fp);80: fclose($fp);95: fclose($fp);109: fclose($fp);124: fclose($fp);142: fclose($fp);161: fclose($fp1);162: fclose($fp2);180: fclose($fp1);181: fclose($fp2);199: fclose($fp1);200: fclose($fp2);215: fclose($fp);235: fclose($fp1);236: fclose($fp2);253: fclose($fp);271: fclose($fp1);272: fclose($fp2);289: fclose($fp);307: fclose($fp1);308: fclose($fp2);325: fclose($fp);342: fclose($fp);362: fclose($fp1);363: fclose($fp2);378: fclose($fp);396: fclose($fp);413: fclose($fp1);418: fclose($fp2);432: fclose($fp1);437: fclose($fp2);fopen was found in the file vfsStreamWrapperFlockTestCase.php 60: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');75: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');90: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');104: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');118: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');135: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');153: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');154: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');173: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');174: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');192: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');193: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');209: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');226: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');227: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');247: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');264: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');265: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');283: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');300: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');301: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');319: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');336: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');353: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');354: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');376: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');394: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');410: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');411: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');429: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');430: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');fclose was found in the file vfsStreamWrapperFlockTestCase.php 65: fclose($fp);80: fclose($fp);95: fclose($fp);109: fclose($fp);124: fclose($fp);142: fclose($fp);161: fclose($fp1);162: fclose($fp2);180: fclose($fp1);181: fclose($fp2);199: fclose($fp1);200: fclose($fp2);215: fclose($fp);235: fclose($fp1);236: fclose($fp2);253: fclose($fp);271: fclose($fp1);272: fclose($fp2);289: fclose($fp);307: fclose($fp1);308: fclose($fp2);325: fclose($fp);342: fclose($fp);362: fclose($fp1);363: fclose($fp2);378: fclose($fp);396: fclose($fp);413: fclose($fp1);418: fclose($fp2);432: fclose($fp1);437: fclose($fp2);fopen was found in the file vfsStreamWrapperFlockTestCase.php 60: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');75: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');90: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');104: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');118: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');135: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');153: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');154: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');173: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');174: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');192: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');193: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');209: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');226: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');227: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');247: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');264: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');265: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');283: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');300: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');301: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');319: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');336: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');353: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');354: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');376: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');394: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');410: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');411: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');429: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');430: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');fopen was found in the file vfsStreamWrapperFlockTestCase.php 60: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');75: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');90: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');104: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');118: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');135: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');153: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');154: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');173: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');174: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');192: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');193: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');209: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');226: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');227: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');247: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');264: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');265: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');283: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');300: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');301: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');319: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');336: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');353: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');354: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');376: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');394: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');410: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');411: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');429: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');430: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');fclose was found in the file vfsStreamWrapperFlockTestCase.php 65: fclose($fp);80: fclose($fp);95: fclose($fp);109: fclose($fp);124: fclose($fp);142: fclose($fp);161: fclose($fp1);162: fclose($fp2);180: fclose($fp1);181: fclose($fp2);199: fclose($fp1);200: fclose($fp2);215: fclose($fp);235: fclose($fp1);236: fclose($fp2);253: fclose($fp);271: fclose($fp1);272: fclose($fp2);289: fclose($fp);307: fclose($fp1);308: fclose($fp2);325: fclose($fp);342: fclose($fp);362: fclose($fp1);363: fclose($fp2);378: fclose($fp);396: fclose($fp);413: fclose($fp1);418: fclose($fp2);432: fclose($fp1);437: fclose($fp2);fclose was found in the file vfsStreamWrapperFlockTestCase.php 65: fclose($fp);80: fclose($fp);95: fclose($fp);109: fclose($fp);124: fclose($fp);142: fclose($fp);161: fclose($fp1);162: fclose($fp2);180: fclose($fp1);181: fclose($fp2);199: fclose($fp1);200: fclose($fp2);215: fclose($fp);235: fclose($fp1);236: fclose($fp2);253: fclose($fp);271: fclose($fp1);272: fclose($fp2);289: fclose($fp);307: fclose($fp1);308: fclose($fp2);325: fclose($fp);342: fclose($fp);362: fclose($fp1);363: fclose($fp2);378: fclose($fp);396: fclose($fp);413: fclose($fp1);418: fclose($fp2);432: fclose($fp1);437: fclose($fp2);fopen was found in the file vfsStreamWrapperFlockTestCase.php 60: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');75: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');90: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');104: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');118: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');135: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');153: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');154: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');173: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');174: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');192: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');193: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');209: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');226: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');227: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');247: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');264: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');265: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');283: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');300: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');301: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');319: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');336: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');353: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');354: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');376: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');394: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');410: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');411: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');429: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');430: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');fclose was found in the file vfsStreamWrapperFlockTestCase.php 65: fclose($fp);80: fclose($fp);95: fclose($fp);109: fclose($fp);124: fclose($fp);142: fclose($fp);161: fclose($fp1);162: fclose($fp2);180: fclose($fp1);181: fclose($fp2);199: fclose($fp1);200: fclose($fp2);215: fclose($fp);235: fclose($fp1);236: fclose($fp2);253: fclose($fp);271: fclose($fp1);272: fclose($fp2);289: fclose($fp);307: fclose($fp1);308: fclose($fp2);325: fclose($fp);342: fclose($fp);362: fclose($fp1);363: fclose($fp2);378: fclose($fp);396: fclose($fp);413: fclose($fp1);418: fclose($fp2);432: fclose($fp1);437: fclose($fp2);fopen was found in the file vfsStreamWrapperFlockTestCase.php 60: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');75: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');90: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');104: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');118: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');135: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');153: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');154: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');173: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');174: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');192: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');193: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');209: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');226: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');227: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');247: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');264: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');265: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');283: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');300: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');301: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');319: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');336: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');353: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');354: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');376: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');394: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');410: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');411: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');429: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');430: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');fclose was found in the file vfsStreamWrapperFlockTestCase.php 65: fclose($fp);80: fclose($fp);95: fclose($fp);109: fclose($fp);124: fclose($fp);142: fclose($fp);161: fclose($fp1);162: fclose($fp2);180: fclose($fp1);181: fclose($fp2);199: fclose($fp1);200: fclose($fp2);215: fclose($fp);235: fclose($fp1);236: fclose($fp2);253: fclose($fp);271: fclose($fp1);272: fclose($fp2);289: fclose($fp);307: fclose($fp1);308: fclose($fp2);325: fclose($fp);342: fclose($fp);362: fclose($fp1);363: fclose($fp2);378: fclose($fp);396: fclose($fp);413: fclose($fp1);418: fclose($fp2);432: fclose($fp1);437: fclose($fp2);fopen was found in the file vfsStreamWrapperFlockTestCase.php 60: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');75: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');90: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');104: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');118: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');135: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');153: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');154: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');173: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');174: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');192: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');193: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');209: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');226: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');227: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');247: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');264: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');265: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');283: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');300: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');301: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');319: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');336: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');353: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');354: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');376: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');394: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');410: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');411: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');429: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');430: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');fopen was found in the file vfsStreamWrapperFlockTestCase.php 60: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');75: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');90: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');104: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');118: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');135: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');153: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');154: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');173: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');174: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');192: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');193: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');209: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');226: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');227: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');247: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');264: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');265: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');283: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');300: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');301: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');319: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');336: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');353: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');354: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');376: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');394: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');410: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');411: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');429: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');430: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');fclose was found in the file vfsStreamWrapperFlockTestCase.php 65: fclose($fp);80: fclose($fp);95: fclose($fp);109: fclose($fp);124: fclose($fp);142: fclose($fp);161: fclose($fp1);162: fclose($fp2);180: fclose($fp1);181: fclose($fp2);199: fclose($fp1);200: fclose($fp2);215: fclose($fp);235: fclose($fp1);236: fclose($fp2);253: fclose($fp);271: fclose($fp1);272: fclose($fp2);289: fclose($fp);307: fclose($fp1);308: fclose($fp2);325: fclose($fp);342: fclose($fp);362: fclose($fp1);363: fclose($fp2);378: fclose($fp);396: fclose($fp);413: fclose($fp1);418: fclose($fp2);432: fclose($fp1);437: fclose($fp2);fclose was found in the file vfsStreamWrapperFlockTestCase.php 65: fclose($fp);80: fclose($fp);95: fclose($fp);109: fclose($fp);124: fclose($fp);142: fclose($fp);161: fclose($fp1);162: fclose($fp2);180: fclose($fp1);181: fclose($fp2);199: fclose($fp1);200: fclose($fp2);215: fclose($fp);235: fclose($fp1);236: fclose($fp2);253: fclose($fp);271: fclose($fp1);272: fclose($fp2);289: fclose($fp);307: fclose($fp1);308: fclose($fp2);325: fclose($fp);342: fclose($fp);362: fclose($fp1);363: fclose($fp2);378: fclose($fp);396: fclose($fp);413: fclose($fp1);418: fclose($fp2);432: fclose($fp1);437: fclose($fp2);fopen was found in the file vfsStreamWrapperFlockTestCase.php 60: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');75: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');90: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');104: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');118: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');135: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');153: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');154: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');173: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');174: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');192: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');193: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');209: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');226: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');227: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');247: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');264: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');265: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');283: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');300: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');301: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');319: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');336: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');353: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');354: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');376: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');394: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');410: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');411: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');429: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');430: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');fopen was found in the file vfsStreamWrapperFlockTestCase.php 60: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');75: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');90: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');104: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');118: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');135: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');153: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');154: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');173: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');174: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');192: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');193: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');209: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');226: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');227: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');247: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');264: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');265: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');283: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');300: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');301: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');319: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');336: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');353: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');354: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');376: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');394: $fp = fopen(vfsStream::url('root/foo.txt'), 'rb');410: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');411: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');429: $fp1 = fopen(vfsStream::url('root/foo.txt'), 'rb');430: $fp2 = fopen(vfsStream::url('root/foo.txt'), 'rb');fclose was found in the file vfsStreamWrapperFlockTestCase.php 65: fclose($fp);80: fclose($fp);95: fclose($fp);109: fclose($fp);124: fclose($fp);142: fclose($fp);161: fclose($fp1);162: fclose($fp2);180: fclose($fp1);181: fclose($fp2);199: fclose($fp1);200: fclose($fp2);215: fclose($fp);235: fclose($fp1);236: fclose($fp2);253: fclose($fp);271: fclose($fp1);272: fclose($fp2);289: fclose($fp);307: fclose($fp1);308: fclose($fp2);325: fclose($fp);342: fclose($fp);362: fclose($fp1);363: fclose($fp2);378: fclose($fp);396: fclose($fp);413: fclose($fp1);418: fclose($fp2);432: fclose($fp1);437: fclose($fp2);fclose was found in the file vfsStreamWrapperFlockTestCase.php 65: fclose($fp);80: fclose($fp);95: fclose($fp);109: fclose($fp);124: fclose($fp);142: fclose($fp);161: fclose($fp1);162: fclose($fp2);180: fclose($fp1);181: fclose($fp2);199: fclose($fp1);200: fclose($fp2);215: fclose($fp);235: fclose($fp1);236: fclose($fp2);253: fclose($fp);271: fclose($fp1);272: fclose($fp2);289: fclose($fp);307: fclose($fp1);308: fclose($fp2);325: fclose($fp);342: fclose($fp);362: fclose($fp1);363: fclose($fp2);378: fclose($fp);396: fclose($fp);413: fclose($fp1);418: fclose($fp2);432: fclose($fp1);437: fclose($fp2);file_put_contents was found in the file vfsStreamResolveIncludePathTestCase.php 50: file_put_contents('vfs://root/a/path/knownFile.php', '<?php ?>');file_get_contents was found in the file vfsStreamWrapperDirTestCase.php 411: file_get_contents(vfsStream::url('foo/bar/../baz2'))422: file_get_contents(vfsStream::url('foo/../../../../bar/../baz2'))file_get_contents was found in the file vfsStreamWrapperDirTestCase.php 411: file_get_contents(vfsStream::url('foo/bar/../baz2'))422: file_get_contents(vfsStream::url('foo/../../../../bar/../baz2'))file_get_contents was found in the file vfsStream.php 285: $content = file_get_contents($fileinfo->getPathname());fwrite was found in the file vfsStreamPrintVisitor.php 105: fwrite($this->out, str_repeat(' ', $this->depth) . '- ' . $name . '\n');fopen was found in the file db-management.php 245: $fs = fopen( $database_sql_file, 'r' );332: $fs = @fopen( $latest_backup['full_path'], 'r' );569: $fh = @fopen( $dump_file_path, 'a' );634: $fh = @fopen( $dump_file_path, 'a' );fclose was found in the file db-management.php 280: fclose( $fs );368: fclose( $fs );607: fclose( $fh );693: fclose( $fh );fopen was found in the file db-management.php 245: $fs = fopen( $database_sql_file, 'r' );332: $fs = @fopen( $latest_backup['full_path'], 'r' );569: $fh = @fopen( $dump_file_path, 'a' );634: $fh = @fopen( $dump_file_path, 'a' );fclose was found in the file db-management.php 280: fclose( $fs );368: fclose( $fs );607: fclose( $fh );693: fclose( $fh );fopen was found in the file db-management.php 245: $fs = fopen( $database_sql_file, 'r' );332: $fs = @fopen( $latest_backup['full_path'], 'r' );569: $fh = @fopen( $dump_file_path, 'a' );634: $fh = @fopen( $dump_file_path, 'a' );fwrite was found in the file db-management.php 601: fwrite( $fh, $output );687: fwrite( $fh, $output );fclose was found in the file db-management.php 280: fclose( $fs );368: fclose( $fs );607: fclose( $fh );693: fclose( $fh );fopen was found in the file db-management.php 245: $fs = fopen( $database_sql_file, 'r' );332: $fs = @fopen( $latest_backup['full_path'], 'r' );569: $fh = @fopen( $dump_file_path, 'a' );634: $fh = @fopen( $dump_file_path, 'a' );fwrite was found in the file db-management.php 601: fwrite( $fh, $output );687: fwrite( $fh, $output );fclose was found in the file db-management.php 280: fclose( $fs );368: fclose( $fs );607: fclose( $fh );693: fclose( $fh );file_put_contents was found in the file class-logger.php 282: file_put_contents($this->logFilePath(), $message, FILE_APPEND | LOCK_EX);296: $response = file_put_contents($log_path, '');file_put_contents was found in the file class-logger.php 282: file_put_contents($this->logFilePath(), $message, FILE_APPEND | LOCK_EX);296: $response = file_put_contents($log_path, '');file_put_contents was found in the file phpQuery.php 1402: // file_put_contents(dirname(__FILE__).'/phpQuery.log', print_r($in, true).'\nfile_get_contents was found in the file phpQuery.php 4773: file_get_contents($file), $contentType4824: return self::newDocumentPHP(file_get_contents($file), $contentType);file_get_contents was found in the file phpQuery.php 4773: file_get_contents($file), $contentType4824: return self::newDocumentPHP(file_get_contents($file), $contentType);file_get_contents was found in the file Minify.php 90: $data = file_get_contents($data);fopen was found in the file Minify.php 112: if (($handler = @fopen($path, 'w')) === false) {fwrite was found in the file Minify.php 117: if (@fwrite($handler, $content) === false) {fclose was found in the file Minify.php 122: @fclose($handler);file_get_contents was found in the file parsers.php 69: $xml_content = file_get_contents( $file );344: $xml_content = file_get_contents( $file );file_get_contents was found in the file parsers.php 69: $xml_content = file_get_contents( $file );344: $xml_content = file_get_contents( $file );fopen was found in the file parsers.php 518: $fp = $this->fopen( $file, 'r' );758: function fopen( $filename, $mode = 'r' ) {762: return fopen( $filename, $mode );fclose was found in the file parsers.php 571: $this->fclose( $fp );779: function fclose( $fp ) {783: return fclose( $fp );fopen was found in the file parsers.php 518: $fp = $this->fopen( $file, 'r' );758: function fopen( $filename, $mode = 'r' ) {762: return fopen( $filename, $mode );fopen was found in the file parsers.php 518: $fp = $this->fopen( $file, 'r' );758: function fopen( $filename, $mode = 'r' ) {762: return fopen( $filename, $mode );fclose was found in the file parsers.php 571: $this->fclose( $fp );779: function fclose( $fp ) {783: return fclose( $fp );fclose was found in the file parsers.php 571: $this->fclose( $fp );779: function fclose( $fp ) {783: return fclose( $fp );file_get_contents was found in the file addon-management.php 433: $addon_data = @json_decode( file_get_contents( $value ), true );file_get_contents was found in the file mk_banner_builder.php 7: $html = file_get_contents( $path . '/template.php' );file_get_contents was found in the file mk_category.php 8: $html = file_get_contents($path . '/template.php');file_get_contents was found in the file mk_ornamental_title.php 7: $html = file_get_contents( $path . '/template.php' );file_get_contents was found in the file mk_font_icons.php 6: $html = file_get_contents( $path . '/template.php' );file_get_contents was found in the file vc_twitter.php 7: $html = file_get_contents($path . '/template.php');file_get_contents was found in the file mk_custom_box.php 7: $html = file_get_contents( $path . '/template.php' );file_get_contents was found in the file mk_chart.php 8: $html = file_get_contents( $path . '/template.php' );file_get_contents was found in the file mk_image_switch.php 6: $html = file_get_contents( $path . '/template.php' );file_get_contents was found in the file mk_icon_box_gradient.php 7: $html = file_get_contents( $path . '/template.php' );file_get_contents was found in the file mk_circle_image.php 5: $html = file_get_contents( $path . '/template.php' );file_get_contents was found in the file mk_button_gradient.php 8: $html = file_get_contents( $path . '/template.php' );file_get_contents was found in the file mk_audio.php 7: $html = file_get_contents( $path . '/template.php' );file_get_contents was found in the file mk_blockquote.php 6: $html = file_get_contents( $path . '/template.php' );
  9. Malware : Network operations curl_exec was found in the file Request.php 202: $result = curl_exec($this->_ch);curl_init was found in the file Request.php 843: $ch = curl_init($this->uri);curl_init was found in the file MailChimpApi.php 54: if ( ! function_exists( 'curl_init' ) ) {69: $ch = curl_init();curl_exec was found in the file MailChimpApi.php 82: $result = curl_exec( $ch );curl_init was found in the file global.php 624: $curl = curl_init( $url );732: if ( is_callable( 'curl_init' ) ) {curl_exec was found in the file global.php 629: $data = curl_exec( $curl );
  10. Admin menu : Themes should use add_theme_page() for adding admin pages. File class-tgm-plugin-activation.php : 731: $this->page_hook = call_user_func( 'add_submenu_page', $args['parent_slug'], $args['page_title'], $args['menu_tFile class-theme-options.php : 23: add_submenu_page(File class-mkhb-main.php : 99: add_submenu_page( THEME_NAME, __( 'Header Builder', 'mk_framework' ), __( 'File functions.php : 316: add_menu_page(File functions.php : 323: 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.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 mk_framework, default, wordpress-importer, woocommerce, mk-framework, js_composer.
  3. 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.
  4. Line endings consistency : Both DOS and UNIX style line endingsFound a mix of \r\n and \n line endings in file sidebar.php.
  5. Hidden admin bar : Hidden admin Bar in CSSThemes should not hide admin bar. Detected in file core-styles.6.2.0.css.
  6. Custom elements : Presence of custom headerNo reference to custom header was found in the theme.
  7. Custom elements : Presence of custom backgroundNo reference to custom background was found in the theme.
  8. 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.
  9. 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.
  10. 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.
  11. 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.
  12. 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 17: 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 3: 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 12: 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 67: 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 2: 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 3: 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 3: 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 5: 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 2: 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 369: 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 380: 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 23: 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 108: 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 4: 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 290: 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 104: include( THEME_PLUGIN_INTEGRATIONS . '/visual-composer/fields/autocomplete.105: include( THEME_PLUGIN_INTEGRATIONS . '/visual-composer/fields/group_heading106: include( THEME_PLUGIN_INTEGRATIONS . '/visual-composer/fields/hidden_input.107: include( THEME_PLUGIN_INTEGRATIONS . '/visual-composer/fields/item_id.php' 108: include( THEME_PLUGIN_INTEGRATIONS . '/visual-composer/fields/multiselect.p109: include( THEME_PLUGIN_INTEGRATIONS . '/visual-composer/fields/range.php' );110: include( THEME_PLUGIN_INTEGRATIONS . '/visual-composer/fields/theme_fonts.p111: include( THEME_PLUGIN_INTEGRATIONS . '/visual-composer/fields/toggle.php' )112: include( THEME_PLUGIN_INTEGRATIONS . '/visual-composer/fields/upload.php' )113: include( THEME_PLUGIN_INTEGRATIONS . '/visual-composer/fields/visual_select114: include( THEME_PLUGIN_INTEGRATIONS . '/visual-composer/fields/gmap_iterator115: include( THEME_PLUGIN_INTEGRATIONS . '/visual-composer/fields/icon_selector116: include( THEME_PLUGIN_INTEGRATIONS . '/visual-composer/fields/alpha_colorpi117: include( THEME_PLUGIN_INTEGRATIONS . '/visual-composer/fields/message.php' 154: include( THEME_PLUGIN_INTEGRATIONS . '/visual-composer/global-params.php' )170: include_once( $vc_map_path_child_theme );172: include_once( $shortcode );175: include_once( $shortcode );191: include_once( get_stylesheet_directory() . '/components/shortcodes/' . $sho201: require_once( THEME_PLUGIN_INTEGRATIONS . '/visual-composer/page-section.ph202: 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 4928: require_once($file);5055: require_once('Zend/Http/Client.php');5299: require_once('Zend/Json/Encoder.php');5316: 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 98: 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 : metabox-generator.php 1084: include_once( $chid_theme_metabox_path . $metabox_name );1086: 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 3: <?php include_once('header.php'); ?>6: <?php include_once('sidebar.php'); ?>8: <?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 170: 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 588: 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-mk-customizer.php 225: $css = include( $file );290: $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 96: 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 14: <?php require_once( HB_INCLUDES_DIR . '/elements/class-hb-element.php' ); ?>15: <?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 : archive-portfolio.php 2: 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 4: 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 5: 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 5: 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 4: 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 4: 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 16: 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 7: include( $path . '/config.php' );153: 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 4: 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 3: 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 4: 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 5: 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 4: 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 5: 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 5: 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 4: 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 4: 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 4: 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 4: 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 6: 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 5: 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 5: 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 4: 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 4: 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 5: 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 5: 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 3: 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 4: 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 3: 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 5: 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 4: 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 4: 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 4: 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 4: 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 5: 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 4: 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 5: 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 3: 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 3: 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 5: 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 4: 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 5: 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 6: 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 4: 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 3: 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 4: 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 5: 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 4: 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 4: 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 5: 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 4: 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 4: 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 3: 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 4: 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 4: 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 3: 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 4: 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 4: 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 11: 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 5: 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 4: 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 6: 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 5: 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 4: 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 4: 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 4: 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 3: 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 16: include( $path . '/config.php' );91: 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 4: 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 8: 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 4: 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 5: 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 4: 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 5: 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 4: 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 3: 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 3: 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 4: 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 5: 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 4: 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 6: 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 4: include( $path . '/config.php' );125: <?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 4: 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 4: 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 4: 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 4: 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 5: 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 5: 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