!C99Shell v. 2.1 [PHP 8 Update] [02.02.2022]!

Software: Apache/2.4.53 (Unix) OpenSSL/1.1.1o PHP/7.4.29 mod_perl/2.0.12 Perl/v5.34.1. PHP/7.4.29 

uname -a: Linux vps-2738122-x 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 

uid=1(daemon) gid=1(daemon) grupos=1(daemon) 

Safe-mode: OFF (not secure)

/opt/apex_tdfonline/php/3ros/PhpDocumentor/Documentation/tests/   drwxr-xr-x
Free 13.05 GB of 61.93 GB (21.08%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     bug-441289.php (2.13 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php
/** @package tests */
/**
* This is a long comment which
* needs more than one line.
* This is the detailed documentation.
* This is another line of detailed docs
*/ 
function test_441289()
{
}

/** I started my short desc
* on the first line.
* This is the detailed documentation.
*/
function test_4412892()
{
}

/**
* I am using just the first line as my short desc
* since i didn't use a period anywhere in this desc
*/
function test_4412893()
{
}

/**
* I am using a blank line to end my short desc
*
* I think this looks the nicest when writing your
* code and makes the code more readable
*/
function test_4412894()
{
}

/**
* This is a test to see if the desc is fooled by 2.4
* the short desc ends here.
* This is the detailed documentation.
*/
function test_4412895()
{
}

/**
* This desc 
* tries to fool 
* the non period 
* short desc systems
*
* junk
* should only show the first line since we dont' look that far
* down for the short desc line break
*/
function test6()
{
}

/**
* This desc tries to fool 
* the non period short desc systems
*
* junk
* junk
*/
function test7()
{
}

/**
* This is a test case where i think things break
* extended desc
* many lines of desc
* many lines of desc
* many lines of desc
* many lines of desc
* many lines of desc
* many lines of desc
* many lines of desc
* many lines of desc
* more extended desc that ends with a period.
* without a line limiter everything til period. would be part of the short desc
* allowing this many lines to be part of the short desc seemed like a problem to me
* so now using both the period and line break as a seperator you can only have a 4
* line extended desc.  the first line is usually blank since its the /** line
*/
function test8()
{
}

/**
* This example is really tricky
*
* The short desc should end on the blank line even though this line ends with a period.
* Here is the long desc
*/
function test_bug_567455()
{
}

/**
* This example is also really tricky
*

* The tries to break the parser test.
* Here is the long desc
*/
function test_bug_567455_2()
{
}
?>

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ Read-Only ]

:: Make Dir ::
 
[ Read-Only ]
:: Make File ::
 
[ Read-Only ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 2.1 [PHP 8 Update] [02.02.2022] maintained byC99Shell Github | Generation time: 0.5419 ]--