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
92881175ff
Removed a little excess verbiage.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288980 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-30 06:44:46 +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
Simion Onea
37cf763bbc
Replaced '>' with '>'.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288977 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-30 06:11:20 +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
Brandon Savage
57a239da4d
Fixing a missing </link> tag in the tokens documentation.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288955 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-29 16:41:46 +00:00
Richard Quadling
c2c54b2a1c
Tokens T_CLOSE_TAG, T_CONST and T_CONTINUE now linked.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288938 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-29 13:24:51 +00:00
Richard Quadling
435629630c
Token GOTO is now documented. Fix#49710
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288937 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-29 13:17:14 +00:00
Alan Collison
0c997f8b70
snippets for gearman documentation
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288934 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-29 12:51:53 +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
Kalle Sommer Nielsen
35d01707fc
We don't use ending () in <methodname>'s, breaks the links
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288864 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-27 07:40:22 +00:00
Hannes Magnusson
bd5287ce34
its in svn..
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288847 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-26 16:07:23 +00:00
Daniel P. Brown
255c7d5c31
Typofix.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288845 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-26 14:52:14 +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
Richard Quadling
9aff12cf57
INI Files are development and production. Fix #49667
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288791 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-25 12:48:14 +00:00
Richard Quadling
235b3af9bf
ISO-8859-1 -> UTF-8
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288790 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-25 12:43:41 +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
Richard Quadling
6a05f35a98
Ignore entities.*.xml
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288651 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-24 11:04:52 +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
Brandon Savage
ab58c4db2e
Adding information and example on inheritance as an OOP principle, per PHP-DOC discussion.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288590 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-22 21:33:16 +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
Torben Wilson
e0a9a1084e
Minor clarity fixes.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288506 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-21 07:24:05 +00:00
Nilgün Belma Bugüner
99270d79ee
added svn properties
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288503 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-21 06:16:40 +00:00
Torben Wilson
baa9b54487
Un-fix the "fix" to the members. This fix would have limited the sense
...
of the wording to properties, when it applies to both properties and
methods.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288502 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-21 06:15:51 +00:00
Nilgün Belma Bugüner
8eb446821a
fixed some members
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288501 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-21 06:03:30 +00:00
Nilgün Belma Bugüner
518bdc8a5f
fixed some members
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288499 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-21 05:17:59 +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