PHP Classes

File: tests/bootstrap.php

Recommend this page to a friend!
  Classes of Kacper Rowinski   PHP MySQL Replication   tests/bootstrap.php   Download  
File: tests/bootstrap.php
Role: Unit test script
Content type: text/plain
Description: Unit test script
Class: PHP MySQL Replication
Client to get MySQL replication events in pure PHP
Author: By
Last change:
Date: 8 years ago
Size: 88 bytes
 

Contents

Class file image Download
<?php
include __DIR__ . '/../vendor/autoload.php';

date_default_timezone_set('UTC');