mirror of
https://github.com/php/doc-en.git
synced 2026-03-23 23:32:18 +01:00
Fix versions based on parsed php-src
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344068 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
@@ -14,16 +14,16 @@
|
||||
<function name="typeerror" from="PHP 7"/>
|
||||
<function name="argumentcounterror" from="PHP 7 >= PHP 7.1.0"/>
|
||||
|
||||
<function name="exception" from="PHP 5 >= 5.1.0, PHP 7"/>
|
||||
<function name="exception::__clone" from="PHP 5 >= 5.1.0, PHP 7"/>
|
||||
<function name="exception::__construct" from="PHP 5 >= 5.1.0, PHP 7"/>
|
||||
<function name="exception::__tostring" from="PHP 5 >= 5.1.0, PHP 7"/>
|
||||
<function name="exception::getmessage" from="PHP 5 >= 5.1.0, PHP 7"/>
|
||||
<function name="exception::getcode" from="PHP 5 >= 5.1.0, PHP 7"/>
|
||||
<function name="exception::getfile" from="PHP 5 >= 5.1.0, PHP 7"/>
|
||||
<function name="exception::getline" from="PHP 5 >= 5.1.0, PHP 7"/>
|
||||
<function name="exception::gettrace" from="PHP 5 >= 5.1.0, PHP 7"/>
|
||||
<function name="exception::gettraceasstring" from="PHP 5 >= 5.1.0, PHP 7"/>
|
||||
<function name="exception" from="PHP 5, PHP 7"/>
|
||||
<function name="exception::__clone" from="PHP 5, PHP 7"/>
|
||||
<function name="exception::__construct" from="PHP 5, PHP 7"/>
|
||||
<function name="exception::__tostring" from="PHP 5, PHP 7"/>
|
||||
<function name="exception::getmessage" from="PHP 5, PHP 7"/>
|
||||
<function name="exception::getcode" from="PHP 5, PHP 7"/>
|
||||
<function name="exception::getfile" from="PHP 5, PHP 7"/>
|
||||
<function name="exception::getline" from="PHP 5, PHP 7"/>
|
||||
<function name="exception::gettrace" from="PHP 5, PHP 7"/>
|
||||
<function name="exception::gettraceasstring" from="PHP 5, PHP 7"/>
|
||||
<function name="exception::getprevious" from="PHP 5 >= 5.3.0, PHP 7"/>
|
||||
|
||||
<function name="errorexception" from="PHP 5 >= 5.1.0, PHP 7"/>
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
<!-- Methods -->
|
||||
<function name="datetime" from="PHP 5 >= 5.2.0, PHP 7"/>
|
||||
<function name="datetime::__construct" from="PHP 5 >= 5.2.0, PHP 7"/>
|
||||
<function name="datetime::__set_state" from="PHP 5 >= 5.2.0, PHP 7"/>
|
||||
<function name="datetime::__set_state" from="PHP 5 >= 5.3.0, PHP 7"/>
|
||||
<function name="datetime::add" from="PHP 5 >= 5.3.0, PHP 7"/>
|
||||
<function name="datetime::createfromformat" from="PHP 5 >= 5.3.0, PHP 7"/>
|
||||
<function name="datetime::diff" from="PHP 5 >= 5.3.0 < 5.5.0"/>
|
||||
@@ -71,8 +71,8 @@
|
||||
|
||||
<function name="dateperiod" from="PHP 5 >= 5.3.0, PHP 7"/>
|
||||
<function name="dateperiod::__construct" from="PHP 5 >= 5.3.0, PHP 7"/>
|
||||
<function name="dateperiod::__wakeup" from="PHP 5 >= 5.5.0, PHP 7"/>
|
||||
<function name="dateperiod::__set_state" from="PHP 5 >= 5.5.0, PHP 7"/>
|
||||
<function name="dateperiod::__wakeup" from="PHP 5 >= 5.3.27, PHP 7"/>
|
||||
<function name="dateperiod::__set_state" from="PHP 5 >= 5.3.27, PHP 7"/>
|
||||
<function name="dateperiod::getstartdate" from="PHP 5 >= 5.6.5, PHP 7"/>
|
||||
<function name="dateperiod::getenddate" from="PHP 5 >= 5.6.5, PHP 7"/>
|
||||
<function name="dateperiod::getdateinterval" from="PHP 5 >= 5.6.5, PHP 7"/>
|
||||
|
||||
@@ -4,15 +4,15 @@
|
||||
Do NOT translate this file
|
||||
-->
|
||||
<versions>
|
||||
<function name='dio_close' from='PHP 4 >= 4.2.0, PHP 5 < 5.1.0, PHP 7'/>
|
||||
<function name='dio_fcntl' from='PHP 4 >= 4.2.0, PHP 5 < 5.1.0, PHP 7'/>
|
||||
<function name='dio_open' from='PHP 4 >= 4.2.0, PHP 5 < 5.1.0, PHP 7'/>
|
||||
<function name='dio_read' from='PHP 4 >= 4.2.0, PHP 5 < 5.1.0, PHP 7'/>
|
||||
<function name='dio_seek' from='PHP 4 >= 4.2.0, PHP 5 < 5.1.0, PHP 7'/>
|
||||
<function name='dio_stat' from='PHP 4 >= 4.2.0, PHP 5 < 5.1.0, PHP 7'/>
|
||||
<function name='dio_tcsetattr' from='PHP 4 >= 4.3.0, PHP 5 < 5.1.0, PHP 7'/>
|
||||
<function name='dio_truncate' from='PHP 4 >= 4.2.0, PHP 5 < 5.1.0, PHP 7'/>
|
||||
<function name='dio_write' from='PHP 4 >= 4.2.0, PHP 5 < 5.1.0, PHP 7'/>
|
||||
<function name='dio_close' from='PHP 4 >= 4.2.0, PHP 5 < 5.1.0'/>
|
||||
<function name='dio_fcntl' from='PHP 4 >= 4.2.0, PHP 5 < 5.1.0'/>
|
||||
<function name='dio_open' from='PHP 4 >= 4.2.0, PHP 5 < 5.1.0'/>
|
||||
<function name='dio_read' from='PHP 4 >= 4.2.0, PHP 5 < 5.1.0'/>
|
||||
<function name='dio_seek' from='PHP 4 >= 4.2.0, PHP 5 < 5.1.0'/>
|
||||
<function name='dio_stat' from='PHP 4 >= 4.2.0, PHP 5 < 5.1.0'/>
|
||||
<function name='dio_tcsetattr' from='PHP 4 >= 4.3.0, PHP 5 < 5.1.0'/>
|
||||
<function name='dio_truncate' from='PHP 4 >= 4.2.0, PHP 5 < 5.1.0'/>
|
||||
<function name='dio_write' from='PHP 4 >= 4.2.0, PHP 5 < 5.1.0'/>
|
||||
</versions>
|
||||
<!-- Keep this comment at the end of the file
|
||||
Local variables:
|
||||
|
||||
@@ -58,8 +58,8 @@
|
||||
<function name='is_uploaded_file' from='PHP 4 >= 4.0.3, PHP 5, PHP 7'/>
|
||||
<function name='is_writable' from='PHP 4, PHP 5, PHP 7'/>
|
||||
<function name='is_writeable' from='PHP 4, PHP 5, PHP 7'/>
|
||||
<function name='lchgrp' from='PHP 5 >= 5.1.2, PHP 7'/>
|
||||
<function name='lchown' from='PHP 5 >= 5.1.2, PHP 7'/>
|
||||
<function name='lchgrp' from='PHP 5 >= 5.1.3, PHP 7'/>
|
||||
<function name='lchown' from='PHP 5 >= 5.1.3, PHP 7'/>
|
||||
<function name='link' from='PHP 4, PHP 5, PHP 7'/>
|
||||
<function name='linkinfo' from='PHP 4, PHP 5, PHP 7'/>
|
||||
<function name='lstat' from='PHP 4, PHP 5, PHP 7'/>
|
||||
|
||||
@@ -51,7 +51,7 @@
|
||||
<function name="imagecreatefrompng" from="PHP 4, PHP 5, PHP 7"/>
|
||||
<function name="imagecreatefromstring" from="PHP 4 >= 4.0.4, PHP 5, PHP 7"/>
|
||||
<function name="imagecreatefromwbmp" from="PHP 4 >= 4.0.1, PHP 5, PHP 7"/>
|
||||
<function name="imagecreatefromwebp" from="PHP 5 >= 5.5.0, PHP 7"/>
|
||||
<function name="imagecreatefromwebp" from="PHP 5 >= 5.4.0, PHP 7"/>
|
||||
<function name="imagecreatefromxbm" from="PHP 4 >= 4.0.1, PHP 5, PHP 7"/>
|
||||
<function name="imagecreatefromxpm" from="PHP 4 >= 4.0.1, PHP 5, PHP 7"/>
|
||||
<function name="imagecreatetruecolor" from="PHP 4 >= 4.0.6, PHP 5, PHP 7"/>
|
||||
@@ -75,7 +75,7 @@
|
||||
<function name="imagegammacorrect" from="PHP 4, PHP 5, PHP 7"/>
|
||||
<function name="imagegd" from="PHP 4 >= 4.0.7, PHP 5, PHP 7"/>
|
||||
<function name="imagegd2" from="PHP 4 >= 4.0.7, PHP 5, PHP 7"/>
|
||||
<function name="imagegetclip" from="PHP 7 >= 7.2"/>
|
||||
<function name="imagegetclip" from="PHP 7 >= 7.2.0"/>
|
||||
<function name="imagegif" from="PHP 4, PHP 5, PHP 7"/>
|
||||
<function name="imagegrabscreen" from="PHP 5 >= 5.2.2, PHP 7"/>
|
||||
<function name="imagegrabwindow" from="PHP 5 >= 5.2.2, PHP 7"/>
|
||||
@@ -104,7 +104,7 @@
|
||||
<function name="imagesavealpha" from="PHP 4 >= 4.3.2, PHP 5, PHP 7"/>
|
||||
<function name="imagescale" from="PHP 5 >= 5.5.0, PHP 7"/>
|
||||
<function name="imagesetbrush" from="PHP 4 >= 4.0.6, PHP 5, PHP 7"/>
|
||||
<function name="imagesetclip" from="PHP 7 >= 7.2"/>
|
||||
<function name="imagesetclip" from="PHP 7 >= 7.2.0"/>
|
||||
<function name="imagesetinterpolation" from="PHP 5 >= 5.5.0, PHP 7"/>
|
||||
<function name="imagesetpixel" from="PHP 4, PHP 5, PHP 7"/>
|
||||
<function name="imagesetstyle" from="PHP 4 >= 4.0.6, PHP 5, PHP 7"/>
|
||||
@@ -119,7 +119,7 @@
|
||||
<function name="imagettftext" from="PHP 4, PHP 5, PHP 7"/>
|
||||
<function name="imagetypes" from="PHP 4 >= 4.0.2, PHP 5, PHP 7"/>
|
||||
<function name="imagewbmp" from="PHP 4 >= 4.0.1, PHP 5, PHP 7"/>
|
||||
<function name="imagewebp" from="PHP 5 >= 5.5.0, PHP 7"/>
|
||||
<function name="imagewebp" from="PHP 5 >= 5.4.0, PHP 7"/>
|
||||
<function name="imagexbm" from="PHP 5, PHP 7"/>
|
||||
<function name="iptcembed" from="PHP 4, PHP 5, PHP 7"/>
|
||||
<function name="iptcparse" from="PHP 4, PHP 5, PHP 7"/>
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
<function name='ingres_errsqlstate' from='PECL ingres >= 1.1.0'/>
|
||||
<function name='ingres_execute' from='PECL ingres >= 1.1.0'/>
|
||||
<function name='ingres_escape_string' from='PECL ingres >= 2.1.0'/>
|
||||
<function name='ingres_fetch_array' from=' PHP 5 < 5.1.0, PECL ingres >= 1.0.0'/>
|
||||
<function name='ingres_fetch_array' from='PHP 5 < 5.1.0, PECL ingres >= 1.0.0'/>
|
||||
<function name='ingres_fetch_assoc' from='PECL ingres >= 2.2.2'/>
|
||||
<function name='ingres_fetch_object' from='PHP 4 >= 4.0.2, PHP 5 < 5.1.0, PECL ingres >= 1.0.0'/>
|
||||
<function name='ingres_fetch_proc_return' from='PECL ingres >= 1.4.0'/>
|
||||
|
||||
@@ -48,7 +48,7 @@
|
||||
<function name="m_preauth" from="PHP 4 >= 4.3.9, PHP 5 < 5.1.0, PECL mcve >= 1.0.0"/>
|
||||
<function name="m_preauthcompletion" from="PHP 4 >= 4.3.9, PHP 5 < 5.1.0, PECL mcve >= 1.0.0"/>
|
||||
<function name="m_qc" from="PHP 4 >= 4.3.9, PHP 5 < 5.1.0, PECL mcve >= 1.0.0"/>
|
||||
<function name="m_responsekeys" from="PHP 5 >= 5.0.5, PHP 7, PECL mcve >= 1.0.0"/>
|
||||
<function name="m_responsekeys" from="PHP 5 >= 5.0.5 < 5.1.0, PECL mcve >= 1.0.0"/>
|
||||
<function name="m_responseparam" from="PHP 4 >= 4.3.9, PHP 5 < 5.1.0, PECL mcve >= 1.0.0"/>
|
||||
<function name="m_return" from="PHP 4 >= 4.3.9, PHP 5 < 5.1.0, PECL mcve >= 1.0.0"/>
|
||||
<function name="m_returncode" from="PHP 4 >= 4.3.9, PHP 5 < 5.1.0, PECL mcve >= 1.0.0"/>
|
||||
@@ -58,7 +58,7 @@
|
||||
<function name="m_setdropfile" from="PHP 4 >= 4.3.9, PHP 5 < 5.1.0, PECL mcve >= 1.0.0"/>
|
||||
<function name="m_setip" from="PHP 4 >= 4.3.9, PHP 5 < 5.1.0, PECL mcve >= 1.0.0"/>
|
||||
<function name="m_setssl" from="PHP 4 >= 4.3.9, PHP 5 < 5.1.0, PECL mcve >= 1.0.0"/>
|
||||
<function name="m_setssl_cafile" from="PHP 5 >= 5.0.5, PHP 7, PECL mcve >= 1.0.0"/>
|
||||
<function name="m_setssl_cafile" from="PHP 5 >= 5.0.5 < 5.1.0, PECL mcve >= 1.0.0"/>
|
||||
<function name="m_setssl_files" from="PHP 4 >= 4.3.9, PHP 5 < 5.1.0, PECL mcve >= 1.0.0"/>
|
||||
<function name="m_settimeout" from="PHP 4 >= 4.3.9, PHP 5 < 5.1.0, PECL mcve >= 1.0.0"/>
|
||||
<function name="m_settle" from="PHP 4 >= 4.3.9, PHP 5 < 5.1.0, PECL mcve >= 1.0.0"/>
|
||||
@@ -75,13 +75,13 @@
|
||||
<function name="m_transactionssent" from="PHP 4 >= 4.3.9, PHP 5 < 5.1.0, PECL mcve >= 1.0.0"/>
|
||||
<function name="m_transactiontext" from="PHP 4 >= 4.3.9, PHP 5 < 5.1.0, PECL mcve >= 1.0.0"/>
|
||||
<function name="m_transinqueue" from="PHP 4 >= 4.3.9, PHP 5 < 5.1.0, PECL mcve >= 1.0.0"/>
|
||||
<function name="m_transkeyval" from="PHP 5 >= 5.0.5, PHP 7, PECL mcve >= 1.0.0"/>
|
||||
<function name="m_transkeyval" from="PHP 5 >= 5.0.5 < 5.1.0, PECL mcve >= 1.0.0"/>
|
||||
<function name="m_transnew" from="PHP 4 >= 4.3.9, PHP 5 < 5.1.0, PECL mcve >= 1.0.0"/>
|
||||
<function name="m_transparam" from="PHP 4 >= 4.3.9, PHP 5 < 5.1.0, PECL mcve >= 1.0.0"/>
|
||||
<function name="m_transsend" from="PHP 4 >= 4.3.9, PHP 5 < 5.1.0, PECL mcve >= 1.0.0"/>
|
||||
<function name="m_ub" from="PHP 4 >= 4.3.9, PHP 5 < 5.1.0, PECL mcve >= 1.0.0"/>
|
||||
<function name="m_uwait" from="PHP 4 >= 4.3.9, PHP 5 < 5.1.0, PECL mcve >= 1.0.0"/>
|
||||
<function name="m_validateidentifier" from="PHP 5 >= 5.0.5, PHP 7, PECL mcve >= 1.0.0"/>
|
||||
<function name="m_validateidentifier" from="PHP 5 >= 5.0.5 < 5.1.0, PECL mcve >= 1.0.0"/>
|
||||
<function name="m_verifyconnection" from="PHP 4 >= 4.3.9, PHP 5 < 5.1.0, PECL mcve >= 1.0.0"/>
|
||||
<function name="m_verifysslcert" from="PHP 4 >= 4.3.9, PHP 5 < 5.1.0, PECL mcve >= 1.0.0"/>
|
||||
<function name="m_void" from="PHP 4 >= 4.3.9, PHP 5 < 5.1.0, PECL mcve >= 1.0.0"/>
|
||||
|
||||
@@ -4,192 +4,192 @@
|
||||
Do NOT translate this file
|
||||
-->
|
||||
<versions>
|
||||
<function name="ming_keypress" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="ming_keypress" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="ming_setcubicthreshold" from="PHP 4 >= 4.0.5, PHP 5, PHP 7, PECL ming SVN"/>
|
||||
<function name="ming_setscale" from="PHP 4 >= 4.0.5, PHP 5, PHP 7, PECL ming SVN"/>
|
||||
<function name="ming_setswfcompression" from="PHP 5.2.1-5.3.0, PHP 7, PECL ming SVN"/>
|
||||
<function name="ming_useconstants" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="ming_useswfversion" from="PHP 4 >= 4.2.0, PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="ming_useconstants" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="ming_useswfversion" from="PHP 4 >= 4.2.0, PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
|
||||
<!-- OOP API -->
|
||||
|
||||
<function name="swfaction" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfaction::__construct" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfaction" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfaction::__construct" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
|
||||
<function name="swfbitmap" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfbitmap::__construct" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfbitmap::getheight" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfbitmap::getwidth" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfbitmap" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfbitmap::__construct" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfbitmap::getheight" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfbitmap::getwidth" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
|
||||
<function name="swfbutton" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfbutton::__construct" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfbutton::addaction" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfbutton::addasound" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfbutton::addshape" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfbutton::setaction" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfbutton::setdown" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfbutton::sethit" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfbutton::setmenu" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfbutton::setover" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfbutton::setup" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfbutton" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfbutton::__construct" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfbutton::addaction" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfbutton::addasound" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfbutton::addshape" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfbutton::setaction" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfbutton::setdown" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfbutton::sethit" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfbutton::setmenu" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfbutton::setover" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfbutton::setup" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
|
||||
<function name="swfdisplayitem" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfdisplayitem::addaction" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfdisplayitem::addcolor" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfdisplayitem::endmask" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfdisplayitem::getrot" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfdisplayitem::getx" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfdisplayitem::getxscale" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfdisplayitem::getxskew" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfdisplayitem::gety" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfdisplayitem::getyscale" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfdisplayitem::getyskew" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfdisplayitem::move" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfdisplayitem::moveto" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfdisplayitem::multcolor" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfdisplayitem::remove" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfdisplayitem::rotate" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfdisplayitem::rotateto" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfdisplayitem::scale" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfdisplayitem::scaleto" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfdisplayitem::setdepth" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfdisplayitem::setmasklevel" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfdisplayitem::setmatrix" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfdisplayitem::setname" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfdisplayitem::setratio" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfdisplayitem::skewx" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfdisplayitem::skewxto" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfdisplayitem::skewy" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfdisplayitem::skewyto" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfdisplayitem" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfdisplayitem::addaction" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfdisplayitem::addcolor" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfdisplayitem::endmask" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfdisplayitem::getrot" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfdisplayitem::getx" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfdisplayitem::getxscale" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfdisplayitem::getxskew" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfdisplayitem::gety" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfdisplayitem::getyscale" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfdisplayitem::getyskew" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfdisplayitem::move" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfdisplayitem::moveto" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfdisplayitem::multcolor" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfdisplayitem::remove" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfdisplayitem::rotate" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfdisplayitem::rotateto" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfdisplayitem::scale" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfdisplayitem::scaleto" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfdisplayitem::setdepth" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfdisplayitem::setmasklevel" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfdisplayitem::setmatrix" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfdisplayitem::setname" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfdisplayitem::setratio" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfdisplayitem::skewx" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfdisplayitem::skewxto" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfdisplayitem::skewy" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfdisplayitem::skewyto" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
|
||||
<function name="swffill" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swffill::__construct" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swffill::moveto" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swffill::rotateto" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swffill::scaleto" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swffill::skewxto" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swffill::skewyto" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swffill" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swffill::__construct" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swffill::moveto" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swffill::rotateto" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swffill::scaleto" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swffill::skewxto" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swffill::skewyto" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
|
||||
<function name="swffont" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swffont::__construct" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swffont::addchars" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swffont::getascent" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swffont::getdescent" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swffont::getleading" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swffont::getshape" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swffont::getutf8width" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swffont::getwidewidth" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swffont::getwidth" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swffont" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swffont::__construct" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swffont::addchars" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swffont::getascent" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swffont::getdescent" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swffont::getleading" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swffont::getshape" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swffont::getutf8width" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swffont::getwidewidth" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swffont::getwidth" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
|
||||
<function name="swffontchar" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swffontchar::addchars" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swffontchar::addutf8chars" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swffontchar" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swffontchar::addchars" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swffontchar::addutf8chars" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
|
||||
<function name="swfgradient" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfgradient::__construct" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfgradient::addentry" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfgradient" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfgradient::__construct" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfgradient::addentry" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
|
||||
<function name="swfmorph" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfmorph::__construct" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfmorph::getshape1" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfmorph::getshape2" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfmorph" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfmorph::__construct" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfmorph::getshape1" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfmorph::getshape2" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
|
||||
<function name="swfmovie" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfmovie::__construct" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfmovie::add" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfmovie::addexport" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfmovie::addfont" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfmovie::importchar" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfmovie::importfont" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfmovie::labelframe" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfmovie" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfmovie::__construct" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfmovie::add" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfmovie::addexport" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfmovie::addfont" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfmovie::importchar" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfmovie::importfont" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfmovie::labelframe" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfmovie::namedanchor" from="PHP 5.2.1-5.3.0, PHP 7, PECL ming SVN"/>
|
||||
<function name="swfmovie::nextframe" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfmovie::output" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfmovie::nextframe" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfmovie::output" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfmovie::protect" from="PHP 5.2.1-5.3.0, PHP 7, PECL ming SVN"/>
|
||||
<function name="swfmovie::remove" from="PHP 5.2.1-5.3.0, PHP 7, PECL ming SVN"/>
|
||||
<function name="swfmovie::save" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfmovie::savetofile" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfmovie::setbackground" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfmovie::setdimension" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfmovie::setframes" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfmovie::setrate" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfmovie::startsound" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfmovie::stopsound" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfmovie::streammp3" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfmovie::writeexports" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfmovie::save" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfmovie::savetofile" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfmovie::setbackground" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfmovie::setdimension" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfmovie::setframes" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfmovie::setrate" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfmovie::startsound" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfmovie::stopsound" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfmovie::streammp3" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfmovie::writeexports" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
|
||||
<function name="swfprebuiltclip" from="PHP 5.0.5-5.3.0, PHP 7, PECL ming SVN"/>
|
||||
<function name="swfprebuiltclip::__construct" from="PHP 5.0.5-5.3.0, PHP 7, PECL ming SVN"/>
|
||||
|
||||
<function name="swfshape" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfshape::__construct" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfshape::addfill" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfshape::drawarc" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfshape::drawcircle" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfshape::drawcubic" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfshape::drawcubicto" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfshape::drawcurve" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfshape::drawcurveto" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfshape::drawglyph" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfshape::drawline" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfshape::drawlineto" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfshape::movepen" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfshape::movepento" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfshape::setleftfill" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfshape::setline" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfshape" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfshape::__construct" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfshape::addfill" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfshape::drawarc" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfshape::drawcircle" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfshape::drawcubic" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfshape::drawcubicto" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfshape::drawcurve" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfshape::drawcurveto" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfshape::drawglyph" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfshape::drawline" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfshape::drawlineto" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfshape::movepen" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfshape::movepento" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfshape::setleftfill" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfshape::setline" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
|
||||
<function name="swfsound::__construct" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfsound" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfsound::__construct" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfsound" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
|
||||
<function name="swfsoundinstance" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfsoundinstance::loopcount" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfsoundinstance::loopinpoint" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfsoundinstance::loopoutpoint" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfsoundinstance::nomultiple" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfsoundinstance" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfsoundinstance::loopcount" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfsoundinstance::loopinpoint" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfsoundinstance::loopoutpoint" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfsoundinstance::nomultiple" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
|
||||
<function name="swfsprite" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfsprite::__construct" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfsprite::add" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfsprite::labelframe" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfsprite::nextframe" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfsprite::remove" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfsprite::setframes" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfsprite::startsound" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfsprite::stopsound" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfsprite" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfsprite::__construct" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfsprite::add" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfsprite::labelframe" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfsprite::nextframe" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfsprite::remove" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfsprite::setframes" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfsprite::startsound" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swfsprite::stopsound" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
|
||||
<function name="swftext" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swftext::__construct" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swftext::addstring" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swftext::addutf8string" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swftext::addwidestring" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swftext::getascent" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swftext::getdescent" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swftext::getleading" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swftext::getutf8width" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swftext::getwidewidth" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swftext::getwidth" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swftext::moveto" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swftext::setcolor" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swftext::setfont" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swftext::setheight" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swftext::setspacing" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swftext" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swftext::__construct" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swftext::addstring" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swftext::addutf8string" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swftext::addwidestring" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swftext::getascent" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swftext::getdescent" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swftext::getleading" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swftext::getutf8width" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swftext::getwidewidth" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swftext::getwidth" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swftext::moveto" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swftext::setcolor" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swftext::setfont" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swftext::setheight" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swftext::setspacing" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
|
||||
<function name="swftextfield" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swftextfield::__construct" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swftextfield::addchars" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swftextfield::addstring" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swftextfield::align" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swftextfield::setbounds" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swftextfield::setcolor" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swftextfield::setfont" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swftextfield::setheight" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swftextfield::setindentation" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swftextfield::setleftmargin" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swftextfield::setlinespacing" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swftextfield::setmargins" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swftextfield::setname" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swftextfield::setpadding" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swftextfield::setrightmargin" from="PHP 5 <= 5.3.0, PECL ming SVN"/>
|
||||
<function name="swftextfield" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swftextfield::__construct" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swftextfield::addchars" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swftextfield::addstring" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swftextfield::align" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swftextfield::setbounds" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swftextfield::setcolor" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swftextfield::setfont" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swftextfield::setheight" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swftextfield::setindentation" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swftextfield::setleftmargin" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swftextfield::setlinespacing" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swftextfield::setmargins" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swftextfield::setname" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swftextfield::setpadding" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
<function name="swftextfield::setrightmargin" from="PHP 5 < 5.3.0, PECL ming SVN"/>
|
||||
|
||||
<function name="swfvideostream" from="PHP 5.0.5-5.3.0, PHP 7, PECL ming SVN"/>
|
||||
<function name="swfvideostream::__construct" from="PHP 5.0.5-5.3.0, PHP 7, PECL ming SVN"/>
|
||||
|
||||
@@ -4,31 +4,31 @@
|
||||
Do NOT translate this file
|
||||
-->
|
||||
<versions>
|
||||
<function name='msession_call' from='PHP 4 >= 4.2.0, PHP 5 <= 5.1.2'/>
|
||||
<function name='msession_connect' from='PHP 4 >= 4.2.0, PHP 5 <= 5.1.2'/>
|
||||
<function name='msession_count' from='PHP 4 >= 4.2.0, PHP 5 <= 5.1.2'/>
|
||||
<function name='msession_create' from='PHP 4 >= 4.2.0, PHP 5 <= 5.1.2'/>
|
||||
<function name='msession_ctl' from='PHP 4 >= 4.3.0, PHP 5 <= 5.1.2'/>
|
||||
<function name='msession_destroy' from='PHP 4 >= 4.2.0, PHP 5 <= 5.1.2'/>
|
||||
<function name='msession_disconnect' from='PHP 4 >= 4.2.0, PHP 5 <= 5.1.2'/>
|
||||
<function name='msession_exec' from='PHP 5 <= 5.1.2'/>
|
||||
<function name='msession_find' from='PHP 4 >= 4.2.0, PHP 5 <= 5.1.2'/>
|
||||
<function name='msession_get' from='PHP 4 >= 4.2.0, PHP 5 <= 5.1.2'/>
|
||||
<function name='msession_get_array' from='PHP 4 >= 4.2.0, PHP 5 <= 5.1.2'/>
|
||||
<function name='msession_get_data' from='PHP 4 >= 4.2.0, PHP 5 <= 5.1.2'/>
|
||||
<function name='msession_inc' from='PHP 4 >= 4.2.0, PHP 5 <= 5.1.2'/>
|
||||
<function name='msession_list' from='PHP 4 >= 4.2.0, PHP 5 <= 5.1.2'/>
|
||||
<function name='msession_listvar' from='PHP 4 >= 4.2.0, PHP 5 <= 5.1.2'/>
|
||||
<function name='msession_lock' from='PHP 4 >= 4.2.0, PHP 5 <= 5.1.2'/>
|
||||
<function name='msession_ping' from='PHP 5 <= 5.1.2'/>
|
||||
<function name='msession_plugin' from='PHP 4 >= 4.2.0, PHP 5 <= 5.1.2'/>
|
||||
<function name='msession_randstr' from='PHP 4 >= 4.2.0, PHP 5 <= 5.1.2'/>
|
||||
<function name='msession_set' from='PHP 4 >= 4.2.0, PHP 5 <= 5.1.2'/>
|
||||
<function name='msession_set_array' from='PHP 4 >= 4.2.0, PHP 5 <= 5.1.2'/>
|
||||
<function name='msession_set_data' from='PHP 4 >= 4.2.0, PHP 5 <= 5.1.2'/>
|
||||
<function name='msession_timeout' from='PHP 4 >= 4.2.0, PHP 5 <= 5.1.2'/>
|
||||
<function name='msession_uniq' from='PHP 4 >= 4.2.0, PHP 5 <= 5.1.2'/>
|
||||
<function name='msession_unlock' from='PHP 4 >= 4.2.0, PHP 5 <= 5.1.2'/>
|
||||
<function name='msession_call' from='PHP 4 >= 4.2.0, PHP 5 < 5.1.3'/>
|
||||
<function name='msession_connect' from='PHP 4 >= 4.2.0, PHP 5 < 5.1.3'/>
|
||||
<function name='msession_count' from='PHP 4 >= 4.2.0, PHP 5 < 5.1.3'/>
|
||||
<function name='msession_create' from='PHP 4 >= 4.2.0, PHP 5 < 5.1.3'/>
|
||||
<function name='msession_ctl' from='PHP 4 >= 4.3.0, PHP 5 < 5.1.3'/>
|
||||
<function name='msession_destroy' from='PHP 4 >= 4.2.0, PHP 5 < 5.1.3'/>
|
||||
<function name='msession_disconnect' from='PHP 4 >= 4.2.0, PHP 5 < 5.1.3'/>
|
||||
<function name='msession_exec' from='PHP 5 < 5.1.3'/>
|
||||
<function name='msession_find' from='PHP 4 >= 4.2.0, PHP 5 < 5.1.3'/>
|
||||
<function name='msession_get' from='PHP 4 >= 4.2.0, PHP 5 < 5.1.3'/>
|
||||
<function name='msession_get_array' from='PHP 4 >= 4.2.0, PHP 5 < 5.1.3'/>
|
||||
<function name='msession_get_data' from='PHP 4 >= 4.2.0, PHP 5 < 5.1.3'/>
|
||||
<function name='msession_inc' from='PHP 4 >= 4.2.0, PHP 5 < 5.1.3'/>
|
||||
<function name='msession_list' from='PHP 4 >= 4.2.0, PHP 5 < 5.1.3'/>
|
||||
<function name='msession_listvar' from='PHP 4 >= 4.2.0, PHP 5 < 5.1.3'/>
|
||||
<function name='msession_lock' from='PHP 4 >= 4.2.0, PHP 5 < 5.1.3'/>
|
||||
<function name='msession_ping' from='PHP 5 < 5.1.3'/>
|
||||
<function name='msession_plugin' from='PHP 4 >= 4.2.0, PHP 5 < 5.1.3'/>
|
||||
<function name='msession_randstr' from='PHP 4 >= 4.2.0, PHP 5 < 5.1.3'/>
|
||||
<function name='msession_set' from='PHP 4 >= 4.2.0, PHP 5 < 5.1.3'/>
|
||||
<function name='msession_set_array' from='PHP 4 >= 4.2.0, PHP 5 < 5.1.3'/>
|
||||
<function name='msession_set_data' from='PHP 4 >= 4.2.0, PHP 5 < 5.1.3'/>
|
||||
<function name='msession_timeout' from='PHP 4 >= 4.2.0, PHP 5 < 5.1.3'/>
|
||||
<function name='msession_uniq' from='PHP 4 >= 4.2.0, PHP 5 < 5.1.3'/>
|
||||
<function name='msession_unlock' from='PHP 4 >= 4.2.0, PHP 5 < 5.1.3'/>
|
||||
</versions>
|
||||
|
||||
<!-- Keep this comment at the end of the file
|
||||
|
||||
@@ -91,7 +91,7 @@
|
||||
<function name="mysqli_real_escape_string" from="PHP 5, PHP 7"/>
|
||||
<function name="mysqli_real_query" from="PHP 5, PHP 7"/>
|
||||
<function name="mysqli_reap_async_query" from="PHP 5 >= 5.3.0, PHP 7"/>
|
||||
<function name="mysqli_refresh" from="PHP 5 <= 5.3.0"/>
|
||||
<function name="mysqli_refresh" from="PHP 5 >= 5.3.0, PHP 7"/>
|
||||
<function name="mysqli_release_savepoint" from="PHP 5 >= 5.5.0, PHP 7"/>
|
||||
<function name="mysqli_report" from="PHP 5, PHP 7"/>
|
||||
<function name="mysqli_resource" from="PHP 5 <= 5.1.3"/>
|
||||
|
||||
@@ -42,7 +42,7 @@
|
||||
<function name="oci_free_cursor" from="PHP 5, PHP 7, PECL OCI8 >= 1.1.0"/>
|
||||
<function name="oci_free_descriptor" from="PHP 5, PHP 7, PECL OCI8 >= 1.1.0"/>
|
||||
<function name="oci_free_statement" from="PHP 5, PHP 7, PECL OCI8 >= 1.1.0"/>
|
||||
<function name="oci_get_implicit_resultset" from="PECL OCI8 >= 2.0.0"/>
|
||||
<function name="oci_get_implicit_resultset" from="PHP 5 >= 5.6.0, PHP 7, PECL OCI8 >= 2.0.0"/>
|
||||
<function name="oci_internal_debug" from="PHP 5, PHP 7, PECL OCI8 >= 1.1.0"/>
|
||||
<function name="OCI-Lob" from="PHP 5, PHP 7, PECL OCI8 >= 1.1.0"/>
|
||||
<function name="oci_lob_append" from="PHP 5, PHP 7, PECL OCI8 >= 1.1.0"/>
|
||||
|
||||
@@ -5,10 +5,10 @@
|
||||
-->
|
||||
<versions>
|
||||
<function name="opcache_compile_file" from="PHP 5 >= 5.5.5, PHP 7, PECL ZendOpcache > 7.0.2"/>
|
||||
<function name="opcache_get_configuration" from="PHP 5 >= 5.5.5, PHP 7, PECL ZendOpcache > 7.0.2"/>
|
||||
<function name="opcache_get_status" from="PHP 5 >= 5.5.5, PHP 7, PECL ZendOpcache > 7.0.2"/>
|
||||
<function name="opcache_get_configuration" from="PHP 5 >= 5.5.0, PHP 7, PECL ZendOpcache > 7.0.2"/>
|
||||
<function name="opcache_get_status" from="PHP 5 >= 5.5.0, PHP 7, PECL ZendOpcache > 7.0.2"/>
|
||||
<function name="opcache_invalidate" from="PHP 5 >= 5.5.0, PHP 7, PECL ZendOpcache >= 7.0.0"/>
|
||||
<function name="opcache_is_script_cached" from="PHP 5 >= 5.6.0, PHP 7, PECL ZendOpcache >= 7.0.4"/>
|
||||
<function name="opcache_is_script_cached" from="PHP 5 >= 5.5.11, PHP 7, PECL ZendOpcache >= 7.0.4"/>
|
||||
<function name="opcache_reset" from="PHP 5 >= 5.5.0, PHP 7, PECL ZendOpcache >= 7.0.0"/>
|
||||
</versions>
|
||||
<!-- Keep this comment at the end of the file
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
<function name="openssl_csr_get_subject" from="PHP 5 >= 5.2.0, PHP 7"/>
|
||||
<function name="openssl_csr_new" from="PHP 4 >= 4.2.0, PHP 5, PHP 7"/>
|
||||
<function name="openssl_csr_sign" from="PHP 4 >= 4.2.0, PHP 5, PHP 7"/>
|
||||
<function name="openssl_dh_compute_key" from="PHP 5 >= 5.3.11, PHP 7"/>
|
||||
<function name="openssl_dh_compute_key" from="PHP 5 >= 5.3.0, PHP 7"/>
|
||||
<function name="openssl_decrypt" from="PHP 5 >= 5.3.0, PHP 7"/>
|
||||
<function name="openssl_digest" from="PHP 5 >= 5.3.0, PHP 7"/>
|
||||
<function name="openssl_encrypt" from="PHP 5 >= 5.3.0, PHP 7"/>
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
<function name="pcntl_setpriority" from="PHP 5, PHP 7"/>
|
||||
<function name="pcntl_signal" from="PHP 4 >= 4.1.0, PHP 5, PHP 7"/>
|
||||
<function name="pcntl_signal_dispatch" from="PHP 5 >= 5.3.0, PHP 7"/>
|
||||
<function name="pcntl_signal_get_handler" from="PHP 7.1"/>
|
||||
<function name="pcntl_signal_get_handler" from="PHP 7 >= 7.1.0"/>
|
||||
<function name="pcntl_sigprocmask" from="PHP 5 >= 5.3.0, PHP 7"/>
|
||||
<function name="pcntl_sigtimedwait" from="PHP 5 >= 5.3.0, PHP 7"/>
|
||||
<function name="pcntl_sigwaitinfo" from="PHP 5 >= 5.3.0, PHP 7"/>
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
<function name="pdo::errorinfo" from="PHP 5 >= 5.1.0, PHP 7, PECL pdo >= 0.1.0"/>
|
||||
<function name="pdo::exec" from="PHP 5 >= 5.1.0, PHP 7, PECL pdo >= 0.1.0"/>
|
||||
<function name="pdo::getattribute" from="PHP 5 >= 5.1.0, PHP 7, PECL pdo >= 0.2.0"/>
|
||||
<function name="pdo::getavailabledrivers" from="PHP 5 >= 5.1.3, PHP 7, PECL pdo >= 1.0.3"/>
|
||||
<function name="pdo::getavailabledrivers" from="PHP 5 >= 5.1.0, PHP 7, PECL pdo >= 1.0.3"/>
|
||||
<function name="pdo::intransaction" from="PHP 5 >= 5.3.3, Bundled pdo_pgsql, PHP 7"/>
|
||||
<function name="pdo::lastinsertid" from="PHP 5 >= 5.1.0, PHP 7, PECL pdo >= 0.1.0"/>
|
||||
<function name="pdo::pgsqlcopyfromarray" from="PHP 5 >= 5.3.3, PHP 7"/>
|
||||
@@ -38,7 +38,7 @@
|
||||
<function name="pdo::sqlitecreatefunction" from="PHP 5 >= 5.1.0, PHP 7, PECL pdo_sqlite >= 1.0.0"/>
|
||||
<function name="pdo::sqlitecreatecollation" from="PHP 5 >= 5.3.11, PHP 7"/>
|
||||
|
||||
<function name="pdo_drivers" from="PHP 5.1.0 - 5.1.3, PHP 7, PECL pdo >= 0.9.0"/>
|
||||
<function name="pdo_drivers" from="PHP 5 >= 5.1.0, PHP 7, PECL pdo >= 0.9.0"/>
|
||||
|
||||
<function name="pdo_user" from="PECL pdo_user >= 0.2.0"/>
|
||||
<function name="pdo_user::parsesql" from="PECL pdo_user >= 0.2.0"/>
|
||||
|
||||
@@ -61,23 +61,23 @@
|
||||
<function name="reflectionfunction::__construct" from="PHP 5, PHP 7"/>
|
||||
<function name="reflectionfunction::__tostring" from="PHP 5, PHP 7"/>
|
||||
<function name="reflectionfunction::export" from="PHP 5, PHP 7"/>
|
||||
<function name="reflectionfunction::isdisabled" from="PHP 5, PHP 7"/>
|
||||
<function name="reflectionfunction::isdisabled" from="PHP 5 >= 5.2.0, PHP 7"/>
|
||||
<function name="reflectionfunction::isgenerator" from="PHP 5 >= 5.5.0, PHP 7"/>
|
||||
<function name="reflectionfunction::invoke" from="PHP 5, PHP 7"/>
|
||||
<function name="reflectionfunction::invokeargs" from="PHP 5 >= 5.1.0, PHP 7"/>
|
||||
<function name="reflectionfunction::innamespace" from="PHP 5 >= 5.3.0, PHP 7"/>
|
||||
<function name="reflectionfunction::isclosure" from="PHP 5 >= 5.3.0, PHP 7"/>
|
||||
<function name="reflectionfunction::isdeprecated" from="PHP 5, PHP 7"/>
|
||||
<function name="reflectionfunction::isinternal" from="PHP 5, PHP 7"/>
|
||||
<function name="reflectionfunction::isdeprecated" from="PHP 5 >= 5.1.3, PHP 7"/>
|
||||
<function name="reflectionfunction::isinternal" from="PHP 5 >= 5.3.0, PHP 7"/>
|
||||
<function name="reflectionfunction::isuserdefined" from="PHP 5, PHP 7"/>
|
||||
<function name="reflectionfunction::isvariadic" from="PHP 5 >= 5.6.0, PHP 7"/>
|
||||
<function name="reflectionfunction::getclosure" from="PHP 5 >= 5.4.0, PHP 7"/>
|
||||
<function name="reflectionfunction::getdoccomment" from="PHP 5 >= 5.1.0, PHP 7"/>
|
||||
<function name="reflectionfunction::getdoccomment" from="PHP 5, PHP 7"/>
|
||||
<function name="reflectionfunction::getendline" from="PHP 5, PHP 7"/>
|
||||
<function name="reflectionfunction::getextension" from="PHP 5, PHP 7"/>
|
||||
<function name="reflectionfunction::getextensionname" from="PHP 5, PHP 7"/>
|
||||
<function name="reflectionfunction::getextension" from="PHP 5 >= 5.1.2, PHP 7"/>
|
||||
<function name="reflectionfunction::getextensionname" from="PHP 5 >= 5.1.2, PHP 7"/>
|
||||
<function name="reflectionfunction::getfilename" from="PHP 5, PHP 7"/>
|
||||
<function name="reflectionfunction::getname" from="PHP 5, PHP 7"/>
|
||||
<function name="reflectionfunction::getname" from="PHP 5 >= 5.3.0, PHP 7"/>
|
||||
<function name="reflectionfunction::getnamespacename" from="PHP 5 >= 5.3.0, PHP 7"/>
|
||||
<function name="reflectionfunction::getnumberofparameters" from="PHP 5 >= 5.0.3, PHP 7"/>
|
||||
<function name="reflectionfunction::getnumberofrequiredparameters" from="PHP 5 >= 5.0.3, PHP 7"/>
|
||||
@@ -97,12 +97,12 @@
|
||||
<function name="reflectionparameter::iscallable" from="PHP 5 >= 5.4.0, PHP 7"/>
|
||||
<function name="reflectionparameter::isdefaultvalueconstant" from="PHP 5 >= 5.4.6, PHP 7"/>
|
||||
<function name="reflectionparameter::ispassedbyreference" from="PHP 5, PHP 7"/>
|
||||
<function name="reflectionparameter::getdeclaringfunction" from="PHP 5 >= 5.2.3, PHP 7"/>
|
||||
<function name="reflectionparameter::getdeclaringclass" from="PHP 5, PHP 7"/>
|
||||
<function name="reflectionparameter::getdeclaringfunction" from="PHP 5 >= 5.1.3, PHP 7"/>
|
||||
<function name="reflectionparameter::getdeclaringclass" from="PHP 5 >= 5.1.3, PHP 7"/>
|
||||
<function name="reflectionparameter::getclass" from="PHP 5, PHP 7"/>
|
||||
<function name="reflectionparameter::isarray" from="PHP 5 >= 5.1.0, PHP 7"/>
|
||||
<function name="reflectionparameter::allowsnull" from="PHP 5, PHP 7"/>
|
||||
<function name="reflectionparameter::getposition" from="PHP 5 >= 5.2.3, PHP 7"/>
|
||||
<function name="reflectionparameter::getposition" from="PHP 5 >= 5.1.3, PHP 7"/>
|
||||
<function name="reflectionparameter::isoptional" from="PHP 5 >= 5.0.3, PHP 7"/>
|
||||
<function name="reflectionparameter::isdefaultvalueavailable" from="PHP 5 >= 5.0.3, PHP 7"/>
|
||||
<function name="reflectionparameter::getdefaultvalue" from="PHP 5 >= 5.0.3, PHP 7"/>
|
||||
@@ -129,7 +129,7 @@
|
||||
<function name="reflectionmethod::invoke" from="PHP 5, PHP 7"/>
|
||||
<function name="reflectionmethod::invokeargs" from="PHP 5 >= 5.1.0, PHP 7"/>
|
||||
<function name="reflectionmethod::getdeclaringclass" from="PHP 5, PHP 7"/>
|
||||
<function name="reflectionmethod::getprototype" from="PHP 5, PHP 7"/>
|
||||
<function name="reflectionmethod::getprototype" from="PHP 5 >= 5.1.2, PHP 7"/>
|
||||
<function name="reflectionmethod::innamespace" from="PHP 5 >= 5.3.0, PHP 7"/>
|
||||
<function name="reflectionmethod::isclosure" from="PHP 5 >= 5.3.0, PHP 7"/>
|
||||
<function name="reflectionmethod::isdeprecated" from="PHP 5, PHP 7"/>
|
||||
@@ -163,7 +163,7 @@
|
||||
<function name="reflectionclass::getfilename" from="PHP 5, PHP 7"/>
|
||||
<function name="reflectionclass::getstartline" from="PHP 5, PHP 7"/>
|
||||
<function name="reflectionclass::getendline" from="PHP 5, PHP 7"/>
|
||||
<function name="reflectionclass::getdoccomment" from="PHP 5 >= 5.1.0, PHP 7"/>
|
||||
<function name="reflectionclass::getdoccomment" from="PHP 5, PHP 7"/>
|
||||
<function name="reflectionclass::getconstructor" from="PHP 5, PHP 7"/>
|
||||
<function name="reflectionclass::hasmethod" from="PHP 5 >= 5.1.0, PHP 7"/>
|
||||
<function name="reflectionclass::getmethod" from="PHP 5, PHP 7"/>
|
||||
@@ -296,8 +296,8 @@
|
||||
<function name="reflectionextension::getinientries" from="PHP 5, PHP 7"/>
|
||||
<function name="reflectionextension::getclasses" from="PHP 5, PHP 7"/>
|
||||
<function name="reflectionextension::getclassnames" from="PHP 5, PHP 7"/>
|
||||
<function name="reflectionextension::getdependencies" from="PHP 5, PHP 7"/>
|
||||
<function name="reflectionextension::info" from="PHP 5, PHP 7"/>
|
||||
<function name="reflectionextension::getdependencies" from="PHP 5 >= 5.1.3, PHP 7"/>
|
||||
<function name="reflectionextension::info" from="PHP 5 >= 5.2.4, PHP 7"/>
|
||||
<function name="reflectionextension::ispersistent" from="PHP 5 >= 5.4.0, PHP 7"/>
|
||||
<function name="reflectionextension::istemporary" from="PHP 5 >= 5.4.0, PHP 7"/>
|
||||
|
||||
|
||||
@@ -19,12 +19,12 @@
|
||||
<function name="session_name" from="PHP 4, PHP 5, PHP 7"/>
|
||||
<function name="session_regenerate_id" from="PHP 4 >= 4.3.2, PHP 5, PHP 7"/>
|
||||
<function name="session_register" from="PHP 4, PHP 5 < 5.4.0" deprecated="PHP 5.3.0"/>
|
||||
<function name="session_register_shutdown" from="PHP >= 5.4.0"/>
|
||||
<function name="session_register_shutdown" from="PHP 5 >= 5.4.0, PHP 7"/>
|
||||
<function name="session_save_path" from="PHP 4, PHP 5, PHP 7"/>
|
||||
<function name="session_set_cookie_params" from="PHP 4, PHP 5, PHP 7"/>
|
||||
<function name="session_set_save_handler" from="PHP 4, PHP 5, PHP 7"/>
|
||||
<function name="session_start" from="PHP 4, PHP 5, PHP 7"/>
|
||||
<function name="session_status" from="PHP >= 5.4.0"/>
|
||||
<function name="session_status" from="PHP 5 >= 5.4.0, PHP 7"/>
|
||||
<function name="session_unregister" from="PHP 4, PHP 5 < 5.4.0" deprecated="PHP 5.3.0"/>
|
||||
<function name="session_unset" from="PHP 4, PHP 5, PHP 7"/>
|
||||
<function name="session_write_close" from="PHP 4 >= 4.0.4, PHP 5, PHP 7"/>
|
||||
|
||||
@@ -5,63 +5,63 @@
|
||||
-->
|
||||
<versions>
|
||||
<!-- Functions -->
|
||||
<function name="use_soap_error_handler" from="Unknown"/>
|
||||
<function name="is_soap_fault" from="Unknown"/>
|
||||
<function name="use_soap_error_handler" from="PHP 5, PHP 7"/>
|
||||
<function name="is_soap_fault" from="PHP 5, PHP 7"/>
|
||||
<!-- Methods -->
|
||||
|
||||
<function name="soapclient" from="PHP 5 >= 5.0.1, PHP 7"/>
|
||||
<function name="soapclient::__construct" from="PHP 5 >= 5.0.1, PHP 7"/>
|
||||
<function name="soapclient::__call" from="PHP 5 >= 5.0.1, PHP 7"/>
|
||||
<function name="soapclient::__soapcall" from="PHP 5 >= 5.0.1, PHP 7"/>
|
||||
<function name="soapclient" from="PHP 5, PHP 7"/>
|
||||
<function name="soapclient::__construct" from="PHP 5, PHP 7"/>
|
||||
<function name="soapclient::__call" from="PHP 5, PHP 7"/>
|
||||
<function name="soapclient::__soapcall" from="PHP 5, PHP 7"/>
|
||||
<function name="soapclient::__getcookies" from="PHP 5 >= 5.4.30, PHP 7"/>
|
||||
<function name="soapclient::__getlastrequest" from="PHP 5 >= 5.0.1, PHP 7"/>
|
||||
<function name="soapclient::__getlastresponse" from="PHP 5 >= 5.0.1, PHP 7"/>
|
||||
<function name="soapclient::__getlastrequestheaders" from="PHP 5 >= 5.0.1, PHP 7"/>
|
||||
<function name="soapclient::__getlastresponseheaders" from="PHP 5 >= 5.0.1, PHP 7"/>
|
||||
<function name="soapclient::__getfunctions" from="PHP 5 >= 5.0.1, PHP 7"/>
|
||||
<function name="soapclient::__gettypes" from="PHP 5 >= 5.0.1, PHP 7"/>
|
||||
<function name="soapclient::__dorequest" from="PHP 5 >= 5.0.1, PHP 7"/>
|
||||
<function name="soapclient::__getlastrequest" from="PHP 5, PHP 7"/>
|
||||
<function name="soapclient::__getlastresponse" from="PHP 5, PHP 7"/>
|
||||
<function name="soapclient::__getlastrequestheaders" from="PHP 5, PHP 7"/>
|
||||
<function name="soapclient::__getlastresponseheaders" from="PHP 5, PHP 7"/>
|
||||
<function name="soapclient::__getfunctions" from="PHP 5, PHP 7"/>
|
||||
<function name="soapclient::__gettypes" from="PHP 5, PHP 7"/>
|
||||
<function name="soapclient::__dorequest" from="PHP 5, PHP 7"/>
|
||||
<function name="soapclient::__setcookie" from="PHP 5 >= 5.0.4, PHP 7"/>
|
||||
<function name="soapclient::__setlocation" from="PHP 5 >= 5.0.1, PHP 7"/>
|
||||
<function name="soapclient::__setlocation" from="PHP 5 >= 5.0.4, PHP 7"/>
|
||||
<function name="soapclient::__setsoapheaders" from="PHP 5 >= 5.0.5, PHP 7"/>
|
||||
<function name="soapclient::soapclient" from="PHP 5 >= 5.0.1, PHP 7"/>
|
||||
<function name="soapclient::soapclient" from="PHP 5, PHP 7"/>
|
||||
|
||||
<function name="soapserver" from="PHP 5 >= 5.0.1, PHP 7"/>
|
||||
<function name="soapserver::__construct" from="PHP 5 >= 5.0.1, PHP 7"/>
|
||||
<function name="soapserver::soapserver" from="PHP 5 >= 5.0.1, PHP 7"/>
|
||||
<function name="soapserver::setpersistence" from="PHP 5 >= 5.1.2, PHP 7"/>
|
||||
<function name="soapserver::setclass" from="PHP 5 >= 5.0.1, PHP 7"/>
|
||||
<function name="soapserver" from="PHP 5, PHP 7"/>
|
||||
<function name="soapserver::__construct" from="PHP 5, PHP 7"/>
|
||||
<function name="soapserver::soapserver" from="PHP 5, PHP 7"/>
|
||||
<function name="soapserver::setpersistence" from="PHP 5, PHP 7"/>
|
||||
<function name="soapserver::setclass" from="PHP 5, PHP 7"/>
|
||||
<function name="soapserver::setobject" from="PHP 5 >= 5.2.0, PHP 7"/>
|
||||
<function name="soapserver::addfunction" from="PHP 5 >= 5.0.1, PHP 7"/>
|
||||
<function name="soapserver::getfunctions" from="PHP 5 >= 5.0.1, PHP 7"/>
|
||||
<function name="soapserver::handle" from="PHP 5 >= 5.0.1, PHP 7"/>
|
||||
<function name="soapserver::fault" from="PHP 5 >= 5.0.1, PHP 7"/>
|
||||
<function name="soapserver::addsoapheader" from="PHP 5 >= 5.0.1, PHP 7"/>
|
||||
<function name="soapserver::addfunction" from="PHP 5, PHP 7"/>
|
||||
<function name="soapserver::getfunctions" from="PHP 5, PHP 7"/>
|
||||
<function name="soapserver::handle" from="PHP 5, PHP 7"/>
|
||||
<function name="soapserver::fault" from="PHP 5, PHP 7"/>
|
||||
<function name="soapserver::addsoapheader" from="PHP 5 >= 5.1.3, PHP 7"/>
|
||||
|
||||
<function name="soapfault" from="PHP 5 >= 5.0.1, PHP 7"/>
|
||||
<function name="soapfault::soapfault" from="PHP 5 >= 5.0.1, PHP 7"/>
|
||||
<function name="soapfault::__tostring" from="PHP 5 >= 5.0.1, PHP 7"/>
|
||||
<function name="soapfault::__clone" from="PHP 5 >= 5.0.1, PHP 7"/>
|
||||
<function name="soapfault::__construct" from="PHP 5 >= 5.0.1, PHP 7"/>
|
||||
<function name="soapfault::getmessage" from="PHP 5 >= 5.0.1, PHP 7"/>
|
||||
<function name="soapfault::getcode" from="PHP 5 >= 5.0.1, PHP 7"/>
|
||||
<function name="soapfault::getfile" from="PHP 5 >= 5.0.1, PHP 7"/>
|
||||
<function name="soapfault::getline" from="PHP 5 >= 5.0.1, PHP 7"/>
|
||||
<function name="soapfault::gettrace" from="PHP 5 >= 5.0.1, PHP 7"/>
|
||||
<function name="soapfault::getprevious" from="PHP 5 >= 5.0.1, PHP 7"/>
|
||||
<function name="soapfault::gettraceasstring" from="PHP 5 >= 5.0.1, PHP 7"/>
|
||||
<function name="soapfault" from="PHP 5, PHP 7"/>
|
||||
<function name="soapfault::soapfault" from="PHP 5, PHP 7"/>
|
||||
<function name="soapfault::__tostring" from="PHP 5, PHP 7"/>
|
||||
<function name="soapfault::__clone" from="PHP 5, PHP 7"/>
|
||||
<function name="soapfault::__construct" from="PHP 5, PHP 7"/>
|
||||
<function name="soapfault::getmessage" from="PHP 5, PHP 7"/>
|
||||
<function name="soapfault::getcode" from="PHP 5, PHP 7"/>
|
||||
<function name="soapfault::getfile" from="PHP 5, PHP 7"/>
|
||||
<function name="soapfault::getline" from="PHP 5, PHP 7"/>
|
||||
<function name="soapfault::gettrace" from="PHP 5, PHP 7"/>
|
||||
<function name="soapfault::getprevious" from="PHP 5, PHP 7"/>
|
||||
<function name="soapfault::gettraceasstring" from="PHP 5, PHP 7"/>
|
||||
|
||||
<function name="soapparam" from="PHP 5 >= 5.0.1, PHP 7"/>
|
||||
<function name="soapparam::__construct" from="PHP 5 >= 5.0.1, PHP 7"/>
|
||||
<function name="soapparam::soapparam" from="PHP 5 >= 5.0.1, PHP 7"/>
|
||||
<function name="soapparam" from="PHP 5, PHP 7"/>
|
||||
<function name="soapparam::__construct" from="PHP 5, PHP 7"/>
|
||||
<function name="soapparam::soapparam" from="PHP 5, PHP 7"/>
|
||||
|
||||
<function name="soapheader" from="PHP 5 >= 5.0.1, PHP 7"/>
|
||||
<function name="soapheader::__construct" from="PHP 5 >= 5.0.1, PHP 7"/>
|
||||
<function name="soapheader::soapheader" from="PHP 5 >= 5.0.1, PHP 7"/>
|
||||
<function name="soapheader" from="PHP 5, PHP 7"/>
|
||||
<function name="soapheader::__construct" from="PHP 5, PHP 7"/>
|
||||
<function name="soapheader::soapheader" from="PHP 5, PHP 7"/>
|
||||
|
||||
<function name="soapvar" from="PHP 5 >= 5.0.1, PHP 7"/>
|
||||
<function name="soapvar::__construct" from="PHP 5 >= 5.0.1, PHP 7"/>
|
||||
<function name="soapvar::soapvar" from="PHP 5 >= 5.0.1, PHP 7"/>
|
||||
<function name="soapvar" from="PHP 5, PHP 7"/>
|
||||
<function name="soapvar::__construct" from="PHP 5, PHP 7"/>
|
||||
<function name="soapvar::soapvar" from="PHP 5, PHP 7"/>
|
||||
</versions>
|
||||
<!-- Keep this comment at the end of the file
|
||||
Local variables:
|
||||
|
||||
@@ -5,18 +5,18 @@
|
||||
-->
|
||||
<versions>
|
||||
<!-- Functions -->
|
||||
<function name="class_parents" from="PHP 5 >= 5.1.0, PHP 7"/>
|
||||
<function name="class_implements" from="PHP 5 >= 5.1.0, PHP 7"/>
|
||||
<function name="class_parents" from="PHP 5, PHP 7"/>
|
||||
<function name="class_implements" from="PHP 5, PHP 7"/>
|
||||
<function name="class_uses" from="PHP 5 >= 5.4.0, PHP 7"/>
|
||||
<function name="iterator_to_array" from="PHP 5 >= 5.1.0, PHP 7"/>
|
||||
<function name="iterator_count" from="PHP 5 >= 5.1.0, PHP 7"/>
|
||||
<function name="iterator_apply" from="PHP 5 >= 5.1.0, PHP 7"/>
|
||||
<function name="spl_autoload" from="PHP 5 >= 5.1.2, PHP 7"/>
|
||||
<function name="spl_autoload_call" from="PHP 5 >= 5.1.2, PHP 7"/>
|
||||
<function name="spl_autoload_extensions" from="PHP 5 >= 5.1.2, PHP 7"/>
|
||||
<function name="spl_autoload_functions" from="PHP 5 >= 5.1.2, PHP 7"/>
|
||||
<function name="spl_autoload_register" from="PHP 5 >= 5.1.2, PHP 7"/>
|
||||
<function name="spl_autoload_unregister" from="PHP 5 >= 5.1.2, PHP 7"/>
|
||||
<function name="spl_autoload" from="PHP 5 >= 5.1.0, PHP 7"/>
|
||||
<function name="spl_autoload_call" from="PHP 5 >= 5.1.0, PHP 7"/>
|
||||
<function name="spl_autoload_extensions" from="PHP 5 >= 5.1.0, PHP 7"/>
|
||||
<function name="spl_autoload_functions" from="PHP 5 >= 5.1.0, PHP 7"/>
|
||||
<function name="spl_autoload_register" from="PHP 5 >= 5.1.0, PHP 7"/>
|
||||
<function name="spl_autoload_unregister" from="PHP 5 >= 5.1.0, PHP 7"/>
|
||||
<function name="spl_classes" from="PHP 5, PHP 7"/>
|
||||
<function name="spl_object_hash" from="PHP 5 >= 5.2.0, PHP 7"/>
|
||||
<function name="spl_object_id" from="PHP 7 >= 7.2.0"/>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
Do NOT translate this file
|
||||
-->
|
||||
<versions>
|
||||
<function name='sqlite2_create_function' from='PHP 5 >= 5.1.0 and < 5.4.0'/>
|
||||
<function name='sqlite2_create_function' from='PHP 5 >= 5.1.0 < 5.4.0'/>
|
||||
<function name='sqlite_array_query' from='PHP 5 < 5.4.0, PECL sqlite >= 1.0.0'/>
|
||||
<function name='sqlite_busy_timeout' from='PHP 5 < 5.4.0, PECL sqlite >= 1.0.0'/>
|
||||
<function name='sqlite_changes' from='PHP 5 < 5.4.0, PECL sqlite >= 1.0.0'/>
|
||||
@@ -26,7 +26,7 @@
|
||||
<function name='sqlite_field_name' from='PHP 5 < 5.4.0, PECL sqlite >= 1.0.0'/>
|
||||
<function name='sqlite_has_more' from='PHP 5 < 5.4.0, PECL sqlite >= 1.0.0'/>
|
||||
<function name='sqlite_has_prev' from='PHP 5 < 5.4.0'/>
|
||||
<function name='sqlite_key' from='PHP 5 >= 5.1.0 and < 5.4.0'/>
|
||||
<function name='sqlite_key' from='PHP 5 >= 5.1.0 < 5.4.0'/>
|
||||
<function name='sqlite_last_error' from='PHP 5 < 5.4.0, PECL sqlite >= 1.0.0'/>
|
||||
<function name='sqlite_last_insert_rowid' from='PHP 5 < 5.4.0, PECL sqlite >= 1.0.0'/>
|
||||
<function name='sqlite_libencoding' from='PHP 5 < 5.4.0, PECL sqlite >= 1.0.0'/>
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
<function name="get_html_translation_table" from="PHP 4, PHP 5, PHP 7"/>
|
||||
<function name="hebrev" from="PHP 4, PHP 5, PHP 7"/>
|
||||
<function name="hebrevc" from="PHP 4, PHP 5, PHP 7"/>
|
||||
<function name="hex2bin" from="PHP >= 5.4.0"/>
|
||||
<function name="hex2bin" from="PHP 5 >= 5.4.0, PHP 7"/>
|
||||
<function name="html_entity_decode" from="PHP 4 >= 4.3.0, PHP 5, PHP 7"/>
|
||||
<function name="htmlentities" from="PHP 4, PHP 5, PHP 7"/>
|
||||
<function name="htmlspecialchars" from="PHP 4, PHP 5, PHP 7"/>
|
||||
|
||||
@@ -66,7 +66,7 @@
|
||||
<function name="tidy_parse_string" from="PHP 5, PHP 7, PECL tidy >= 0.5.2"/>
|
||||
<function name="tidy_repair_file" from="PHP 5, PHP 7, PECL tidy >= 0.7.0"/>
|
||||
<function name="tidy_repair_string" from="PHP 5, PHP 7, PECL tidy >= 0.7.0"/>
|
||||
<function name="tidy_reset_config" from="PECL tidy >= 0.7.0"/>
|
||||
<function name="tidy_reset_config" from="PHP 5 < 5.2.0, PECL tidy >= 0.7.0"/>
|
||||
<function name="tidy_save_config" from="PECL tidy >= 0.5.2"/>
|
||||
<function name="tidy_set_encoding" from="PECL tidy >= 0.5.2"/>
|
||||
<function name="tidy_setopt" from="PECL tidy >= 0.5.2"/>
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
<function name="xmlreader::readstring" from="PHP 5 >= 5.2.0, PHP 7"/>
|
||||
<function name="xmlreader::resetstate" from="PHP 5 >= 5.1.0, PHP 7"/>
|
||||
<function name="xmlreader::setparserproperty" from="PHP 5 >= 5.1.0, PHP 7"/>
|
||||
<function name="xmlreader::setrelaxngschema" from="PHP 5 >= 5.2.0, PHP 7"/>
|
||||
<function name="xmlreader::setrelaxngschema" from="PHP 5 >= 5.1.0, PHP 7"/>
|
||||
<function name="xmlreader::setrelaxngschemasource" from="PHP 5 >= 5.1.0, PHP 7"/>
|
||||
<function name="xmlreader::setschema" from="PHP 5 >= 5.2.0, PHP 7"/>
|
||||
<function name="xmlreader::xml" from="PHP 5 >= 5.1.0, PHP 7"/>
|
||||
|
||||
Reference in New Issue
Block a user