* Remove obsolete OCI8 function files
These 48 files document OCI8 functions that no longer exist in doc-en.
OCI8 was moved to PECL in PHP 8.4, and the EN documentation was cleaned
up accordingly. These IT translations are now orphaned.
Source: https://doc.php.net/revcheck.php?p=oldfiles&lang=it
* Restore oci-bind-by-name and oci-cancel (still present in doc-en)
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
* Remove obsolete DOM function-style documentation
These 85 files use the old function-style format (dom/functions/).
The EN documentation has been restructured to use the OOP class format,
making these translations orphaned.
Source: https://doc.php.net/revcheck.php?p=oldfiles&lang=it
* Restore dom-import-simplexml.xml (still present in doc-en)
These 12 files use the old function-style format (com/functions/).
The EN documentation has been restructured to use the OOP class format,
making these translations orphaned. com-load-typelib.xml is kept as it
still exists in doc-en.
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
* Remove orphaned constants files
These constants files no longer exist in doc-en. The constants for bc,
classobj, and ctype have been restructured into other documentation files
in the EN tree.
Source: https://doc.php.net/revcheck.php?p=oldfiles&lang=it
* Remove constants entity references from book.xml files
* Sync gmp-cmp with EN
* Sync gmp-com with EN
* Sync gmp-div-q with EN
* Sync gmp-div-qr with EN
* Sync gmp-div-r with EN
* Sync gmp-div with EN
* Sync gmp-divexact.xml with EN
* Sync gmp-fact with EN
* Sync gmp-gcd with EN
* Install section intro page translation
* fix line number based on en version
* fix test distribution
* Update intro.xml
---------
Co-authored-by: Davide Pastore <pasdavide@gmail.com>
* Add Italian translations for FAQ section
Translate html.xml, passwords.xml, and using.xml to Italian.
These files cover PHP/HTML interaction, password hashing security,
and common PHP usage questions.
Also includes the figures directory with crypt-text-rendered.svg.
* Add Italian translations for appendices section
Translate examples.xml, transports.xml, comparisons.xml, and history.xml
to Italian. These files cover manual examples notes, socket transports,
type comparison tables, and PHP history.
* Update history.xml
* Update html.xml
* Update passwords.xml
* Update using.xml
---------
Co-authored-by: Davide Pastore <pasdavide@gmail.com>
* install.unix page
* fix line number based on en version
* Fix first comment
* Fix comment 2
* Fix comment 3
---------
Co-authored-by: Davide Pastore <pasdavide@gmail.com>
* Add Italian translations for chmonly section
Translate integration.xml, search.xml, and usingchm.xml to Italian.
These files document CHM Help viewer integration, full-text search,
and usage instructions for the PHP Manual CHM edition.
* Fix EN-Revision hashes and maintainer metadata
* Translate HTML Application
* Translate redirector
---------
Co-authored-by: Davide Pastore <pasdavide@gmail.com>
* install.unix.apache2 page
* update revision code
* fix line number based on en version
* Ensure there is a correspondence in lines for EN and IT
---------
Co-authored-by: Davide Pastore <pasdavide@gmail.com>