Commit graph

411 commits

Author SHA1 Message Date
Jakub Vrana
edf9f39f9b Move info about returning false (bug )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268331 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-05 09:00:09 +00:00
Jakub Vrana
4772b6277f A..z escaping (bug )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268292 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-04 16:55:29 +00:00
Jakub Vrana
f60082dcb0 Fix protos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268271 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-04 13:27:54 +00:00
Jean-Sébastien Goupil
fb9e622302 Update md5, add mp5_file reference
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267752 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-25 21:03:22 +00:00
Kalle Sommer Nielsen
cf577d2adf * Added new examples for
* assert_options
 * get_current_user
 * ini_restore
 * sys_get_temp_dir
 * sha1_file


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267550 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-20 10:30:08 +00:00
Felipe Pena
413b0c132a - Added examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267159 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-10 18:12:54 +00:00
Kalle Sommer Nielsen
e23b547c7c Fix build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267038 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-07 07:55:12 +00:00
Kalle Sommer Nielsen
9b26b00569 New examples for
- md5_file
 - is_numeric
 - strval


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267036 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-07 07:31:12 +00:00
Hannes Magnusson
05d99d2bb2 uses codepoint as of PHP6
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@266076 c90b9560-bf6c-de11-be94-00142212c4b1
2008-09-10 14:50:50 +00:00
Herman J. Radtke III
9c12b0dc20 Corrected the example titles.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@266032 c90b9560-bf6c-de11-be94-00142212c4b1
2008-09-09 12:11:11 +00:00
Herman J. Radtke III
768a81cfaa There was a lot of confusion in the user notes about the !== operator. An
example was added using the !== operator in hopes of clearing some of it up.

Each example now has its own example box and title as well.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@266014 c90b9560-bf6c-de11-be94-00142212c4b1
2008-09-09 05:00:50 +00:00
Felipe Pena
44c0b43f25 - Typo-- ("insted of")
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265704 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-31 01:04:21 +00:00
Kalle Sommer Nielsen
20a326f84d * Added caution note that ticks are deprecated as of 5.3
* Added note in changelog on the following functions that they will throw an E_DEPRECATED notice as of 5.3:
  * mktime() -- is_dst parameter is deprecated
  * register_tick_function()
  * mysql_db_query()
  * mysql_escape_string()
  * setlocale() -- Behavior of passing strings insted of one of the LC_* constants is deprecated


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265410 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-24 07:26:26 +00:00
Kalle Sommer Nielsen
79e058a6b3 is_xhtml parameter is optional
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265408 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-24 06:14:11 +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
Kalle Sommer Nielsen
3dc1dba3ea Missing word + dot
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@264926 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-15 10:49:48 +00:00
Antony Dovgal
5d1d0d8269 add documentation for quoted_printable_encode()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@264836 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-14 10:42:17 +00:00
Kalle Sommer Nielsen
641f59a692 Typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@264834 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-14 10:35:28 +00:00
Kalle Sommer Nielsen
d63fba7d2f Fixes (stripslashes() removes slashes not added by addslashes())
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@264833 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-14 10:33:20 +00:00
Kalle Sommer Nielsen
fcef2ea0d9 Added examples for:
* imagedashedline
* imagestringup

And added example usage for is_xhtml parameter on nl2br()


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@264826 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-14 10:08:30 +00:00
Kalle Sommer Nielsen
0a596f62f4 Document is_xhtml parameter for nl2br()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@264802 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-14 03:06:25 +00:00
Paul Reinheimer
2867af7c73 Adding link to refer to the hash() function, which a lot of people seem to miss
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@264204 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-05 05:47: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
Felipe Pena
febcf0dd0f - Changed example to use square brackets
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260842 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-06 11:21:10 +00:00
Yannick Torres
0ce3843f22 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260652 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-03 04:57:15 +00:00
Philip Olson
ce38b5afe8 added the returnvalues section (no new content)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260116 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-21 21:13:53 +00:00
Etienne Kneuss
e244d1e51c Fix protos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@259055 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-04 20:53:45 +00:00
Felipe Pena
09ee4e0cc2 - Fixed typo in comment. (reported by Brian Poole)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@258269 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-22 20:37:58 +00:00
Felipe Pena
737ada5728 - Added other related function
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@257740 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-17 10:36:06 +00:00
Felipe Pena
8049649d60 *** empty log message ***
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@257681 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-16 11:02:40 +00:00
Hannes Magnusson
35096430df Fix build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@256057 c90b9560-bf6c-de11-be94-00142212c4b1
2008-03-25 15:36:13 +00:00
Hannes Magnusson
94346e89c9 - Improve/add parameter/returnvalue descriptions
- Fix PHP coding style


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@255914 c90b9560-bf6c-de11-be94-00142212c4b1
2008-03-23 22:42:50 +00:00
Paul Reinheimer
729a62a91e Modes 3 and 4 return a string containing the characters that were or were
not used respectively, not byte-codes.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@253352 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-20 21:44:00 +00:00
Philip Olson
d522d135a1 Removed PHP 3 information from the manual. Goodbye PHP 3, thanks for all the memories!
This commit covers many files.
The CVS file phpweb/manual/php3.php will exist to store [most of] this info.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@253274 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-19 21:45:32 +00:00
Richard Quadling
10ae608f1f Due to docbook not being able to group optional parameters (yet), using multiple methodsynopsis.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@253220 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-19 11:50:34 +00:00
Felipe Pena
cf43271b27 Changed the version of parameter 'before_needle' (merged to 5.3)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@252009 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-01 16:50:53 +00:00
Felipe Pena
a743774306 The new parameter is optional (before_needle)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@251909 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-01 10:28:51 +00:00
Felipe Pena
f942b094a6 Add related function ("See also" section)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@251265 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-24 16:35:41 +00:00
Hannes Magnusson
c8b797c4ed Add ord() into the seealso section (suggested by validus <validus_AT_bigun_DOT_c-gate_DOT_net>)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@251133 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-22 18:30:03 +00:00
David Coallier
5f6cfdc748 - Added the documentation for lcfirst with basic example
- Added crosslinks to strtolower/upper, ucfirst and ucwords
- Added crosslinks to lcfirst in ucfirst.xml


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@250918 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-19 20:58:12 +00:00
Felipe Pena
85f88aad73 Add simple description to two arguments ()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@250122 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-08 11:55:11 +00:00
Felipe Pena
c6025f24e8 Fix XML (twice returnvalues section)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@250104 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-08 00:41:55 +00:00
Hannes Magnusson
ad450d6c03 Don't use the alias
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@250089 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-07 19:59:06 +00:00
Hannes Magnusson
e319c0353b Fixed bug#43523 (strrchr description inaccurate)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@250088 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-07 19:57:55 +00:00
Felipe Pena
545ef5baa5 Added changelog section
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249397 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-30 03:21:01 +00:00
Felipe Pena
4b24f5253c Added \f and \v escape sequences.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249396 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-30 02:55:08 +00:00
Mehdi Achour
7d46847705 Switch to new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249383 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-29 23:04:24 +00:00
Philip Olson
868fd0c40b MFB: finished ref.strings conversion to the new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@247736 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-07 01:18:14 +00:00
Jakub Vrana
343ecac338 See also
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@247640 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-05 10:23:19 +00:00
Felipe Pena
3be23233a7 Added simple description for haystack parameter ()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@247433 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-02 01:08:18 +00:00