Closed cycne closed 5 years ago
It is not on my TODO list, I do not change the path. You are right, it would be a nice feature. You are welcomed to contribute about it.
It is not on my TODO list, I do not change the path. You are right, it would be a nice feature. You are welcomed to contribute about it.
Some very common feature is required. What i should to do? add it? NOOO, i will say that is not my business
So, why not to use phpAPI/zend macro to change constant value to the constant Array call, or "constant()" function call?
Magic Constants like
__DIR__
and__FILE__
keep value of compiling path. Is there a way to get the runtime value of__FILE__
??Thanks