Add PHP option to language support in generator#21
Merged
adfoster-r7 merged 1 commit intorapid7:masterfrom Oct 2, 2025
Merged
Conversation
sjanusz-r7
approved these changes
Oct 2, 2025
Contributor
|
Thanks! Could you throw up a PR for metasploit-framework that bumps the rex-random_identifier gem to the latest version 🙏 i.e. your PR to framework would look like this: diff --git a/Gemfile.lock b/Gemfile.lock
index 1123b0463e2..08801b2572a 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -208,7 +208,7 @@ GEM
bcrypt (3.1.20)
bcrypt_pbkdf (1.1.1)
benchmark (0.4.1)
- bigdecimal (3.2.2)
+ bigdecimal (3.2.3)
bindata (2.4.15)
bootsnap (1.18.4)
msgpack (~> 1.2)
@@ -506,7 +506,7 @@ GEM
rex-random_identifier
rex-text
ruby-rc4
- rex-random_identifier (0.1.20)
+ rex-random_identifier (0.1.21)
bigdecimal
rex-text
rex-registry (0.1.6)No worries if not, just if you put up the PR it gets attributed to yourself in the wrapup tools that we use etc |
Contributor
Author
|
yeah, sure! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request fixes the Issue