- 2.29 2024-08-12
- Blocked the access to system global variables. So this library will be unable to read global variables
defined as $_namevar - Fixed an error where you call a method called "eval". Note, it is not possible to call the PHP function eval()
using this method, however, you can define your own eval() function
- Blocked the access to system global variables. So this library will be unable to read global variables