The following two (magic) constants are missing, and would be useful: `__FILE__` : absolute path to the current file `__DIR__` : absolute path to the directory of the current file
The following two (magic) constants are missing, and would be useful:
__FILE__: absolute path to the current file__DIR__: absolute path to the directory of the current file