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
Hannes Magnusson
222d440233
fix typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265311 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-22 18:52:18 +00:00
Kalle Sommer Nielsen
3f9e7ba826
Added new examples for gd documentation:
...
* imagecolorset
* imagecreatefromgd
* imagecreatefromgd2
* imagecreatefromxbm
* imagecreatefromxpm
* imagefttext
* imagepalettecopy
* imagepsencodefont
* imagepsextendfont
* imagepsslantfont
* imagesetbrush
* imagesetthickness
* imagesettile
Following examples are by Ross Masters:
* imageantialias
* imagecolorclosest
* imagecolorclosestalpha
* imagejpeg
* imagewbmp
* imagexbm
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265298 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-22 15:29:16 +00:00
Kalle Sommer Nielsen
39273a8e01
Make the comment more obvious - reported by Ross Masters
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265288 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-22 13:39:59 +00:00
Jakub Vrana
75ee25494f
Fix protos
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265285 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-22 13:17:17 +00:00
Richard Quadling
5f22ade289
Example for odbc_prepare and odbc_execute.
...
&success;. => &success; in several places.
.. => ... for tree listings where .. and ... were mixed.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265276 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-22 11:04:23 +00:00
Richard Quadling
67387dcd65
Extension specific entity files are for local use only.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265275 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-22 11:00:34 +00:00
Greg Beaver
ed4b32683e
fix Doc Bug #45394 : phar::running options reversed
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265263 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-22 04:28:05 +00:00
Kalle Sommer Nielsen
43de627a27
Added note on fileatime, filectime, filemtime, stat and touch regrading time resolution from file system to another
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265254 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-21 23:50:27 +00:00
Kalle Sommer Nielsen
875946ea1f
* Added var_dump() call on imagecolorat() example to make the output as expected
...
* Added missing ; in the 2nd example on imagedashedline()
* Added example for imagesavealpha()
* Added example for imagepsfreefont()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265202 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-21 05:45:06 +00:00
Kalle Sommer Nielsen
60fa45559e
Fix build (include, include_once, require, require_once and return will not work for now)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265195 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-21 03:22:56 +00:00
Kalle Sommer Nielsen
bbe70c1cab
Fixes #45069 (multiple problems with reserved.php)
...
Also restructures the table into one with reserved keywords, language constructs and compile time constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265181 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-20 19:06:20 +00:00
Lucas Nealan
6d36d3530e
add information about max_execution_time having a default setting of 0 in sapi/cli. > clean some language referring to sapi timeouts
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265164 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-20 08:41:10 +00:00
Antony Dovgal
a877babfaf
fix build
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265161 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-20 07:49:46 +00:00
Kalle Sommer Nielsen
7a7d3dc2c4
Fix final dublicate
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265154 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-20 03:05:52 +00:00
Kalle Sommer Nielsen
6acd92e24c
* Fixes #45646 (Failed Connect Does Not Return FALSE)
...
* Add a notice about dealing with connection error handling
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265153 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-20 02:19:52 +00:00
Kalle Sommer Nielsen
0cac5f6eb9
Added examples for gd documentation:
...
* imagecolortransparent
* imagefilledrectangle
* Alternative to deprecated function imagedashedline
Also changed dashedline.png to imagedashedline.png so all figures are named image*
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265143 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-20 00:08:24 +00:00
Kalle Sommer Nielsen
ad7d582a65
Document that each() also accepts objects, but may return unexpected results + add link to object iteration
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265142 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-19 23:18:42 +00:00
Kalle Sommer Nielsen
ec9fc2e0f7
Document that a semicolon also may be used after a case, like: case 1; case 2;, ...
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265141 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-19 23:12:48 +00:00
Kalle Sommer Nielsen
3e99f84597
Added example for heredoc in arguments
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265139 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-19 22:54:03 +00:00
Kalle Sommer Nielsen
ff3c03e4be
Windows 98 is not the only unsupported Windows system as of 5.3, ME/NT4 are aswell
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265127 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-19 13:38:55 +00:00
Kalle Sommer Nielsen
9ccdab557c
Fixes #45205 (Floating point syntax)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265126 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-19 13:07:35 +00:00
Kalle Sommer Nielsen
0de11ca950
Document recent changes to the file system portability:
...
* touch($dir) works on Windows as of 5.3
* ino, uid & gid is always 0 on Windows
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265125 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-19 13:03:09 +00:00
Felipe Pena
6fd6778920
- Improved example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265122 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-19 11:13:12 +00:00
Felipe Pena
ecd61e228d
- Added information about the changed behavior
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265120 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-19 10:59:38 +00:00
Kalle Sommer Nielsen
4abd10bb26
Fixes #45848 (imagettfbbox has incorrect information for size parameter)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265101 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-18 21:40:14 +00:00
Philip Olson
f5e4d75d5c
Interlinking of the migration guides
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265096 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-18 20:04:36 +00:00
Philip Olson
8a3e60a1a5
New entity manual.migration.seealso for migration linking
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265095 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-18 20:02:53 +00:00
De Cock Xavier
70a76d141f
added the new functionnality Doc (quote escaping)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265087 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-18 18:10:48 +00:00
Kalle Sommer Nielsen
2eb8cfe2d4
* Added missing T_GOTO parser token
...
* goto is a reserved keyword as of 5.3, not 6.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265049 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-18 08:28:06 +00:00
Kalle Sommer Nielsen
0bc5f03044
Document (unset) on parser token list
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265043 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-18 07:30:29 +00:00
Kalle Sommer Nielsen
e470028c17
Fixed figure for imagestringup()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265040 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-18 07:13:34 +00:00
Davey Shafik
55aa25d1cb
* Add stream_context_set_default() docs
...
* Add note to stream_context_get_default() pointing to stream_context_set_default()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265021 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-18 00:54:23 +00:00
Davey Shafik
0a1a5f3ba4
Better language for the ftell() description
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265018 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-18 00:14:18 +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
Kalle Sommer Nielsen
c3bd702328
Fixes #45164 (Missing descriptions of parameters)
...
Also adds missing parameters for session_set_save_handler()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@264884 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-14 22:24:22 +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 #44956 (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
e85f3ac16b
Fixes #43728 (An addition to fread)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@264831 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-14 10:14:43 +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
e22a96648d
Remove empty note section
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@264803 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-14 03:07:09 +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
Kalle Sommer Nielsen
cd0486c1b5
Fixed example -- Cheers Felipe
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@264724 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-12 22:19:44 +00:00
Kalle Sommer Nielsen
b05277b996
Document (unset) cast
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@264723 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-12 22:06:41 +00:00
Kalle Sommer Nielsen
c58e78bda6
Document that interfaces can have constants
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@264720 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-12 21:26:21 +00:00
Felipe Pena
e430cd9972
- Fixed:
...
. Typo (metic -> metric)
. Example (reported by Anonymous :D)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@264698 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-12 13:08:17 +00:00
Kalle Sommer Nielsen
4234fbba58
Forgot the start tags again -- Bad habbit
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@264661 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-12 00:18:44 +00:00
Kalle Sommer Nielsen
6b23e41b5f
Last commit went abit too quickly, this also adds example usage of multiple inheritance + fixes example from last commit
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@264648 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-11 22:23:57 +00:00
Kalle Sommer Nielsen
2e5dc81daa
Document that interfaces can be extended + usage example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@264647 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-11 22:16:23 +00:00