1
0
mirror of https://github.com/php/doc-en.git synced 2026-03-23 23:32:18 +01:00

14 Commits

Author SHA1 Message Date
Gina Peter Banyard
627f933cfe filter: fix XML to remove useless wrapping para tags via automatic script 2026-01-16 06:59:27 +00:00
Gina Peter Banyard
ce3a6b07e2 Filter: Remove example setting the filter.default INI setting
It was deprecated in PHP 8.1.0 for good reasons
2024-11-24 02:26:36 +00:00
Peter Cowburn
247c617b3d Update validation examples to hopefully be more clear
Based on a patch by an anonymous online editor user

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343433 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-20 20:39:31 +00:00
Christoph Michael Becker
574cadefb5 Clarify example
Apparently, some users have a hard time to understand this example,
and submitted incorrect patches via PhDOE, so we clarify.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341236 c90b9560-bf6c-de11-be94-00142212c4b1
2016-11-30 12:12:48 +00:00
Kalle Sommer Nielsen
d353c6215d Clarify this example a bit more (Re bug #66063)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332134 c90b9560-bf6c-de11-be94-00142212c4b1
2013-11-16 23:21:21 +00:00
Jeff Welch
e48b67c078 #66063 Make output from first filter example consistent with other filter examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332088 c90b9560-bf6c-de11-be94-00142212c4b1
2013-11-09 05:10:50 +00:00
Yannick Torres
33040b3b1b Typo found by online editor user
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331135 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-16 09:25:19 +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
Richard Quadling
a56106f691 Standardized on double quotes for attributes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@317502 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-30 14:21:51 +00:00
Peter Cowburn
2b5be7a3f7 Strict comparison of filter_var return values in examples. Fixes #49665
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288748 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-25 11:10:55 +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
Greg Beaver
673d2d5174 fix up crap-ass documentation of 3rd parameter to filter_var with some examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287382 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-16 23:13:38 +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
Philip Olson
7413cd785a Added simple filter examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279517 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-28 20:31:51 +00:00