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