Commit graph

119 commits

Author SHA1 Message Date
Christoph Michael Becker
099acb2637 Fix #72104: FILTER_FLAG_NO_RES_RANGE applies to IPv6 addresses too
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340005 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-08 12:03:14 +00:00
Christoph Michael Becker
ccc7e39bcc Update FILTER_FLAG_NO_(RES|PRIV)_RANGE docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340004 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-08 11:42:36 +00:00
Christoph Michael Becker
385badd002 Fix #66938: ext/filter misses some constants in documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339498 c90b9560-bf6c-de11-be94-00142212c4b1
2016-06-25 23:08:19 +00:00
Christoph Michael Becker
e5f52bed94 Fix #72490: FILTER_VALIDATE_INT: unexpected result for bool and float
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339488 c90b9560-bf6c-de11-be94-00142212c4b1
2016-06-25 11:41:33 +00:00
Christoph Michael Becker
5a8a3c027c fixed #71405: Some constants are not documented
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338526 c90b9560-bf6c-de11-be94-00142212c4b1
2016-01-19 19:27:48 +00:00
Maciej Sobaczewski
92bff06867 Update bunch of versions.xml for PHP 7
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337985 c90b9560-bf6c-de11-be94-00142212c4b1
2015-10-12 07:06:29 +00:00
Christoph Michael Becker
27427a8ec0 clarified converting behavior of FILTER_VALIDATE_(FLOAT|INT) (fixes #69226)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337683 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-31 23:09:47 +00:00
Christoph Michael Becker
e80099d3c7 As of PHP 5.5.11/5.3.1 FILTER_SANITIZE_EMAIL removes slashes (see #70298)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337553 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-19 13:40:07 +00:00
Christoph Michael Becker
c5c902b477 minor fixes contributed by anon users
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337282 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-03 22:37:52 +00:00
Peter Cowburn
5cc2d1edfb default filter is unsafe_raw (doc bug #69762)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336878 c90b9560-bf6c-de11-be94-00142212c4b1
2015-06-05 21:04:02 +00:00
Peter Cowburn
95cd5ed681 Use <literal>, not <parameter> (patch by cmb)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336763 c90b9560-bf6c-de11-be94-00142212c4b1
2015-05-14 07:57:21 +00:00
Peter Cowburn
462ee812a4 add FILTER_VALIDATE_MAC (patch by Lorna jame Mitchell)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336648 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-24 10:27:14 +00:00
Adam Harvey
4be6fbeb69 Expand on what FILTER_VALIDATE_EMAIL really validates.
See also bug #69140 (FILTER_VALIDATE_EMAIL not RFC 822 compliant).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336016 c90b9560-bf6c-de11-be94-00142212c4b1
2015-02-27 20:50:02 +00:00
Hannes Magnusson
35b9833b75 Remove unused column!
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335982 c90b9560-bf6c-de11-be94-00142212c4b1
2015-02-23 22:41:06 +00:00
Adam Harvey
0b93d1fa3a Better document FILTER_DEFAULT.
Fixes doc bug #68245 (filter_input does not document FILTER_DEFAULT).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335127 c90b9560-bf6c-de11-be94-00142212c4b1
2014-10-23 19:41:54 +00:00
Simion Onea
14af302c9c Making the XML definition consistent across the entire project.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334762 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-05 07:44:07 +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
Sherif Ramadan
94ccd50745 Fix long line width from Revision #332062
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332063 c90b9560-bf6c-de11-be94-00142212c4b1
2013-11-04 12:29:05 +00:00
Sherif Ramadan
4181af42b3 Update note for +/-0 change using FILTER_VALIDATE_INT.
Patch by Frank Liepert trainmaster@gmx.net


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332062 c90b9560-bf6c-de11-be94-00142212c4b1
2013-11-04 11:42:48 +00:00
Yasuo Ohgaki
4578e8ab04 Doc Bug 64205 Option 'default' not documented for Filter Functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331940 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-24 06:16:22 +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
Jakub Vrana
1634a88641 Delete redundant <!-- Membership: -->
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330340 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-23 17:38:21 +00:00
Jakub Vrana
f0d05b38c3 Document PHP 5.4 parameters
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330268 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-17 07:18:10 +00:00
Drak
8fcc7d5c81 Added warning about making assumptions on the protocol with FILTER_VALIDATE_URL
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327158 c90b9560-bf6c-de11-be94-00142212c4b1
2012-08-17 19:46:54 +00:00
Hannes Magnusson
858cacd62c mark bunch of extensions with "membership" PI (like the membership comment)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326064 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-09 17:34:56 +00:00
Jakub Vrana
5faa7a6747 Document and use callable type hint introduced in PHP 5.4
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324122 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-12 05:55:59 +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
Jakub Vrana
4de5cce5d8 Linkable reference constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323624 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 13:22:09 +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
Justin Martin
b3445eefdd Cleaned up example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322557 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-22 00:18:10 +00:00
Justin Martin
5b22a7460f Rewrote callback filter example. Closes bug #60769.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322551 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-21 22:55:49 +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
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
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
Richard Quadling
fc9e379fd8 Standardise on single style of quotes for XML tag.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315005 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-16 11:38:58 +00:00
Jakub Vrana
ac04b2ea21 Extension purpose is not needed anymore
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313269 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-15 15:46:15 +00:00
Jakub Vrana
fad61b5c27 Extension categorization
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313268 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-15 15:33:49 +00:00
Philip Olson
f99ce86940 Added markup
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312924 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-05 02:07:36 +00:00
Rasmus Lerdorf
93ffa39c13 Document full_special_chars filter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312876 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-03 22:16:22 +00:00
Yago Ferrer
15dcb00ef2 prueba para solucionar problema en el build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310117 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-10 18:12:48 +00:00
Peter Cowburn
14ecbf565e remove noop url filter flags
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@309945 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-04 14:28:17 +00:00
Jakub Vrana
6368059f30 REQUEST_TIME is missing (doc bug #53805)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308210 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-10 15:47:53 +00:00
Adam Harvey
c3caee2d2f Fix doc bug #53897 (filter_input documentation page has no references to the
list of filters) by improving the way the filter functions link back to the
lists of filters.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307896 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-01 06:04:38 +00:00
Pierrick Charron
e42dd3937c Fixed bug #53066
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304465 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-18 02:31:26 +00:00
Daniel Egeberg
205655c440 Fixed PHP bug #52610 (filter_id: Incorrect return value)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302254 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-15 07:05:33 +00:00
Paul Reinheimer
c6ecdf0a2b - Adding reference to a specific RFC as requested by bug http://bugs.php.net/bug.php?id=51616
- Clearly indicating that the filter only validates ASCII URLs, internationalized domains wont work.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302051 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-09 21:40:58 +00:00
Philip Olson
f8a01283bc Removed bogus filter 'type' constants (well, they exist, but are of no use). Spotted by datibbaw.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300153 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-03 08:18:24 +00:00