Skip to content
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

Fixes missing support for file names containing hyphens, closes #1 #2

Merged
merged 1 commit into from
Feb 27, 2018

Conversation

hollodotme
Copy link
Contributor

  • Uses PHP's getopt() to retrieve CLI options
  • Replaces '/' with DIRECTORY_SEPARATOR constant
  • Fixes trailing slash in output dir path
  • Removes public member $free_values
  • Changes visibility of members $args and $input_files to private
  • Adds getter for input files

…rtio#1

* Uses PHP's getopt() to retrieve CLI options
* Replaces '/' with DIRECTORY_SEPARATOR constant
* Fixes trailing slash in output dir path
* Removes public member $free_values
* Changes visibility of members $args and $input_files to private
* Adds getter for input files
@hollodotme
Copy link
Contributor Author

Hi there @Dantist . Any chance this PR will be reviewed and merged?

@Dantist Dantist merged commit cf7fbde into Convertio:master Feb 27, 2018
@Dantist
Copy link
Contributor

Dantist commented Feb 27, 2018

Hello, @hollodotme!

Please, accept our apologies for the delay with PR merging and thank you for your great contribution!

We have added some thousands of API minutes to your account as an indemnification for the inconveniences caused and as a remuneration for making our software better! :-)

Feel free to contact our support team if you have accidently lost your account credentials.

@hollodotme
Copy link
Contributor Author

@Dantist no worries about the delay. Thank you for the awesome extra minutes!

@ghost ghost mentioned this pull request Aug 16, 2023
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.

None yet

2 participants