Skip to content

Commit

Permalink
Merge ff886f9 into 0daafad
Browse files Browse the repository at this point in the history
  • Loading branch information
kristuff committed Jul 23, 2021
2 parents 0daafad + ff886f9 commit b41387a
Show file tree
Hide file tree
Showing 18 changed files with 270 additions and 536 deletions.
1 change: 0 additions & 1 deletion .gitattributes
Expand Up @@ -3,6 +3,5 @@ vendor/ export-ignore
.gitattributes export-ignore
.gitignore export-ignore
.travis.yml export-ignore
composer.* export-ignore
phpunit.xml export-ignore
README.* export-ignore
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,4 +1,4 @@
#v 0.5.0
#v 0.6.0
language: php

php:
Expand Down
363 changes: 3 additions & 360 deletions README.md

Large diffs are not rendered by default.

18 changes: 9 additions & 9 deletions src/Core/LogEntry.php
@@ -1,19 +1,19 @@
<?php declare(strict_types=1);

/**
* ___ _
* | _ \ __ _ _ _ ___ ___ | | ___ __ _
* | _// _` || '_|(_-</ -_)| |/ _ \/ _` |
* |_| \__,_||_| /__/\___||_|\___/\__, |
* |___/
/**
* ___ _
* | _ \__ _ _ _ __| |___ __ _
* | _/ _` | '_(_-< / _ \/ _` |
* |_| \__,_|_| /__/_\___/\__, |
* |___/
*
* (c) Kristuff <contact@kristuff.fr>
* (c) Kristuff <kristuff@kristuff.fr>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*
* @version 0.5.0
* @copyright 2017-2020 Kristuff
* @version 0.6.0
* @copyright 2017-2021 Kristuff
*/

namespace Kristuff\Parselog\Core;
Expand Down
18 changes: 9 additions & 9 deletions src/Core/LogEntryFactory.php
@@ -1,19 +1,19 @@
<?php declare(strict_types=1);

/**
* ___ _
* | _ \ __ _ _ _ ___ ___ | | ___ __ _
* | _// _` || '_|(_-</ -_)| |/ _ \/ _` |
* |_| \__,_||_| /__/\___||_|\___/\__, |
* |___/
/**
* ___ _
* | _ \__ _ _ _ __| |___ __ _
* | _/ _` | '_(_-< / _ \/ _` |
* |_| \__,_|_| /__/_\___/\__, |
* |___/
*
* (c) Kristuff <contact@kristuff.fr>
* (c) Kristuff <kristuff@kristuff.fr>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*
* @version 0.5.0
* @copyright 2017-2020 Kristuff
* @version 0.6.0
* @copyright 2017-2021 Kristuff
*/

namespace Kristuff\Parselog\Core;
Expand Down
18 changes: 9 additions & 9 deletions src/Core/LogEntryFactoryInterface.php
@@ -1,19 +1,19 @@
<?php declare(strict_types=1);

/**
* ___ _
* | _ \ __ _ _ _ ___ ___ | | ___ __ _
* | _// _` || '_|(_-</ -_)| |/ _ \/ _` |
* |_| \__,_||_| /__/\___||_|\___/\__, |
* |___/
/**
* ___ _
* | _ \__ _ _ _ __| |___ __ _
* | _/ _` | '_(_-< / _ \/ _` |
* |_| \__,_|_| /__/_\___/\__, |
* |___/
*
* (c) Kristuff <contact@kristuff.fr>
* (c) Kristuff <kristuff@kristuff.fr>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*
* @version 0.5.0
* @copyright 2017-2020 Kristuff
* @version 0.6.0
* @copyright 2017-2021 Kristuff
*/

namespace Kristuff\Parselog\Core;
Expand Down
18 changes: 9 additions & 9 deletions src/Core/LogEntryInterface.php
@@ -1,19 +1,19 @@
<?php declare(strict_types=1);

/**
* ___ _
* | _ \ __ _ _ _ ___ ___ | | ___ __ _
* | _// _` || '_|(_-</ -_)| |/ _ \/ _` |
* |_| \__,_||_| /__/\___||_|\___/\__, |
* |___/
/**
* ___ _
* | _ \__ _ _ _ __| |___ __ _
* | _/ _` | '_(_-< / _ \/ _` |
* |_| \__,_|_| /__/_\___/\__, |
* |___/
*
* (c) Kristuff <contact@kristuff.fr>
* (c) Kristuff <kristuff@kristuff.fr>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*
* @version 0.5.0
* @copyright 2017-2020 Kristuff
* @version 0.6.0
* @copyright 2017-2021 Kristuff
*/

namespace Kristuff\Parselog\Core;
Expand Down
18 changes: 9 additions & 9 deletions src/Core/RegexFactory.php
@@ -1,19 +1,19 @@
<?php declare(strict_types=1);

/**
* ___ _
* | _ \ __ _ _ _ ___ ___ | | ___ __ _
* | _// _` || '_|(_-</ -_)| |/ _ \/ _` |
* |_| \__,_||_| /__/\___||_|\___/\__, |
* |___/
/**
* ___ _
* | _ \__ _ _ _ __| |___ __ _
* | _/ _` | '_(_-< / _ \/ _` |
* |_| \__,_|_| /__/_\___/\__, |
* |___/
*
* (c) Kristuff <contact@kristuff.fr>
* (c) Kristuff <kristuff@kristuff.fr>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*
* @version 0.5.0
* @copyright 2017-2020 Kristuff
* @version 0.6.0
* @copyright 2017-2021 Kristuff
*/

namespace Kristuff\Parselog\Core;
Expand Down
18 changes: 9 additions & 9 deletions src/FormatException.php
@@ -1,19 +1,19 @@
<?php declare(strict_types=1);

/**
* ___ _
* | _ \ __ _ _ _ ___ ___ | | ___ __ _
* | _// _` || '_|(_-</ -_)| |/ _ \/ _` |
* |_| \__,_||_| /__/\___||_|\___/\__, |
* |___/
/**
* ___ _
* | _ \__ _ _ _ __| |___ __ _
* | _/ _` | '_(_-< / _ \/ _` |
* |_| \__,_|_| /__/_\___/\__, |
* |___/
*
* (c) Kristuff <contact@kristuff.fr>
* (c) Kristuff <kristuff@kristuff.fr>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*
* @version 0.5.0
* @copyright 2017-2020 Kristuff
* @version 0.6.0
* @copyright 2017-2021 Kristuff
*/

namespace Kristuff\Parselog;
Expand Down
18 changes: 9 additions & 9 deletions src/InvalidArgumentException.php
@@ -1,19 +1,19 @@
<?php declare(strict_types=1);

/**
* ___ _
* | _ \ __ _ _ _ ___ ___ | | ___ __ _
* | _// _` || '_|(_-</ -_)| |/ _ \/ _` |
* |_| \__,_||_| /__/\___||_|\___/\__, |
* |___/
/**
* ___ _
* | _ \__ _ _ _ __| |___ __ _
* | _/ _` | '_(_-< / _ \/ _` |
* |_| \__,_|_| /__/_\___/\__, |
* |___/
*
* (c) Kristuff <contact@kristuff.fr>
* (c) Kristuff <kristuff@kristuff.fr>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*
* @version 0.5.0
* @copyright 2017-2020 Kristuff
* @version 0.6.0
* @copyright 2017-2021 Kristuff
*/

namespace Kristuff\Parselog;
Expand Down
18 changes: 9 additions & 9 deletions src/LogParser.php
@@ -1,19 +1,19 @@
<?php declare(strict_types=1);

/**
* ___ _
* | _ \ __ _ _ _ ___ ___ | | ___ __ _
* | _// _` || '_|(_-</ -_)| |/ _ \/ _` |
* |_| \__,_||_| /__/\___||_|\___/\__, |
* |___/
/**
* ___ _
* | _ \__ _ _ _ __| |___ __ _
* | _/ _` | '_(_-< / _ \/ _` |
* |_| \__,_|_| /__/_\___/\__, |
* |___/
*
* (c) Kristuff <contact@kristuff.fr>
* (c) Kristuff <kristuff@kristuff.fr>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*
* @version 0.5.0
* @copyright 2017-2020 Kristuff
* @version 0.6.0
* @copyright 2017-2021 Kristuff
*/

namespace Kristuff\Parselog;
Expand Down
18 changes: 9 additions & 9 deletions src/LogParserFactory.php
@@ -1,19 +1,19 @@
<?php declare(strict_types=1);

/**
* ___ _
* | _ \ __ _ _ _ ___ ___ | | ___ __ _
* | _// _` || '_|(_-</ -_)| |/ _ \/ _` |
* |_| \__,_||_| /__/\___||_|\___/\__, |
* |___/
/**
* ___ _
* | _ \__ _ _ _ __| |___ __ _
* | _/ _` | '_(_-< / _ \/ _` |
* |_| \__,_|_| /__/_\___/\__, |
* |___/
*
* (c) Kristuff <contact@kristuff.fr>
* (c) Kristuff <kristuff@kristuff.fr>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*
* @version 0.5.0
* @copyright 2017-2020 Kristuff
* @version 0.6.0
* @copyright 2017-2021 Kristuff
*/

namespace Kristuff\Parselog;
Expand Down
18 changes: 9 additions & 9 deletions src/Software/ApacheAccessLogParser.php
@@ -1,19 +1,19 @@
<?php declare(strict_types=1);

/**
* ___ _
* | _ \ __ _ _ _ ___ ___ | | ___ __ _
* | _// _` || '_|(_-</ -_)| |/ _ \/ _` |
* |_| \__,_||_| /__/\___||_|\___/\__, |
* |___/
/**
* ___ _
* | _ \__ _ _ _ __| |___ __ _
* | _/ _` | '_(_-< / _ \/ _` |
* |_| \__,_|_| /__/_\___/\__, |
* |___/
*
* (c) Kristuff <contact@kristuff.fr>
* (c) Kristuff <kristuff@kristuff.fr>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*
* @version 0.5.0
* @copyright 2017-2020 Kristuff
* @version 0.6.0
* @copyright 2017-2021 Kristuff
*/

namespace Kristuff\Parselog\Software;
Expand Down

0 comments on commit b41387a

Please sign in to comment.