1
0
mirror of https://github.com/php/doc-en.git synced 2026-04-28 17:53:18 +02:00
Commit Graph

27 Commits

Author SHA1 Message Date
Christoph M. Becker aa471e2d84 filter.default is deprecated as of PHP 8.1.0 2022-05-12 13:46:53 +02:00
Kamil Tekiela b80314ffbb Remove PHP 5 from filter extension (#531)
* Update changelog
* Remove para from Overview
* Remove available from
* Remove paragraph about +0/-0
* Remove changelog entries
2021-04-19 12:15:48 +02:00
Christoph M. Becker 6dfe076725 xi:include INI settings documented elsewhere in ini.list
We do not xi:include core INI settings, since we want to keep
alphabetic sort order (well, roughly at least).

We do add xi:fallback elements to all xi:includes, just in case.
2021-02-24 17:58:20 +01:00
Christoph Michael Becker 86e6094e86 Use canonical type names
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351133 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-02 15:39:04 +00:00
Jakub Vrana f052ac1bd7 Revert useless change in 326638
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323642 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-29 00:24:15 +00:00
Jakub Vrana c0ade579d4 PHP_INI_* is in fact INI_
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323638 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 20:26:39 +00:00
Adam Harvey 1bd6f13516 Fix the build breakage wrought by r323371.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323397 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-21 00:48:17 +00:00
Rasmus Lerdorf cd7ec56790 Litter the filter docs with the full_special_chars, flags=0 example
to drive home the fact that you need to watch your default flags
carefully when using any of the filters as a default filter.

Doc team, please double-check my docbook-foo here.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323371 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-20 09:27:48 +00:00
Jakub Vrana b9c3ddd1d3 Use entities for INI headings
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322061 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-11 08:09:53 +00:00
Jakub Vrana 735324bac3 Link filters and flags
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@316480 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-10 18:28:59 +00:00
Daniel Egeberg 96c9d88bad Converted to utf-8
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297028 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-28 22:10:10 +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 32c02d8b9f fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283810 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 07:05:15 +00:00
Jakub Vrana c6903d15f1 filter.default filters also $_SERVER
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282840 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-26 19:50:11 +00:00
Jakub Vrana 11092762eb Links in ini.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273180 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-09 17:33:40 +00:00
Hannes Magnusson 5cd5661448 Use proper markup for variables
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265362 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-23 15:40:25 +00:00
Nuno Lopes de383c4aab fully automatic update of the ini.xml files
please review this patch and notify me of any problems
PS: please review this :)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@243190 c90b9560-bf6c-de11-be94-00142212c4b1
2007-09-29 22:54:33 +00:00
Nuno Lopes 30704b02e6 semi-automatic update of the ini.xml files
still not updating the big table, because of technical issues


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@242562 c90b9560-bf6c-de11-be94-00142212c4b1
2007-09-14 21:30:51 +00:00
Hannes Magnusson c030e2adf7 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


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238160 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-20 22:25:43 +00:00
Pierre Joye 83e11b4d45 - explain which values can be used in filter.default
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@222106 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-20 18:06:13 +00:00
Pierre Joye 204249ba17 - remaining old function name
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@222092 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-20 15:26:17 +00:00
Pierre Joye cb09b6c255 - filter api shakeup 2/2
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@222048 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-20 01:48:13 +00:00
Dave Barr 1265ef6603 - Revert changelog.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212740 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-10 08:09:02 +00:00
Dave Barr 2928d3493a - INI entry changelog.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212722 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-09 23:58:06 +00:00
Dave Barr d03868c7c2 - Document input_get_args() and new constants.
- Change default filter type from string to unsafe_raw.
- INI settings are now PERDIR and not SYSTEM.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212678 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-09 02:07:12 +00:00
Jakub Vrana dba6ae06ba Changeable, typo, description of filter.default
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@209170 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-12 08:53:46 +00:00
Jakub Vrana e8ac5a3af5 Initial documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@209148 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-11 21:19:27 +00:00