PHP_CompatInfo
[ class tree: PHP_CompatInfo ] [ index: PHP_CompatInfo ] [ all elements ]

File: Parser.php

Source Location: /PHP_CompatInfo-1.8.0RC1/CompatInfo/Parser.php

Classes:

PHP_CompatInfo_Parser
Parser logic

Page Details:

Check Compatibility of chunk of PHP code

PHP versions 4 and 5

LICENSE: This source file is subject to version 3.01 of the PHP license that is available through the world-wide-web at the following URI: http://www.php.net/license/3_01.txt. If you did not receive a copy of the PHP License and are unable to obtain it through the web, please send a note to license@php.net so we can mail you a copy immediately.

Includes:

require_once('PHP/CompatInfo/func_array.php') [line 29]
An array of function init versions and extension
require_once('Event/Dispatcher.php') [line 23]
require_once('PHP/CompatInfo/Renderer.php') [line 39]
An abstract base class for CompatInfo renderers
require_once('PHP/CompatInfo/const_array.php') [line 34]
An array of constants and their init versions
require_once('File/Find.php') [line 24]

PHP_COMPATINFO_EVENT_AUDITFINISHED [line 48]

PHP_COMPATINFO_EVENT_AUDITFINISHED = 'auditFinished'
Event name of parsing data source end process

[ Top ]



PHP_COMPATINFO_EVENT_AUDITSTARTED [line 44]

PHP_COMPATINFO_EVENT_AUDITSTARTED = 'auditStarted'
Event name of parsing data source start process

[ Top ]



PHP_COMPATINFO_EVENT_CODEFINISHED [line 64]

PHP_COMPATINFO_EVENT_CODEFINISHED = 'codeFinished'
Event name of parsing a file end process

[ Top ]



PHP_COMPATINFO_EVENT_CODESTARTED [line 60]

PHP_COMPATINFO_EVENT_CODESTARTED = 'codeStarted'
Event name of parsing a file start process

[ Top ]



PHP_COMPATINFO_EVENT_FILEFINISHED [line 56]

PHP_COMPATINFO_EVENT_FILEFINISHED = 'fileFinished'
Event name of parsing a file end process

[ Top ]



PHP_COMPATINFO_EVENT_FILESTARTED [line 52]

PHP_COMPATINFO_EVENT_FILESTARTED = 'fileStarted'
Event name of parsing a file start process

[ Top ]



Documentation generated on Mon, 11 Mar 2019 15:22:03 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.