Commit graph

13994 commits

Author SHA1 Message Date
Herman J. Radtke III
87639fa2a9 Fixed bug #46540 - mbstring runtime configuration documentation did not have a proper reference to the php.ini directives.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269533 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-22 16:17:57 +00:00
Herman J. Radtke III
099d4688bf Updated soap-soapheader-construct.xml with an example that explains the necessary steps to generate attributes in the SOAP Header xml.
Added soap-soapclient-setsoapheaders.xml for missing SoapClient->__setSoapHeaders method.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269496 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-21 23:09:40 +00:00
Jakub Vrana
adcaa3649e Missing space
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269464 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-21 13:57:15 +00:00
Jakub Vrana
eb774d9fc0 Missing fullstop
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269463 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-21 13:37:58 +00:00
Philip Olson
d2c5ea708f Renamed Sqlite3_Result to Sqlite3Result and Sqlite3_Stmt to Sqlite3Stmt as per PHP 5.3.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269454 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-21 06:42:20 +00:00
Nilgün Belma Bugüner
d45ec112d6 fix example #3
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269427 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-20 17:33:51 +00:00
Daniel P. Brown
84c227b3cd Removed extra closing tag as reported in user note # 87122 by jimmydorry AT hotmail DOT com.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269398 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-20 14:25:24 +00:00
Philip Olson
1302b0aeb3 s/SVN_REVISON_HEAD/SVN_REVISION_HEAD closes bug #46622
# Note, this was a bug until svn 0.3


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269373 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-19 20:06:44 +00:00
Nilgün Belma Bugüner
556c262dea sorry
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269370 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-19 19:02:15 +00:00
Nilgün Belma Bugüner
f376894e4b new translations
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269369 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-19 18:43:28 +00:00
LEE Yun-young
979086d6b7 remove dummy para
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269351 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-19 14:40:28 +00:00
LEE Yun-young
18c4dd9769 fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269338 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-19 08:10:51 +00:00
Philip Olson
721f8890f4 fix typo (thanks felipe!)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269319 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-18 23:22:53 +00:00
Philip Olson
0a4a1f0add *** empty log message ***
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269318 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-18 23:15:07 +00:00
LEE Yun-young
f73166d52d remove strange whitespace
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269301 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-18 16:05:09 +00:00
LEE Yun-young
cbed0863b0 missing ing added
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269231 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-18 03:57:54 +00:00
Ben Ramsey
d0d4736230 Added note about default value for $type parameter.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269216 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-18 00:51:01 +00:00
Philip Olson
5250314b40 initial documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269180 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-17 17:08:05 +00:00
Brett Bieber
e767ed0564 Finish documenting SplFileInfo:
* Change voice to active third person, present tense.
* Document getPerms, getRealPath, openFile, getPathInfo.
* Add examples for setFileClass, setInfoClass.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269177 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-17 15:57:33 +00:00
LEE Yun-young
b8810c7db9 add missing comma
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269172 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-17 13:54:46 +00:00
Brett Bieber
a0e5e0e3b5 Document SplFileInfo::getPathName
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269090 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-16 12:50:40 +00:00
Philip Olson
30a40cbe2f initial commit
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269080 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-15 23:48:42 +00:00
Mikko Koppanen
c832af7407 Added imagick::getImagesBlob
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269079 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-15 22:47:40 +00:00
Hannes Magnusson
0976bea995 - Only modern *object oriented* extensions possibly use exceptions
- Add a tip about the pre-existing SPL exceptions


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269065 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-15 18:39:46 +00:00
Hannes Magnusson
2f092bb815 Use proper markup for the seealso section
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269064 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-15 18:34:55 +00:00
Hannes Magnusson
9050f9f3d1 Fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269063 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-15 18:30:29 +00:00
Hannes Magnusson
3813e27b53 Point to the notification context docs.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269062 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-15 18:28:30 +00:00
Hannes Magnusson
2557e888bb Add seealso ErrorException
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269061 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-15 18:22:07 +00:00
Hannes Magnusson
dea08940f0 Fix inheritence
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269058 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-15 17:39:48 +00:00
Hannes Magnusson
3ac444a97b Add the exception listing
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269057 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-15 17:34:55 +00:00
Hannes Magnusson
9d9ae59db6 Document the SPL Exceptions (written by Cedric Schohn (morgue@))
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269056 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-15 17:34:32 +00:00
Hannes Magnusson
0b725887a3 Categorize SPL:
- Interfaces (only Countable documented)
 - Iterators
 - Exceptions (not documented)
 - Functions
 - "Uncategorized classes" (only arrayobject, splfileinfo documented)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269055 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-15 17:21:02 +00:00
Hannes Magnusson
42726a2db7 Document the Countable interface
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269054 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-15 17:17:59 +00:00
Nilgün Belma Bugüner
ede5262f69 fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269050 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-15 15:23:40 +00:00
Brett Bieber
d10638843f Document SplFileInfo::getPathInfo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269049 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-15 14:08:06 +00:00
Arnaud Le Blanc
19aea2c2b9 Documented new user-space stream wrapper methods
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269048 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-15 13:45:31 +00:00
Brett Bieber
868905f20b Document SplFileInfo::getPath
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269047 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-15 13:19:17 +00:00
Brett Bieber
a9e2c9e827 Document SplFileInfo::getOwner
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269046 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-15 13:12:38 +00:00
Brett Bieber
f57ff3646c Document SplFileInfo::getLinkTarget
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269039 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-15 01:02:20 +00:00
Brett Bieber
ae6278eeb2 Add documentation for SplFileInfo::getInode
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269038 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-15 00:47:21 +00:00
Brett Bieber
848c328e55 Add example for SplFileInfo::getGroup
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269035 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-14 21:59:16 +00:00
Brett Bieber
e95708e648 Document SplFileInfo::getGroup
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269032 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-14 21:40:37 +00:00
Brett Bieber
27b3884839 Fix return types
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269029 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-14 20:46:42 +00:00
Brett Bieber
5092246954 Remove undocumented example, add filesize to seealso, add return type.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269028 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-14 20:45:14 +00:00
Brett Bieber
252cfdcdd9 Document SplFileInfo::getFilename and make it consistent with getBasename
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269027 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-14 20:42:06 +00:00
Brett Bieber
77f441f4f8 Add bool return type for all the SplFileInfo::is* functions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269026 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-14 20:27:13 +00:00
Brett Bieber
d2f897ab65 Remove undocumented section, add getFileInfo to seealso
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269025 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-14 20:24:12 +00:00
Brett Bieber
71f186aa50 Document SplFileInfo::getFileInfo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269024 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-14 20:22:35 +00:00
Brett Bieber
6303ca4079 Make SplFileInfo::get*Time functions consistent.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269023 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-14 20:20:41 +00:00
Hannes Magnusson
bf60f116f2 Fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269022 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-14 20:20:38 +00:00