Skip to content

Commit 4fbb55f

Browse files
authored
Merge pull request #68 from nguyenanhung/v3.2.0-develop
Add AllowDynamicProperties to CI_URI
2 parents eaa12ec + 948cc9f commit 4fbb55f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

system/core/URI.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
* @author EllisLab Dev Team
5050
* @link https://codeigniter.com/userguide3/libraries/uri.html
5151
*/
52+
#[\AllowDynamicProperties]
5253
class CI_URI {
5354
/**
5455
* CI_Config instance

0 commit comments

Comments
 (0)