You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove some useless code in modules/encoders/php/base64.rb
The payload is always quoted since 975de9d, so
there is no need to care if the first character is alpha or not.
This has some chance to make the payload 5 chars smaller, woo!
0 commit comments