1
0
mirror of https://github.com/php/doc-en.git synced 2026-04-26 00:38:05 +02:00
Commit Graph

13 Commits

Author SHA1 Message Date
Gina Peter Banyard 2b5015d025 Remove paragraph indicating ext/json was a PECL extension in PHP 5
As we don't document PHP 5 any more
2026-01-09 01:35:20 +00:00
Josh 7e42240fb5 Update JSON extension installation notes (#4868)
* Update JSON extension installation notes

* fix: drop whitespace
2025-10-03 09:39:29 -05:00
haszi 48ce43fe79 Remove empty resources pages (#3545)
Co-authored-by: haszi <haszika80@gmail.com>
2024-07-26 02:17:29 +01:00
haszi 765b2d6eec Remove empty configuration pages (#3538)
Co-authored-by: haszi <haszika80@gmail.com>
2024-07-09 22:24:55 +01:00
haszi 57d1b0df36 Remove empty installation pages (#3462)
Co-authored-by: haszi <haszika80@gmail.com>
2024-06-21 02:38:44 +01:00
Christoph M. Becker e7ae971d84 Remove obsolete PHP 5 related info 2021-02-08 10:42:44 +01:00
Tyson Andre 2d031e7e94 Add a note that json is always available in php 8.0
See https://wiki.php.net/rfc/always_enable_json

Base the wording on https://www.php.net/manual/en/hash.installation.php

Closes GH-438.
2021-02-08 10:41:41 +01:00
Joey Smith f86f89b517 Fix the JSON documentation (install and requirements got swapped)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297373 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-02 20:05:41 +00:00
Torben Wilson af4410a7e1 Normalized the sgml-default-dtd-file local-variable line for those
still using this, after discussion on the phpdoc list.
From now on, manual.ced will need to be found at ~/.phpdoc/manual.ced.



git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288721 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-25 07:04:39 +00:00
Nilgün Belma Bugüner 50f05a02f3 fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283820 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 07:50:41 +00:00
Hannes Magnusson 729578590f Revert accidental translation commit
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@258322 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-23 17:58:34 +00:00
Kalle Sommer Nielsen 0c66a50541 Initial translation for JSON into danish
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@258321 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-23 17:44:25 +00:00
Hannes Magnusson 41bd6175e5 MFB: Upgrade to the new-reference-structure
- (Created missing setup sections in setup.xml, if any)
 - Moved the intro to book.xml
 - Changed the intro ID from <extname>.intro to intro.<extname>
 - Added empty constants appendix
 - Moved the requirements section to setup.xml


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248855 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-23 20:45:22 +00:00