- before applying the patch open debugger and copy link to any file (e.g application.php looks like phpstorm://open?file=/Volumes/web/d/in-portal.53x/core/kernel/application.php&line=305 for me)
- apply the patch
- copy link to same file again (e.g. application.php looks like phpstorm://open?file=%2FVolumes%2Fweb%2Fd%2Fin-portal.53x%2Fcore%2Fkernel%2Fapplication.php&line=305 for me)
- confirm that argument values in url are url-encoded
Details
Details
Diff Detail
Diff Detail
- Repository
- rINP In-Portal
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.