Skip to content

Use PHP 5.3 language features #211

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 21, 2021

Conversation

oliverklee
Copy link
Collaborator

No description provided.

@@ -1,7 +1,7 @@
#!/usr/bin/env php
<?php

require_once(dirname(__FILE__).'/bootstrap.php');
require_once(__DIR__.'/bootstrap.php');
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Collaborator Author

@oliverklee oliverklee Apr 19, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, will update the PR. (I did this change with Rector and probably did not get the configuration just right yet.)

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated and repushed.

@sabberworm sabberworm merged commit c055c73 into MyIntervals:master Apr 21, 2021
@oliverklee oliverklee deleted the cleanup/php-53 branch April 21, 2021 11:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants