-
Notifications
You must be signed in to change notification settings - Fork 3
Comparing changes
Open a pull request
base repository: lelutin/php-optparse
base: master
head repository: quizlet/php-optparse
compare: master
- 16 commits
- 5 files changed
- 10 contributors
Commits on Apr 11, 2011
-
removing closing php bracket to avoid extra bad whitespace afterwards…
… (can be a problem if including this file before headers are sent)
Configuration menu - View commit details
-
Copy full SHA for dfcd07f - Browse repository at this point
Copy the full SHA dfcd07fView commit details
Commits on Jul 15, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 008bcb1 - Browse repository at this point
Copy the full SHA 008bcb1View commit details -
Implemented most of the functionality in IndentedHelpFormatter format…
…_option and format_option_strings
Configuration menu - View commit details
-
Copy full SHA for e0b9848 - Browse repository at this point
Copy the full SHA e0b9848View commit details -
Remove now useless TODO comment
Thanks to Paul Hooijenga, the indented formatter is now implemented, so we can remove the TODO comment saying that we need to implement it.
Configuration menu - View commit details
-
Copy full SHA for 8442dc1 - Browse repository at this point
Copy the full SHA 8442dc1View commit details -
But not the complete end of maintenance. Even though I won't be checking the code for problems, I will still merge in any patches and pull requests. Signed-off-by: Gabriel Filion <lelutin@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 80ab84a - Browse repository at this point
Copy the full SHA 80ab84aView commit details
Commits on Dec 15, 2016
-
Treat possible options as the same one until another dash (-) is foun…
…d to specify a new option.
Configuration menu - View commit details
-
Copy full SHA for 3fee158 - Browse repository at this point
Copy the full SHA 3fee158View commit details
Commits on Jan 6, 2017
-
Configuration menu - View commit details
-
Copy full SHA for d7d0b3d - Browse repository at this point
Copy the full SHA d7d0b3dView commit details -
Merge pull request #1 from quizlet/allow-spaces
Allow spaces in CLI arguments
Configuration menu - View commit details
-
Copy full SHA for 1847280 - Browse repository at this point
Copy the full SHA 1847280View commit details
Commits on Sep 26, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 948f3af - Browse repository at this point
Copy the full SHA 948f3afView commit details
Commits on Sep 28, 2018
-
Merge pull request #2 from quizlet/php7-deprecate-same-name-function
Remove identical name function in favor of __construct
Configuration menu - View commit details
-
Copy full SHA for 6323552 - Browse repository at this point
Copy the full SHA 6323552View commit details
Commits on Sep 7, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 2ecedd0 - Browse repository at this point
Copy the full SHA 2ecedd0View commit details -
Merge pull request #3 from quizlet/Add_codeowners_file
add codeowners
Configuration menu - View commit details
-
Copy full SHA for 4dda76e - Browse repository at this point
Copy the full SHA 4dda76eView commit details
Commits on Sep 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 94dc372 - Browse repository at this point
Copy the full SHA 94dc372View commit details -
Merge pull request #4 from quizlet/update_codeowners_file
Switch owner to SRE
Configuration menu - View commit details
-
Copy full SHA for 8ae29af - Browse repository at this point
Copy the full SHA 8ae29afView commit details
Commits on Jan 31, 2025
-
PHPMIGRATE: from @tkquizlet: Declare class properties for PHP 8 compa…
…tibility (#5) * PHPMIGRATE: from @tkquizlet: Declare class properties for PHP 8 compatibility * Update CODEOWNERS to au-monolith-reviewers
Configuration menu - View commit details
-
Copy full SHA for 2e6815c - Browse repository at this point
Copy the full SHA 2e6815cView commit details
Commits on Mar 22, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 3892f87 - Browse repository at this point
Copy the full SHA 3892f87View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master