Commit graph

13592 commits

Author SHA1 Message Date
Hannes Magnusson
ef0a0cf42d Use <varname> for variables (automatically creates links to their
documentations)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@266024 c90b9560-bf6c-de11-be94-00142212c4b1
2008-09-09 07:32:33 +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
Herman J. Radtke III
9fa2c902c0 Added a sentence to the return values section explaining that passing something other than mysqli_stmt object would return NULL instead of -1.
This was pertaining to bug #43708.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@266013 c90b9560-bf6c-de11-be94-00142212c4b1
2008-09-09 02:00:10 +00:00
Herman J. Radtke III
d0ea8d4d00 Added a warning about using this function with $_GET and $_REQUEST as suggested in bug #44815.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@266011 c90b9560-bf6c-de11-be94-00142212c4b1
2008-09-09 01:23:27 +00:00
Carola 'Sammy' Kummert
c3385fd893 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265986 c90b9560-bf6c-de11-be94-00142212c4b1
2008-09-08 12:49:20 +00:00
Kalle Sommer Nielsen
ec089fd587 Fix example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265984 c90b9560-bf6c-de11-be94-00142212c4b1
2008-09-08 12:02:19 +00:00
Kalle Sommer Nielsen
d1d868c383 Fix php highlight in examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265942 c90b9560-bf6c-de11-be94-00142212c4b1
2008-09-07 19:27:41 +00:00
Hannes Magnusson
dd1f81f00b Add seealso array_fill_keys()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265879 c90b9560-bf6c-de11-be94-00142212c4b1
2008-09-04 16:18:49 +00:00
Kalle Sommer Nielsen
b3099e92ea Fix examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265874 c90b9560-bf6c-de11-be94-00142212c4b1
2008-09-04 02:35:09 +00:00
Felipe Pena
61d6907857 - Fixed typo (removed "()" inside <function>, what yields double "()")
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265870 c90b9560-bf6c-de11-be94-00142212c4b1
2008-09-04 00:26:38 +00:00
Mikko Koppanen
1e45a2531e Added documentation for Imagick::setFont method
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265848 c90b9560-bf6c-de11-be94-00142212c4b1
2008-09-03 13:58:17 +00:00
Jakub Vrana
a8c22e97f7 Utilize &ini.php.constants;
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265847 c90b9560-bf6c-de11-be94-00142212c4b1
2008-09-03 10:21:13 +00:00
Felipe Pena
d82f099295 - Fixed typo (wrong variable name; reported in user notes by Mike)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265841 c90b9560-bf6c-de11-be94-00142212c4b1
2008-09-02 22:25:20 +00:00
Felipe Pena
b47434c5b2 array-key-exists.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265831 c90b9560-bf6c-de11-be94-00142212c4b1
2008-09-02 13:33:29 +00:00
Hannes Magnusson
729d597662 Fix build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265805 c90b9560-bf6c-de11-be94-00142212c4b1
2008-09-01 18:20:36 +00:00
Kalle Sommer Nielsen
262559fd67 Some markup fixes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265782 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-31 23:00:38 +00:00
Kalle Sommer Nielsen
497b2e700c Fix examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265781 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-31 22:45:31 +00:00
Kalle Sommer Nielsen
fce226114f Added new example for touch()
Added two examples for stat()


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265705 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-31 01:30:39 +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
a6ed61cd51 Commit improved PECL install section for Windows by Guillaume Rossolini
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265702 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-31 00:58:16 +00:00
Kalle Sommer Nielsen
a25ea24b7e Add a tip regrading array iteration with for (Thanks for the help Pierre)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265700 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-31 00:35:09 +00:00
Felipe Pena
9c862a24c1 - New example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265668 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-30 14:23:24 +00:00
Felipe Pena
fac021dd65 Typo-- (thanks Kalle!)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265651 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-29 16:42:19 +00:00
Richard Quadling
05da70232c Added &reftitle.examples; and fixed some markup.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265650 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-29 15:49:16 +00:00
Felipe Pena
0f179a2c3b - Added new examples related to PHP 5.3
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265632 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-29 12:47:25 +00:00
Kalle Sommer Nielsen
0ebb1e4ec0 * Fixing minor errors / adding improvements on many gd related functions with help from Ross Masters
* Added watermark examples on the main page based on Pierre's code by Ross Masters
* Added examples for the following functions
 * imagefilter
 * imageftbbox
 * imagegif
 * imagepsbbox
 * imagettfbbox
 * iptcembed
* Following examples are by Ross Masters
 * imagealphablending
 * imagecolorexact
 * imagecolorexactalpha
 * imagecolormatch
 * imagecolorresolve
 * imagecolorresolvealpha
 * imagegd
 * imagegd2
 * imagelayereffect
 * imagepstext


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265588 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-28 19:03:16 +00:00
Sean Coates
ac01e6d92f add default parameters
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265564 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-27 19:03:33 +00:00
Kalle Sommer Nielsen
730116ccfd Fixes #44286 (date('u'): milli or microseconds?) -- Patch by Ross Masters
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265563 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-27 18:08:10 +00:00
Kalle Sommer Nielsen
46b5bc2c50 Add reference to imagesavealpha()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265562 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-27 16:02:08 +00:00
Kalle Sommer Nielsen
3d95b4e0f9 Fix reference
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265561 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-27 15:51:52 +00:00
Kalle Sommer Nielsen
a4b47e97b3 Added missing calls to imagedestroy() on examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265560 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-27 15:26:04 +00:00
TAKAGI Masahiro
288e57e4ff fixed typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265454 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-25 04:22:37 +00:00
Kalle Sommer Nielsen
0564b7f436 Fix gramma
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265443 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-24 21:02:32 +00:00
Kalle Sommer Nielsen
e2fde08dda Move note regrading time resolution into an entity (note.filesystem-time-res)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265412 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-24 07:36:06 +00:00
Kalle Sommer Nielsen
a4345870c0 Added examples for the following functions:
* imagecreatefromgd2part()
 * jpeg2wbmp()
 * png2wbmp()


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265411 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-24 07:27:38 +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
d0bf62af12 Upgrade to the new-oo-style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265374 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-23 17:19:47 +00:00
Hannes Magnusson
1d8bfbf7d9 Note for few XMLReader methods
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265373 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-23 17:08:59 +00:00
Hannes Magnusson
3e6c9ccfec Initial commit
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265372 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-23 17:08:35 +00:00
Hannes Magnusson
4188cd2a56 Use proper markup for exceptions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265364 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-23 15:55:58 +00:00
Hannes Magnusson
5fc83c2ba8 More markup fixes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265363 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-23 15:44:38 +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
Hannes Magnusson
fec7f8fafd These are not variables, but array keys
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265361 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-23 15:07:18 +00:00
Hannes Magnusson
9fcdb5c853 Implement phpdoc:classref
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265353 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-23 14:09:15 +00:00
Hannes Magnusson
95407835ee Use proper markup for variables
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265352 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-23 14:08:56 +00:00
Hannes Magnusson
ecd083439d Use phpdoc:exceptionref for exceptions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265351 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-23 14:05:42 +00:00
Hannes Magnusson
336dcf72d5 Implement phpdoc:varentry
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265350 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-23 14:02:50 +00:00
Hannes Magnusson
159fa52e62 Fix build and spread some newlines loving
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265343 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-23 13:18:02 +00:00
Kalle Sommer Nielsen
86a9f0be43 * Added imagedestroy() call to image2wbmp() example
* Fixed threshold parameter description for jpeg2wbmp() and png2wbmp()


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265317 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-23 01:03:28 +00:00