Commit graph

75 commits

Author SHA1 Message Date
Jakub Vrana
6368059f30 REQUEST_TIME is missing (doc bug )
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 (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
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 (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
Daniel Egeberg
ecf6f8b44c nevermind
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299852 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-27 13:50:37 +00:00
Daniel Egeberg
c4134714a9 Incorporated user note 97150
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299851 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-27 13:36:29 +00:00
Daniel Egeberg
2fd3f0c96d Converted remaining files to utf-8
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297078 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 16:25:51 +00:00
Daniel Egeberg
92ac19c964 Reverted r297058
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297077 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 16:13:03 +00:00
Richard Quadling
41744b84ad Converted to UTF-8
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297058 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 09:53:08 +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
Daniel Egeberg
7fd4f830e8 fix another mistake
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296774 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-25 10:19:07 +00:00
Daniel Egeberg
30aced0fb6 Fixed mistake
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296772 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-25 09:51:10 +00:00
Daniel Egeberg
04488897de Added documentation for filter flags (PHP bug )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296717 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-24 14:07:53 +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
Jakub Vrana
4ce57561b7 Numbers +0 and -0 (bug )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291299 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-25 10:41:56 +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
Peter Cowburn
2b5be7a3f7 Strict comparison of filter_var return values in examples. Fixes
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
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
Rasmus Lerdorf
2c41b69b62 Fix bug
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282621 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-23 04:06:52 +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
Philip Olson
0766c9ed4d Added an introduction that also introduces validation and sanitization
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277062 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-12 21:41:51 +00:00
Philip Olson
7160bbaa9d Moved filter information into filters.xml and:
- Separated VALIDATE from SANITIZE (and MISC)
- Sorted lists alphabetically (by constant name)
- Removed constant intro, am rewriting a new one (will add soon to filters.xml)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277059 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-12 21:09:00 +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
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
Philip Olson
94aca8064c Remove bogus filter function (related to PEAR bug )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@270473 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-03 17:46:11 +00:00
Philip Olson
4268d9a85f Contains version information (when functions became available in PHP)
# Originally from the following location (although modified):
# phpdoc/phpbook/phpbook-xsl/version.xml


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267992 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-30 02:19:33 +00:00
Philip Olson
d3573cc7d7 Remove 'pecl install' instructions, and mention filter is enabled by default
as of PHP 5.2.0... and discourage use of the outdated PECL version


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267976 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-29 20:49: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
Daniel P. Brown
109ef75d6a Addresses Bug 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
Philip Olson
db367ae954 Unified <title> and <titleabbrev> in every extensions book.xml/reference.xml
See the following bug report for details: http://bugs.php.net/44736


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260480 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-30 17:25:13 +00:00
Hannes Magnusson
a0d48ef840 sync with reference.xml r1.13
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249287 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-29 01:48:35 +00:00
Hannes Magnusson
b499efb673 Use the &Functions; entity (patch by Felipe)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248985 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-25 23:41:33 +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
Hannes Magnusson
0258a77f1e MFB: Rename "functions.xml" to entities.<dirname>.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@247901 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-10 17:06:11 +00:00
Jakub Vrana
b5bdde358e Arrays are filtered by a separate function (bug )
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
a18b88e8c2 Remove ambiguity (bug )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@246607 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-21 14:30:37 +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
Jakub Vrana
db9889f512 FILTER_REQUIRE_(ARRAY|SCALAR) (bug )
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
Jakub Vrana
aef432a0f2 Scheme and Host requires not used (bug )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241428 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 10:55:55 +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
Gwynne Raskind
8a4cfdb649 - Better describe FILTER_VALIDATE_BOOLEAN's behavior (fixes bug )
- Minor grammatical tweaks
- Tiny structural tweak


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237908 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-17 11:55:54 +00:00
Pierre Joye
ba026f3596 - , missing option and constant for FILTER_VALIDATE_FLOAT
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237617 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-14 08:03:47 +00:00
Etienne Kneuss
ba16560064 The callback is passed as an option and not as a flag
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@235032 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-06 00:36:44 +00:00