Commit graph

16068 commits

Author SHA1 Message Date
Daniel P. Brown
3e9f3fbb05 Fixes and closes Bug #50900.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294318 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-01 17:27:50 +00:00
Kristina Chodorow
0137d3c264 much nicer class organization
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294311 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-01 15:24:10 +00:00
Pedro Antonio Gil Rodríguez
3eb8c90c9c Corrected a mistake.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294290 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-01 06:16:06 +00:00
Yannick Torres
e278c8f3a5 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294254 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-30 20:19:33 +00:00
Peter Cowburn
078fd908ca corrected broken example, fixes #50880
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294200 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-29 13:17:25 +00:00
Peter Cowburn
c85159b5fc Added function foo to make references examples standalone. Fixes #50872
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294184 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-29 08:57:43 +00:00
Pedro Antonio Gil Rodríguez
956c105478 Corrected a mistake.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294178 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-29 05:21:35 +00:00
Pedro Antonio Gil Rodríguez
4789536271 Corrected a mistake.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294177 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-29 05:02:33 +00:00
Pedro Antonio Gil Rodríguez
2f481fcc67 Corrected a mistake.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294165 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-28 21:58:00 +00:00
Kristina Chodorow
49b4ecb676 added support links
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294159 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-28 18:38:12 +00:00
Kristina Chodorow
8f1beeca11 got rid of intro
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294158 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-28 17:35:41 +00:00
Kristina Chodorow
3b51539eee organization: better api layout and manual structure
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294154 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-28 14:56:06 +00:00
Daniel P. Brown
680ebf4a47 Corrects typos ("word-around" => "workaround").
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294153 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-28 14:17:58 +00:00
Pedro Antonio Gil Rodríguez
5dba7da88e Corrected a mistake.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294143 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-28 08:37:18 +00:00
Pedro Antonio Gil Rodríguez
3c4275a2bc Corrected a mistake.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294141 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-28 07:52:25 +00:00
Pedro Antonio Gil Rodríguez
2ccd4aadd2 Corrected a mistake.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294130 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-28 01:02:17 +00:00
Pedro Antonio Gil Rodríguez
51c07fb8a0 Corrected example description
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294112 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-27 18:12:39 +00:00
Daniel Egeberg
894e98c406 Fixed doc bug #50838 (mysqli_prepare speaks about null-terminated strings)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294086 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-27 12:33:55 +00:00
Daniel Egeberg
82303af1f1 Fixed doc bug #50850 (Wrong Units for max_file_uploads)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294085 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-27 12:30:33 +00:00
Daniel Egeberg
fb3676153f Fixed doc bug #50849 (set_error_handler claims it makes error_reporting() settings have no effec)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294084 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-27 12:26:37 +00:00
Christopher Jones
a0edd3e930 Some clarifications for version changes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294068 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-27 00:59:33 +00:00
Sean Coates
8ec18509f0 link get_called_class() from get_class() (LSB)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294064 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-26 23:29:40 +00:00
Guillaume Plessis
6ba656c26a typo + error
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294058 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-26 21:46:22 +00:00
Pedro Antonio Gil Rodríguez
d403f0c45a Deleted tabs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294051 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-26 19:56:51 +00:00
Pedro Antonio Gil Rodríguez
61c1880f71 Deleted tabs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294050 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-26 19:55:40 +00:00
Guillaume Plessis
1dfe2f5680 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294018 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-25 22:22:25 +00:00
Pedro Antonio Gil Rodríguez
3aa5ec46f9 Corrected a mistake.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294012 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-25 18:38:27 +00:00
Pedro Antonio Gil Rodríguez
2c05ec0832 Corrected a mistake.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294011 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-25 18:11:37 +00:00
Pedro Antonio Gil Rodríguez
76febfd895 Corrected a mistake.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294010 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-25 17:49:52 +00:00
Pedro Antonio Gil Rodríguez
68908fbb9d Re-indented
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293999 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-25 16:30:38 +00:00
Daniel Egeberg
479f5f7ed0 Mentioning that is_dir() is restricted by open_basedir.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293994 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-25 15:53:23 +00:00
Richard Quadling
1779446c91 Wrong id for synopsis - imagepixeritorator.synopsis => imagickpixeliterator.synopsis
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293993 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-25 15:53:02 +00:00
Daniel Egeberg
33f7afff50 Mentioning that shutdown functions and object destructors will be called even if exit() is called.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293992 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-25 15:28:23 +00:00
Daniel Egeberg
dcab108b3c Fixing broken build from r293972 (seros).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293990 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-25 15:21:23 +00:00
Pedro Antonio Gil Rodríguez
c7d135e9a9 Corrected some spelling mistakes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293972 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-25 12:32:54 +00:00
Pedro Antonio Gil Rodríguez
a4a4c79d2a Added example description
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293939 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-24 20:59:07 +00:00
Pedro Antonio Gil Rodríguez
7f63c8feba Added example description
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293933 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-24 20:37:45 +00:00
Sean Coates
a0894130be link to hash_algos() to make the algo parameter more clear
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293932 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-24 20:21:09 +00:00
Guillaume Plessis
9280374701 Typo. Sorry
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293912 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-24 16:38:08 +00:00
Guillaume Plessis
d86ca1e1f4 abusive copy/paste?
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293911 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-24 16:33:17 +00:00
Peter Cowburn
f70c49dc44 Updated RegexIterator (mostly added method visibility and examples)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293874 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-24 01:18:46 +00:00
Hannes Magnusson
0d928cd430 Mentioned what continue 0 and continue 1 does (same as continue;)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293846 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-22 12:16:37 +00:00
Ruslan Yakushev
953fcf2341 Added description of the new metadata property returned by wincache_ocache_fileinfo().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293829 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-22 00:37:03 +00:00
Pedro Antonio Gil Rodríguez
0dc95733f0 Corrected own error
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293828 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-22 00:25:51 +00:00
Daniel Egeberg
1fbeec522e Fixed bug #50817 (Dangerously vague documentation for spl_object_hash())
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293824 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-21 22:58:08 +00:00
Ruslan Yakushev
c17bfaec95 Relative file path cache is now called resolve file path cache. Updating all references in the wincache documentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293822 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-21 20:26:23 +00:00
Sean Coates
3411e31daf Fix invalid constant names. Thanks to Nicholas Sloan for finding+fixing this (and sending a patch).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293821 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-21 20:25:12 +00:00
Pedro Antonio Gil Rodríguez
ae6e86223b Corrected example script
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293819 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-21 19:12:38 +00:00
Pedro Antonio Gil Rodríguez
01a1554829 Corrected some spelling mistakes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293805 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-21 13:49:26 +00:00
Pedro Antonio Gil Rodríguez
ea0712c2cb Corrected some spelling mistakes.
Changed parameter name window -> window_handle

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293794 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-21 00:30:45 +00:00