Anthony Bedford
92e83d1124
Added COM_* statistics.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289749 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-19 13:50:17 +00:00
Damien Seguy
7082824f0b
add revision tag
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289748 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-19 13:45:11 +00:00
Yannick Torres
3fd574f6b2
Add revision number
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289734 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-18 20:54:38 +00:00
Philip Olson
1b72640345
- Added parameter descriptions, which closes PHP bug #49796
...
- Split examples into two: basics and potential gotchas
- Integrated information about multiple replacement gotcha (left to right) via a zillion user notes
- Added example about said gotcha (via michael dot moussa at gmail dot com)
- A few other minor changes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289704 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-16 18:33:27 +00:00
Philip Olson
37b506195b
Added an example, and see also $http_response_header and get_headers()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289699 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-16 16:05:44 +00:00
Jakub Vrana
02ab2478b4
Link libxml
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289694 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-16 08:49:17 +00:00
Daniel P. Brown
17b2fe0398
Fixes Bug #49892 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289674 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-15 16:58:21 +00:00
Daniel P. Brown
18ef0c1024
Addresses Bug #49854 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289673 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-15 16:09:39 +00:00
Richard Quadling
eff7d85262
Add example for rounding mode.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289665 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-15 11:04:57 +00:00
Daniel P. Brown
1bb5db7e16
Fixes Bug #49881 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289642 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-14 19:54:00 +00:00
Anthony Bedford
bf9a85edf8
A first attempt at adding details of mysqlnd statistics to the main table.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289631 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-14 15:59:00 +00:00
Richard Quadling
17d11c7a0e
Fix example : Fix#49841
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289616 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-13 11:46:54 +00:00
Mark Wiesemann
5fe3503258
the current "utf8_encode() - Encodes an ISO-8859-1 string to UTF-8 for an explanation of UTF-8 encoding" is ugly because the "for ..." part is appended to the auto-generated short description of utf8_encode
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289585 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-12 18:52:00 +00:00
Mark Wiesemann
26793381cc
added short descriptions for the parameters
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289529 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-11 13:00:42 +00:00
TAKAGI Masahiro
d2ca062670
set svn:keywords.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289525 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-11 04:58:43 +00:00
TAKAGI Masahiro
4ce7b894a8
set svn:keywords.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289524 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-11 04:56:11 +00:00
Guillaume Plessis
16d6c4060a
Typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289503 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-10 19:38:37 +00:00
Alan Collison
3c8ede2f7b
updated for release 0.6.0
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289502 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-10 19:30:24 +00:00
TAKAGI Masahiro
9eed6aef54
set svn:keywords.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289454 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-09 23:48:30 +00:00
TAKAGI Masahiro
76700fcb40
added svn:keywords.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289449 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-09 21:56:08 +00:00
Philip Olson
e6d36c5782
Added skeletons for remaining RecursiveTreeIterator methods.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289409 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-09 06:30:25 +00:00
Philip Olson
38a2c74793
Added additional content for the new oci-set* functions (words written by Christopher Jones)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289408 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-09 06:07:07 +00:00
Philip Olson
6518b27c36
Added missing RegexIterator skeleton (accept())
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289407 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-09 06:05:19 +00:00
Philip Olson
03aa69c5b9
added skeletons for remaining RecursiveDirectoryIterator methods
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289401 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-09 05:24:48 +00:00
Philip Olson
7c28ae0800
fixed build
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289398 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-09 05:12:31 +00:00
Mark Wiesemann
429e811663
removed empty paragraphs from examples (this removes the empty grey box on top of each example)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289371 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-08 20:58:38 +00:00
Peter Cowburn
2a9fcc9843
Added skeleton docs for RecursiveTreeIterator, SplSubject and SplObserver
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289363 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-08 19:59:07 +00:00
Philip Olson
614a90150f
Finished skeletons for ParentIterator
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289348 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-08 15:38:13 +00:00
Philip Olson
9519ba2632
Finished skeletons for LimitIterator
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289347 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-08 15:24:49 +00:00
Philip Olson
a771b65d41
fixed return value
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289345 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-08 15:10:18 +00:00
Philip Olson
740bbcbee7
Getting off the fail train now. Should fix the last typo from yesterday/today ... choo choo!
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289319 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-07 23:21:09 +00:00
Philip Olson
ec1435b674
Fixed recent typos (missing <function> tags in see also)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289306 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-07 21:33:21 +00:00
Daniel P. Brown
06c6bb6231
Au contraire.... thanks to (bjori) pointing out my follies, I checked my calendar and found out that not only did I miss the consortium myself, but I actually don't
...
even know what numbers are or how to add them together. In fact, as it turns out, I did not attend the consortium, but instead was lost on a highway in the middle
of the desert. I thought the directions said "take 7th Avenue to 34th Street," and - thinking I was to add them together - wound up 1,239 miles away. [That'll
teach me to even bother trying today. All work and no sleep makes Danny an idiot.]
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289304 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-07 21:23:05 +00:00
Peter Cowburn
37472ea683
SPL book section titles/intros use lang snippets
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289303 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-07 21:19:36 +00:00
Daniel P. Brown
6e414db920
Actually, (30 + 25) is now 55, not 45. There was a consortium about this on Tuesday, and it was voted to change that math rule by a vote of 45 to 51 --- which, at
...
the time, 45 was still greater. (Yes, I'm lying.)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289300 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-07 20:09:08 +00:00
Mark Wiesemann
040d744f9f
removed title tags of notes ("Note: Note" => "Note")
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289298 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-07 20:04:03 +00:00
Peter Cowburn
6da224c94b
Tidying of SPL book structure
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289297 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-07 19:45:56 +00:00
Hannes Magnusson
ffee915fd6
- Remove very very very very very very old note (that zend link doesnt even work)
...
- Move the note out of the actual example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289295 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-07 19:10:47 +00:00
Philip Olson
f91e9cc3a9
reverted erroneous typo fix
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289286 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-07 17:35:31 +00:00
Philip Olson
f305894ecc
fixed recent typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289283 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-07 16:40:52 +00:00
Philip Olson
4f06fd1225
Added note entities and version info for new oci8 functions (info via Christopher Jones)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289282 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-07 16:23:09 +00:00
Philip Olson
d700529a5c
Added skeletons for new oci functions, via christopher jones
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289281 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-07 16:17:31 +00:00
Richard Quadling
ad067270f7
tidy::CleanRepair => tidy::cleanRepair. Typo. Fix#49794
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289276 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-07 10:06:20 +00:00
Kristina Chodorow
a926e0f7d9
added bson encode/decode functions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289263 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-06 21:57:24 +00:00
Anthony Bedford
a0be193fd9
Added links to mysqlnd docs. Changed link in snippets to refer to main mysqlnd docs.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289252 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-06 15:27:14 +00:00
Anthony Bedford
6436dcaa2b
Refactor mysqlnd material into its own 'extension'. Improve mysqli_fetch_all().
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289245 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-06 10:07:59 +00:00
Michael Maclean
868bfcd157
Do the Cairo external URLs actually properly this time
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289231 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-05 19:33:21 +00:00
Michael Maclean
a90ebd3f3f
Do the URLs properly
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289230 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-05 18:58:54 +00:00
Michael Maclean
71370a6baa
Fix build and make some URLs into links
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289229 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-05 18:24:10 +00:00
Elizabeth Marie Smith
babd60fe0f
Some additional cleanup for cairo class, init methods for matrix documented, add scale method back in (we only wanted to remove the scale function file)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289228 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-05 18:19:57 +00:00
Kristina Chodorow
b3808ede9d
fixed group output
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289215 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-05 14:15:15 +00:00
Anthony Bedford
12541ccb1f
Added some info on PHP.INI options related to MySQL Native Driver
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289212 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-05 10:10:20 +00:00
Peter Cowburn
99b5479216
Added changelog to iterator_to_array
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289195 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-04 16:09:12 +00:00
Peter Cowburn
8a72ac694a
Updated iterator_apply docs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289185 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-04 14:56:29 +00:00
Israel Ekpo
1cbed0203a
Documenting the serialization and cloning on SolrClient instances is currently not supported.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289165 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-04 05:17:43 +00:00
Torben Wilson
4aecb04d1a
Grammar fixes.
...
Among other things, addresses bug #49763
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289162 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-04 04:00:29 +00:00
Peter Cowburn
8be0b9cc1a
Typo fix
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289152 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-03 22:20:18 +00:00
Peter Cowburn
ca2253c01d
Typo fix
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289151 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-03 22:19:36 +00:00
Peter Cowburn
d513a7aed2
Typo fix
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289149 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-03 21:53:15 +00:00
Philip Olson
4e11457d45
Made installation instructions consistent with other PECL extensions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289135 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-03 19:00:59 +00:00
Philip Olson
f439cac098
Added installation (configure) documentation, and specified core exts that rely on ext/libxml
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289134 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-03 17:30:55 +00:00
Philip Olson
75a5796ac5
Added skeletons for the rest of RecursiveIteratorIterator
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289131 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-03 15:24:02 +00:00
Mikko Koppanen
40885d3623
Added example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289130 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-03 15:00:16 +00:00
Mikko Koppanen
6ea1edbce5
Move the text inside <para>
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289129 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-03 13:52:49 +00:00
Mikko Koppanen
aa46b9f15a
Added docs for segmentimage and deskewimage
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289128 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-03 13:49:57 +00:00
Mikko Koppanen
11be010464
Added floodfillpaint example and images generated
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289126 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-03 12:32:14 +00:00
Mikko Koppanen
78a694350e
Added note about border color
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289124 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-03 11:24:53 +00:00
Israel Ekpo
0e875db3d4
Adding initial documentation for the Apache Solr extension
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289115 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-03 04:50:06 +00:00
Philip Olson
894f82865c
Added missing skeletons for NoRewindIterator
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289111 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-02 22:18:13 +00:00
Philip Olson
86ad0bc396
Misc cleanup (WS, and some leftover docgen text)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289108 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-02 21:24:46 +00:00
Philip Olson
18cb05d170
Moved URLs to entities
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289107 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-02 21:17:52 +00:00
Philip Olson
2eef5ed225
Added a link to the libxml error code api docs, via user note (php at jordie dot org)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289106 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-02 21:16:26 +00:00
Florian Anderiasch
3e66a5c812
added return "false" on error - fix #49613 (the sequel)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289104 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-02 21:03:47 +00:00
Florian Anderiasch
e622354c1b
added return value "false" and table header - fix #49613
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289103 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-02 21:01:47 +00:00
Florian Anderiasch
ce8e8ecf30
changed return value from ReflectionParameter to array - fix #49631
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289098 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-02 20:46:50 +00:00
Florian Anderiasch
bbd0696ac1
fix #49685 - returns NULL on errors
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289097 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-02 20:31:21 +00:00
Florian Anderiasch
82f589e147
fix #49745 - "string" -> "DateInterval" in method description
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289096 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-02 20:20:03 +00:00
Florian Anderiasch
f2a8ef8efc
small typo - fix #49739
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289094 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-02 20:10:10 +00:00
Richard Quadling
326fd84307
Typos. Fix#49749
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289088 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-02 15:32:28 +00:00
Michael Maclean
8e0eb3e771
Remove some obsolete functions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289065 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-01 18:53:40 +00:00
Michael Maclean
4a4ffb93c7
Fix mistyped entities and remove cairomatrix/scale.xml
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289063 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-01 18:27:24 +00:00
Michael Maclean
0ff091bf7d
Change "This method returns nothing" into the &returns.void; entity
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289062 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-01 18:22:35 +00:00
Michael Maclean
e5b2d6a62e
Remove brackets from <methodname> tags
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289061 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-01 18:20:40 +00:00
Michael Maclean
c664b7fa04
Remove entities files that shouldn't have been committed
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289060 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-01 18:14:00 +00:00
Elizabeth Marie Smith
b332926608
Typo fixes and some matrix docs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289059 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-01 17:42:16 +00:00
Florian Anderiasch
9db5ec288e
added parameter description bug #49722
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289048 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-01 10:55:19 +00:00
Michael Maclean
531e4ec338
Add Cairo documentation to the manual
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289007 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-30 15:20:52 +00:00
Jakub Vrana
2f97964573
Missing space
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289005 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-30 15:01:15 +00:00
Peter Cowburn
930cf374d5
Fix class name typo (DateTime => DatePeriod)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289003 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-30 14:34:32 +00:00
Elizabeth Marie Smith
fd2c5915d9
changed to "executable" fixes bug #49722
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288997 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-30 13:47:31 +00:00
Anthony Bedford
08d612be09
Further fixes for bug #49535 . Included get_client_info method, which works, and moved client_info and client_version properties to their own files. Updated summary table accordingly.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288990 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-30 12:27:45 +00:00
Torben Wilson
e75b1e3882
Note that several charsets are effectively equivalent as far as
...
htmlspecialchars() is concerned.
Addresses bug #49412 .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288982 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-30 07:17:10 +00:00
Torben Wilson
2ae947a71b
Refer users looking for a way to format numeric values as strings to sprintf() or number_format().
...
Addresses bug #49619 .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288981 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-30 06:52:47 +00:00
Torben Wilson
70d7a83993
Various grammatical fixes.
...
Addresses bug #49720 .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288979 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-30 06:43:31 +00:00
Kristina Chodorow
52b3060038
safe insert
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288967 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-29 21:25:48 +00:00
Alan Collison
f990c0dba4
initial version of gearman documentation
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288933 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-29 12:50:14 +00:00
Torben Wilson
9793e6896e
Several grammatical fixes and some factual corrections.
...
Corrected the documentation of the mode param (addresses bug #49645 ).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288931 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-29 05:51:35 +00:00
Torben Wilson
531a01917e
Document O_CTTY.
...
Addresses bug #49662 .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288926 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-29 02:54:05 +00:00
Anthony Bedford
55f6c006ca
Fixed bug #49535 . client_version and client_info are properties, not methods. Corrected summary table accordingly, as well as main entries.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288902 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-28 14:14:56 +00:00
Vito Chin
062dde0b60
Windows build information
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288869 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-27 17:26:34 +00:00
Brandon Savage
75fd759584
Added exception information for ArrayIterator
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288810 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-25 17:57:36 +00:00
Brandon Savage
af55811b30
Fixing ArrayIterator documentation. ArrayIterator does not take a string, but an array or an object; it throws an exception if you give it something else.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288809 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-25 17:52:49 +00:00
Peter Cowburn
2b5be7a3f7
Strict comparison of filter_var return values in examples. Fixes #49665
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288748 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-25 11:10:55 +00:00
Torben Wilson
af4410a7e1
Normalized the sgml-default-dtd-file local-variable line for those
...
still using this, after discussion on the phpdoc list.
From now on, manual.ced will need to be found at ~/.phpdoc/manual.ced.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288721 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-25 07:04:39 +00:00
Philip Olson
731f2adea5
added doc skeletons for missing arrayiterator methods
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288719 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-25 06:22:54 +00:00
Philip Olson
068b26006c
added missing title
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288718 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-25 05:49:36 +00:00
Jakub Vrana
0efda2548a
Undocument PHP 3
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288650 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-24 11:02:03 +00:00
Richard Quadling
610257479c
Removed BOMs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288639 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-24 09:05:04 +00:00
Scott MacVicar
2d41c8a744
Update apc_fetch() to show that multiple keys can be retrieved.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288624 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-23 20:48:00 +00:00
Brandon Savage
3110d69f2f
Adding serialization documentation stub for PHP 5 and changing links to point to PHP 5 documentation, rather than appendix.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288622 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-23 20:09:24 +00:00
Peter Cowburn
d41f9c2347
Filling out InfiniteIterator documentation
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288618 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-23 18:59:41 +00:00
Brandon Savage
f74325fce7
Per the discussion on the PHP-DOC mailing list, the PHP 4 OOP documentation is being relocated to the appendicies. The PHP 5 object documentation is being renamed to Objects and Classes, to reflect that it is the only supported documentation for OOP in PHP. All links have been changed.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288607 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-23 14:14:18 +00:00
Antony Dovgal
ddda23ae74
fix PECL bug #16840 (sphinx build failure with PHP 5.1.x)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288552 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-22 07:57:55 +00:00
Torben Wilson
6f44f015af
Flush out the documentation for strspn() a bit. This an example of a
...
very poorly documented function.
Addresses bug #46912
This still needs work.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288549 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-22 07:16:41 +00:00
Torben Wilson
f3bf8e55e0
Document that a previously-set 201 status code will also affect the
...
magic handling of 'Location:'.
Addresses bug #49592 .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288513 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-21 09:08:26 +00:00
Kalle Sommer Nielsen
c34a638c92
Fixed typo, spotted milian by @ ##php on EFNet
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288479 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-20 18:25:03 +00:00
Torben Wilson
c48205c99e
Allow the example for iptcembed to write its result to the original
...
.jpg file.
Addresses bug #49595 .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288470 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-20 08:50:18 +00:00
Torben Wilson
c57d1d20ea
Grammar fixes.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288469 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-20 08:48:23 +00:00
Torben Wilson
47b5f6edad
DocBook syntax fix to allow compilation.
...
Please test before committing.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288468 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-20 08:46:33 +00:00
Mikko Koppanen
49ca3b982b
Added documentation for set/getimagegravity and importimagepixels. Added example image for importimagepixels
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288465 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-20 02:12:07 +00:00
Daniel P. Brown
1e5452bbcd
Fixes Bug #49602 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288461 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-19 18:54:33 +00:00
Hannes Magnusson
df208f496d
Use the same class/extension as the example output uses
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288460 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-19 18:03:19 +00:00
Hannes Magnusson
6a63bbaba9
Fix syntax highlighting
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288459 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-19 18:01:31 +00:00
Brandon Savage
542041e8fa
Abstracted the prepared statement article to remove references to the second person and make references to the application or to developers.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288441 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-18 18:14:24 +00:00
Brandon Savage
05d68e4ea4
Updating mysql-insert-id documentation. More clearly explains why bigint will fail.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288440 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-18 18:04:29 +00:00
Daniel P. Brown
9b184299ef
Fixes Bug #49580 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288417 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-17 21:04:21 +00:00
Hannes Magnusson
f52a67f4f2
Fixed bug#49549
...
ArrayObject impelments Serializable as of PHP5.3.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288402 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-17 10:34:14 +00:00
Richard Quadling
a584757326
TZDB V2009.13
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288397 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-17 08:33:20 +00:00
Sebastian Bergmann
aa33483224
Add documentation stub for ReflectionMethod::setAccessible().
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288395 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-17 05:02:35 +00:00
Mikko Koppanen
ada6352e0a
added information about removing indices
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288377 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-16 13:21:46 +00:00
Richard Quadling
b5539fbafa
Typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288350 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-15 16:30:39 +00:00
Richard Quadling
e90c01fe24
Fix#49564 - Returns false if encoding cannot be determined.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288349 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-15 16:22:50 +00:00
Torben Wilson
bdd9deda77
Moved the version-specific change notes into the changelog section.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288347 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-15 06:52:03 +00:00
Torben Wilson
7be49951cf
Documented the old incorrect behaviour that requesting a given
...
occurrence of a weekday in a month when that weekend occurred on the
first day of the month would add one week to the returned timestamp.
Addresses bug #46932
Not sure this should be a warning. Seems more appropriate in the
changelog section. I'm just putting it here now to be consistent with
the existing function reference.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288346 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-15 06:28:00 +00:00
Torben Wilson
d4c454a039
Cleaned up the example.
...
Folded in a little information from the user notes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288342 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-14 20:02:17 +00:00
Kristina Chodorow
2433268e80
error changes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288340 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-14 19:16:16 +00:00
Torben Wilson
3036985e06
One typo fix and one fact fix.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288317 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-14 09:10:23 +00:00
Torben Wilson
4ec9686673
At long last, got around to documenting this. Meant to do this years ago.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288316 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-14 09:09:50 +00:00
Torben Wilson
473dd47f77
Some more grammatical cleanup.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288306 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-14 06:45:04 +00:00
Torben Wilson
bbced252b5
Type fixes. It's a Mind Bomb.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288299 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-13 20:07:37 +00:00
Torben Wilson
ebfeed62a6
Grammar fixes.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288290 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-13 09:59:26 +00:00
Torben Wilson
4f872c744a
Fixed some grammar.
...
Minor clarifications.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288289 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-13 09:51:42 +00:00
Torben Wilson
6bd8161553
More thorough explanation of the use of ! to select default values
...
in the generated time.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288288 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-13 09:14:40 +00:00
Torben Wilson
24cee2dd6a
Document how to cause unspecified portions of the time given to
...
createFromFormat() to be initialized to zero.
Addresses bug #49480 .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288278 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-12 09:09:38 +00:00
Torben Wilson
6bdd33b75f
Document that since PHP 5.2.2, named subpatterns accept the syntax
...
(?<name>) and (?'name') as well as the older (?P<name>).
Addresses bug #46904 .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288276 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-12 06:55:13 +00:00
Alexey Romanenko
d86098828a
added new example (binary lamp)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288275 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-12 06:37:35 +00:00
Richard Quadling
c47d66387e
Typo in link:href
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288270 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-11 14:12:32 +00:00
Hannes Magnusson
d09ee4e1ef
- Removed weird example with missing example output
...
- Add an example how to call normal function, and a method
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288261 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-11 11:03:03 +00:00
Philip Olson
2951b744fa
Added skeletons for a few SPL Iterator constructors.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288255 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-11 05:16:43 +00:00
Torben Wilson
15160b95be
Need these changes in order to compile with the recent typo fix in splstring.xml.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288254 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-11 04:59:25 +00:00
Philip Olson
d538225117
Fixed typo (closes PHP Bug #49525 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288247 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-10 17:45:29 +00:00
Mikko Koppanen
edc6598738
an, not a
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288231 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-10 12:37:12 +00:00
Alexey Romanenko
44da2e4659
deleted, must be autogenerated
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288225 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-10 07:14:38 +00:00
Philip Olson
49d51f7bae
Added skeletons for the ArrayObject unserialize/serialize methods
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288223 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-10 06:05:12 +00:00
Philip Olson
c5d8c81f3b
Fixed version info for serialize methods (5.3.0)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288222 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-10 05:53:19 +00:00
Alexey Romanenko
d7a60b4d7d
added "use CLI"
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288195 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-09 09:52:06 +00:00
Alexey Romanenko
e8527fe25d
added new example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288194 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-09 09:42:34 +00:00
Alexey Romanenko
b1114b9c63
set version values
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288193 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-09 09:40:54 +00:00
Alexey Romanenko
7de90cd0d7
added new documentation for function "gupnp_service_proxy_send_action"
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288192 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-09 09:40:10 +00:00
Torben Wilson
67b72af27e
Noted that the maxlen param is actually not -1 but is instead an
...
internal value (PHP_STREAM_COPY_ALL) and may not be directly specified
from within a script.
Addresses bug #49038 (although perhaps this is better fixed in the long
term by making file_get_contents() behave normally).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288188 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-09 07:31:53 +00:00
Philip Olson
e4c484c065
Added skeletons for ArrayIterator
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288178 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-09 02:13:38 +00:00
Daniel P. Brown
2633a9f0c1
Fixes incorrect ISO standard reference.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288158 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-08 13:56:35 +00:00
Jakub Vrana
48bc6b3c13
Returns callback
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288156 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-08 10:43:44 +00:00
Torben Wilson
14e0c3062d
Removed a redundant use of LOCK_EX with FILE_APPEND in an example.
...
Addresses bug #49329 .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288122 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-07 06:36:10 +00:00
Mikko Koppanen
b0b269785c
added constants. correct versions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288098 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-06 00:17:16 +00:00
Anthony Bedford
fe182bbe80
Fixes doc bug #49460
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288055 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-04 15:27:21 +00:00
Richard Quadling
7f43359a3a
Correct c'n'p of ID for TokyoTyrant::tune
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288037 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-04 10:21:17 +00:00
Mikko Koppanen
a2a5b3f4b3
docs for tune method
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288035 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-04 08:03:59 +00:00
Mikko Koppanen
6e8423a25c
added reconnect
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288032 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-04 07:56:46 +00:00
Mikko Koppanen
7b851e3fa1
Fix param description and types
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288031 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-04 07:45:15 +00:00
Torben Wilson
c889127223
Note that in order to use a negative offset to count from the end of
...
the file, you must specify SEEK_END in the 'whence' parameter.
Addresses bug #47371 .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288029 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-04 07:28:53 +00:00
Jakub Vrana
bad28941c9
Missing fullstop
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287969 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-02 13:36:20 +00:00
Johannes Schlüter
52ca613e45
ReflectionObject::__construct expects an objeect, no string
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287966 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-02 10:16:36 +00:00
Kristina Chodorow
688dd1821c
added file field
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287955 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-01 23:26:44 +00:00
Jakub Vrana
11687bb504
Fix protos
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287918 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-31 13:19:08 +00:00
Daniel Convissor
6e1d066cc0
Tweak grammar from last commit.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287873 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-29 04:38:13 +00:00
Daniel Convissor
a8231241df
Adjust recent DateInterval changes based on feedback from Derick. Add link to interval format spec.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287858 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-28 16:02:21 +00:00
Richard Quadling
0184ad5ac0
Example missing some output.
...
Fix for bug#49395
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287845 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-28 10:56:51 +00:00
Torben Wilson
6e6a7b535a
Fixed an old incorrect description of array union.
...
Addresses bug #46765 .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287831 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-28 08:34:04 +00:00
Torben Wilson
3152dc0fa7
Typo fix.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287828 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-28 07:08:17 +00:00
Torben Wilson
8a0492f839
Documented what happens when you use extract() on $_FILES with
...
EXTR_SKIP when register_globals is turned on. Also noted that good
coding practice means you should never see this.
Addresses Bug #45283 .
Also fixed some minor grammatical problems.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287827 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-28 06:43:30 +00:00
Daniel Convissor
cc8bf3df3b
Add see also. Tweak the note wording in my prior commit.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287825 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-28 02:21:17 +00:00
Kristina Chodorow
75b604c34a
snapshot and example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287824 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-27 22:50:20 +00:00
Daniel Convissor
70c8cee058
add/sub are not marked experimental in 5_3 branch.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287823 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-27 22:28:23 +00:00
Daniel Convissor
161a1ff436
make interval param an interval object/link now that interval format is properly documented.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287822 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-27 22:23:39 +00:00
Daniel Convissor
791c1e2460
explain the interval format
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287821 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-27 22:15:31 +00:00
Joris van de Sande
6178255c0b
- Added documentation for OuterIterator interface (without examples at the moment)
...
- Updated description for RecursiveIterator interface
- Updated description for RecursiveIteratorIterator class
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287818 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-27 19:01:36 +00:00
Joris van de Sande
ac6a20a110
make clear that only 'r' and 'w' are supported as valid values for the mode parameter of bzopen.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287816 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-27 17:29:35 +00:00
Alexey Romanenko
d391e86b1f
initial commit for PECL extension gupnp
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287795 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-27 08:32:35 +00:00
Torben Wilson
9bd06a0d9d
Document the fact that key() returns NULL when the array pointer is out of bounds.
...
Addresses Bug #47330 .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287789 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-27 04:48:24 +00:00
TAKAGI Masahiro
30a2882043
set svn:keywords.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287786 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-27 02:53:47 +00:00
Jakub Vrana
b0d417b9be
Class structure for SimpleXMLElement
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287736 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-26 11:02:56 +00:00
TAKAGI Masahiro
8d9ce4422f
set svn:keywords to track $Revision$.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287715 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-25 21:31:06 +00:00
Richard Quadling
9f21ef9bfe
Typos. Again. Sorry.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287704 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-25 15:45:22 +00:00
Richard Quadling
0610236caa
Updated Enchant's requirements to include libglib.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287701 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-25 15:30:11 +00:00
Antony Dovgal
1d451da9a6
add basic examples
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287691 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-25 12:46:34 +00:00
TAKAGI Masahiro
2e7ac38b15
added svn:keywords to track $Revision$.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287587 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-23 00:43:36 +00:00
TAKAGI Masahiro
b92e3b27f4
moved the second example into the appropriate position.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287585 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-23 00:25:20 +00:00
Mikko Koppanen
b379465d8a
Correct return and param types
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287580 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-22 17:02:21 +00:00
Mikko Koppanen
b5a1170fce
Better description
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287575 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-22 15:35:55 +00:00
Mikko Koppanen
ee152194e5
Removed entities
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287574 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-22 15:34:51 +00:00
Mikko Koppanen
08bea2dd64
Returns a number as well
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287573 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-22 15:29:56 +00:00
Mikko Koppanen
94d88b65ca
The correct param type is 'number'
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287572 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-22 15:27:36 +00:00
Mikko Koppanen
bf28cfb361
Numeric instead of mixed
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287571 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-22 15:26:42 +00:00
Mikko Koppanen
2447e1c456
Missing s
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287570 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-22 15:25:27 +00:00
Mikko Koppanen
6b20460209
this should not be in svn
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287569 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-22 15:23:19 +00:00
Mikko Koppanen
c7cea79ad1
i dont think this is needed
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287568 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-22 15:12:06 +00:00
Mikko Koppanen
e89883610a
importing tokyo_tyrant docs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287567 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-22 14:55:22 +00:00
Torben Wilson
1901c7be3f
Documented new behaviour in 5.3 when called from outtermost scope in a file included from within a function.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287566 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-22 08:00:59 +00:00
Richard Quadling
262676fd28
TimezoneDB updated to version 2009.12 (2009l)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287441 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-18 08:36:20 +00:00
Kristina Chodorow
aca23bd74f
fixes, added new cursor methods
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287419 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-17 15:30:44 +00:00
Anthony Bedford
342381913e
Clarified description.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287410 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-17 14:01:49 +00:00
Antony Dovgal
5152834811
event_buffer_timeout_set() returns void
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287395 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-17 07:15:43 +00:00
Greg Beaver
673d2d5174
fix up crap-ass documentation of 3rd parameter to filter_var with some examples
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287382 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-16 23:13:38 +00:00
Mikko Koppanen
56ee04b0ca
Version information for constants. added getimagealphachannel and getimagechanneldistortions docs. more version info;
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287370 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-16 13:37:55 +00:00
Mikko Koppanen
8b1770f544
added getimagechannel range docs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287364 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-16 11:42:33 +00:00
Mikko Koppanen
a7e787534e
more documentation
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287363 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-16 11:35:59 +00:00
Philip Olson
55cc28e8fe
CVS->SVN
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287342 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-15 16:39:20 +00:00
Philip Olson
6b57bc1ffb
Used the &pecl.info; entity, which also links to the PECL installation chapter
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287335 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-15 15:09:05 +00:00
Philip Olson
6c18ab3fe2
- Rewrote the reflection documentation as a book, and removed it from the OOP 5 section
...
- Many parts are still considered undocumented -- feel free to edit
- Some content stolen from here:
--- http://svn.php.net/viewvc/phpdoc/en/trunk/language/oop5/reflection.xml?revision=283798&view=markup
--- http://svn.php.net/viewvc/php/php-src/trunk/ext/reflection/tests/
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287332 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-15 14:39:48 +00:00
Antony Dovgal
e83fdb1b74
add Libevent documentation (quite sketchy)
...
WARNING: needs a native speaker check (thanks in advance!)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287300 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-14 13:44:58 +00:00
Johannes Schlüter
8750a9d492
PHP4 -> PHP 4
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287270 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-13 23:50:22 +00:00
Philip Olson
46b7017e08
removed docgen skeleton leftovers
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287243 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-13 14:54:27 +00:00
Daniel P. Brown
aa1104a02a
Added PHP 5.3 deprecation warning.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287196 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-13 03:32:47 +00:00
Daniel P. Brown
f3d9a55540
Updated changelog to announce deprecation in PHP 5.3.0.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287194 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-13 02:47:55 +00:00
Daniel P. Brown
8cd1af5938
Added deprecation warning.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287192 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-13 02:23:06 +00:00
Daniel P. Brown
7e13534a9d
Added deprecation warning.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287183 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-12 21:56:14 +00:00
Daniel P. Brown
8d1c19bb8e
Added deprecation warning.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287182 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-12 21:53:11 +00:00
Daniel P. Brown
de5aaec7b4
Added deprecation warning.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287181 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-12 21:37:52 +00:00
Daniel P. Brown
57f5ba57c9
Added deprecation notice.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287180 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-12 21:35:06 +00:00
Peter Cowburn
42a90185e9
Typo fix
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287166 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-12 15:17:11 +00:00
Peter Cowburn
57e7ad3632
Added RecursiveFilterIterator documentation
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287165 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-12 15:12:03 +00:00
Nilgün Belma Bugüner
e320fa5538
changed type of first parameter as string
...
See: sqlite3.c (param.type = SQLITE3_TEXT)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287156 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-12 12:55:11 +00:00
Nilgün Belma Bugüner
b08d063483
add example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287154 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-12 12:18:23 +00:00
Nilgün Belma Bugüner
0734f520c6
fixed class names
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287149 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-12 08:37:25 +00:00
Peter Cowburn
1c9a3b2322
Added missing titleabbrev for RegexIterator
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287107 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-11 18:32:42 +00:00
Nilgün Belma Bugüner
028871848a
fixed method name
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287088 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-11 13:29:18 +00:00
Nilgün Belma Bugüner
cbcb6e4613
add properties
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287080 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-11 11:58:11 +00:00
Nilgün Belma Bugüner
51bbe8186c
fixed method name
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287079 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-11 11:43:40 +00:00
Nilgün Belma Bugüner
a598694101
fixed build
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287078 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-11 11:42:51 +00:00
Daniel P. Brown
a4690d4142
Typofix.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287059 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-10 23:10:41 +00:00
Peter Cowburn
b706297f9d
Added SplTempFileObject documentation
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287057 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-10 20:40:34 +00:00
Richard Quadling
e764f99d31
Typo in method name. Bug#49212
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287044 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-10 16:03:07 +00:00
Nilgün Belma Bugüner
8f62b66ece
svn move transparentpaintimage.xml imagick
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287035 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-10 12:55:52 +00:00
Richard Quadling
277b9b0726
Typo fix : Bug#49205
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@286994 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-10 09:49:52 +00:00
Mikko Koppanen
1143ca7dd6
Added missing language snippets
...
Added docs for encipherimage and decipherimage
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@286973 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-09 21:21:26 +00:00
Mikko Koppanen
d100d3d595
documentation for liquidrescaleimage
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@286972 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-09 21:07:27 +00:00
Mikko Koppanen
af422b9cec
Added documentation for transparentpaintimage and setimagealphachannel
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@286971 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-09 21:01:22 +00:00
Mikko Koppanen
0ef35c4cb3
Added opaquepaintimage. fix doc build
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@286965 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-09 19:43:04 +00:00
Mikko Koppanen
f6966f9078
Added information about animated gifs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@286960 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-09 19:04:06 +00:00