These 14 files document functions that have been removed from PHP and
whose EN documentation pages no longer exist:
- session_is_registered, session_register, session_unregister (removed in PHP 5.4)
- call_user_method, call_user_method_array (removed in PHP 7.0)
- utf8_encode, utf8_decode (removed in PHP 9.0)
- php_logo_guid, zend_logo_guid, main (removed in PHP 5.5)
- fgetwrapperdata (never released)
- debugger_off, debugger_on, define_syslog_variables (removed long ago)
Source: https://doc.php.net/revcheck.php?p=oldfiles&lang=it
These 9 files no longer exist in doc-en:
- 7 math function files (getrandmax, lcg_value, mt_getrandmax, mt_rand,
number_format, rand, srand) — relocated or restructured in EN
- reference/network/ini.xml — removed from EN
- faq/languages.xml — removed from EN
Source: https://doc.php.net/revcheck.php?p=oldfiles&lang=it
This was removed in order to build and sync the en<->it manuals,
mainly due to the new reference structure in en/.
Note: This was tagged as PRE_REF_CLEANUP before these changes.
git-svn-id: https://svn.php.net/repository/phpdoc/it/trunk@256994 c90b9560-bf6c-de11-be94-00142212c4b1
- All id attributes are now xml:id
- Add docbook namespace to all root elements
- Replace <ulink /> with <link xlink:href />
- Minor markup fixes here and there
- Bump EN-Revision where appropriate
git-svn-id: https://svn.php.net/repository/phpdoc/it/trunk@238331 c90b9560-bf6c-de11-be94-00142212c4b1