Resolve-3482115 Fixes const syntax error
1 unresolved thread
1 unresolved thread
Fix for Php 8.2 const definition error.
Closes #3482115
Merge request reports
Activity
49 49 /** 50 50 * Configuration name. 51 51 */ 52 52 const string CONFIG_NAME = 'restrict_route_by_ip.settings'; changed this line in version 2 of the diff
added 1 commit
- efd830ab - Issue-3482115 Add missing const syntax error
Please register or sign in to reply