xref
: /
PHP-7.0
/
Zend
/
tests
/
constants
/
fixtures
/
folder2
/
subfolder4
/
fixture.inc
(revision 51ce4bd8)
Home
History
Annotate
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
<?php
2
echo __DIR__ . "\n";
3
echo dirname(__FILE__) . "\n";
4