1
0
mirror of https://github.com/php/doc-it.git synced 2026-03-24 07:32:12 +01:00

21 Commits

Author SHA1 Message Date
Louis-Arnaud
57107060f6 Remove documentation for functions removed from PHP (#135)
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
2026-02-26 17:54:00 +01:00
Louis-Arnaud
b5274c9cf5 Remove miscellaneous obsolete files (#138)
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
2026-02-26 17:39:05 +01:00
Gina Peter Banyard
9edf63f581 Apply revchecked skipped commit c60943fefc4ff8950460e76d714a463437cf0eb2
Replace PHP_INI_* with INI_* constants
2024-01-26 13:55:04 +00:00
Davide Pastore
fa0b5744ae Fix warnings, sync with EN and add revision (#28) 2021-12-04 16:58:50 +01:00
Richard Quadling
518606a877 HTML Entities => UTF-8
git-svn-id: https://svn.php.net/repository/phpdoc/it/trunk@314704 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-10 08:35:12 +00:00
Richard Quadling
21aa6ad9fe Reencode XML to UTF-8
git-svn-id: https://svn.php.net/repository/phpdoc/it/trunk@314552 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-08 16:25:22 +00:00
Richard Quadling
186dc3a384 sgml-default-dtd-file:"~/.phpdoc/manual.ced"
git-svn-id: https://svn.php.net/repository/phpdoc/it/trunk@313948 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-29 17:07:14 +00:00
Richard Quadling
9812e68ac2 XML Encoding to UTF-8.
Only ASCII characters in these files.

git-svn-id: https://svn.php.net/repository/phpdoc/it/trunk@313945 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-29 16:45:05 +00:00
Nilgün Belma Bugüner
90213b9ead changed EN-Revision tag as cvs2svn;
fixed svn properties

git-svn-id: https://svn.php.net/repository/phpdoc/it/trunk@283912 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-12 02:48:19 +00:00
Philip Olson
2029126b8f Removed old translated files, please use the attic while updating.
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
2008-04-08 21:31:03 +00:00
Philip Olson
36d014dc13 sync with en/
git-svn-id: https://svn.php.net/repository/phpdoc/it/trunk@256993 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-08 21:22:34 +00:00
Hannes Magnusson
82b674448e Sync with en: Rename "functions.xml" to "entities.*.xml"
git-svn-id: https://svn.php.net/repository/phpdoc/it/trunk@247915 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-10 17:11:04 +00:00
Hannes Magnusson
09e5c197f0 Upgrade to DocBook5:
- 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
2007-06-23 13:27:51 +00:00
Andrioli Darvin
0a98670a17 Sync to En tree, and built failure fix
git-svn-id: https://svn.php.net/repository/phpdoc/it/trunk@191925 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-31 11:22:27 +00:00
Andrioli Darvin
f16f99cdb7 Sync to En tree
git-svn-id: https://svn.php.net/repository/phpdoc/it/trunk@166531 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-16 16:36:32 +00:00
Andrioli Darvin
840074cef2 Sync to En tree adn added new files
git-svn-id: https://svn.php.net/repository/phpdoc/it/trunk@164628 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-29 12:21:26 +00:00
Thomas Schoefbeck
61adce52ea del functions.xml to enable the automatic fallback to the English functions
git-svn-id: https://svn.php.net/repository/phpdoc/it/trunk@82892 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-20 09:37:48 +00:00
Simone Cortesi
c80e0f8bf6 committing last EN revision tags
git-svn-id: https://svn.php.net/repository/phpdoc/it/trunk@80500 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-29 21:31:09 +00:00
Hartmut Holzgraefe
1c37529476 en revision update
git-svn-id: https://svn.php.net/repository/phpdoc/it/trunk@78500 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-17 07:09:08 +00:00
Simone Cortesi
263a97a101 WS fix
git-svn-id: https://svn.php.net/repository/phpdoc/it/trunk@78260 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-15 18:12:09 +00:00
Hartmut Holzgraefe
68ed3c43ee banana-split
git-svn-id: https://svn.php.net/repository/phpdoc/it/trunk@78211 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-15 00:57:05 +00:00