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 #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
a18b88e8c2
Remove ambiguity (bug #43097 )
...
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 #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
Jakub Vrana
aef432a0f2
Scheme and Host requires not used (bug #40675 )
...
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 #41305 )
...
- 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
- #41681 , 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
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
83e11b4d45
- explain which values can be used in filter.default
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@222106 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-20 18:06:13 +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
Pierre Joye
204249ba17
- remaining old function name
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@222092 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-20 15:26:17 +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
cb09b6c255
- filter api shakeup 2/2
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@222048 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-20 01:48:13 +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
d0519773da
Encourage people to read the filter.constants section
...
Partly deals with bug #38351
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@219176 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-31 16:02:23 +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
1265ef6603
- Revert changelog.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212740 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-10 08:09:02 +00:00
Dave Barr
2928d3493a
- INI entry changelog.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212722 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-09 23:58:06 +00:00
Dave Barr
7995f57ce5
- Mention regexp filter uses PCRE.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212679 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-09 03:37:24 +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
a0be57062e
experimental categorization, number_float flags
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@209249 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-13 10:02:41 +00:00
Jakub Vrana
3afeed4e6f
IDs are constants
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@209172 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-12 09:19:09 +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
dba6ae06ba
Changeable, typo, description of filter.default
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@209170 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-12 08:53:46 +00:00
TAKAGI Masahiro
a5e082b328
typo.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@209161 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-12 01:36:27 +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