Commit graph

43 commits

Author SHA1 Message Date
Christoph Michael Becker
17b20a8185 Fix typo
Inspired by a patch provided by an anonymous user.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347682 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-30 09:32:28 +00:00
Christoph Michael Becker
97cb66b3f2 Amend r344963: re-align arrays
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344967 c90b9560-bf6c-de11-be94-00142212c4b1
2018-05-06 15:51:41 +00:00
Christoph Michael Becker
dc157b93cd Fix #42608: Example 660 (filter_input_array) is wrong
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344963 c90b9560-bf6c-de11-be94-00142212c4b1
2018-05-05 16:24:41 +00:00
Jakub Vrana
b8758b0605 Use entities in initializer
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343899 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 19:11:34 +00:00
Christoph Michael Becker
318a3d5aa3 Fix wrong example output
This also integrates user note 99462.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340641 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-24 22:20:25 +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
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
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
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
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
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
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
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
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
Pierrick Charron
00853e467c INPUT_REQUEST and INPUT_SESSION are not implemented yet in filter_input_array
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296282 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-16 15:28:31 +00:00
Jakub Vrana
201dc3748c Prefer <initializer> before "defaults to"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291313 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-25 14:49:47 +00:00
Hannes Magnusson
a6475ec0ba Fixed bug#50272 (link to filter description)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291224 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-23 20:36:22 +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
Jakub Vrana
b08c166781 Initializers - part 6
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273942 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-19 15:05:01 +00:00
Daniel P. Brown
109ef75d6a Addresses Bug #45206 to adjust correct grammar, and unifies all pages with new title.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261607 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-24 20:26:55 +00:00
Hannes Magnusson
924398d847 MFB: Upgrade to the new-reference-structure
- (Created missing setup sections in setup.xml, if any)
 - Moved the intro (the giant table) to book.xml
 - Changed the intro ID from <extname>.intro to intro.<extname>
 - Moved the constants entity to book.xml
 - Changed constants.xml to be an appendix
 - Moved the requirements and resources sections to setup.xml
 - Moved the configure (installation section) and ini entities to setup.xml
NOTE: Also fixed the linkend in functions/filter-var-array.xml & functions/filter-input-array.xml
      to point to the constants section


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248720 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-22 00:38:47 +00:00
Jakub Vrana
b5bdde358e Arrays are filtered by a separate function (bug #43018)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@246609 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-21 14:46:50 +00:00
Jakub Vrana
db9889f512 FILTER_REQUIRE_(ARRAY|SCALAR) (bug #42342)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241653 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-20 14:46:08 +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
Hannes Magnusson
8f7824821e Fix constants
#phptgenerator...


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@226557 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-06 16:35:11 +00:00
Antony Dovgal
4009643bf6 fix grammar
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@223280 c90b9560-bf6c-de11-be94-00142212c4b1
2006-11-13 15:11:27 +00:00
Jakub Vrana
790d916642 No more experimental
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@222992 c90b9560-bf6c-de11-be94-00142212c4b1
2006-11-08 11:02:16 +00:00
Jakub Vrana
00e12e606d INPUT_REQUEST not yet
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@222632 c90b9560-bf6c-de11-be94-00142212c4b1
2006-11-01 09:31:01 +00:00
Pierre Joye
7641de4fcb - s/input_var_array/filter_var_array/
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@222093 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-20 15:28:24 +00:00
Jakub Vrana
97abe09fe8 Fix protos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@222073 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-20 09:32:01 +00:00
Pierre Joye
63c6877895 - filter api shakeup 1/2
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@222047 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-20 01:47:29 +00:00
Philip Olson
a21c7cfaaa Update possible return values (false vs null), info from Pierre
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@217111 c90b9560-bf6c-de11-be94-00142212c4b1
2006-07-26 19:39:14 +00:00
Antony Dovgal
f290620ed2 change the docs to conform to the current API
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@217023 c90b9560-bf6c-de11-be94-00142212c4b1
2006-07-25 08:54:47 +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
Dave Barr
e5fa0f1a26 - Typos.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@211661 c90b9560-bf6c-de11-be94-00142212c4b1
2006-04-19 03:04:12 +00:00
Jakub Vrana
f37251e6cd No parameters
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@210305 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-28 13:24:32 +00:00
Jakub Vrana
af34bbcfe9 Default value of filter.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@209171 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-12 09:14:41 +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