Commit graph

13936 commits

Author SHA1 Message Date
Kalle Sommer Nielsen
a0af9fd50a Fixed #46348 (constant docs still say you can't define a resource as a constant, but you can)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@270277 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-02 00:21:10 +00:00
Hannes Magnusson
38ea7914b1 newdocstyle (no real new content, just reorganizing and paraphrasing)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@270267 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-01 21:44:19 +00:00
Hannes Magnusson
992ca135fc newdocstyle
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@270261 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-01 20:07:51 +00:00
Brett Bieber
60d3b35485 Fix typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@270259 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-01 19:36:52 +00:00
Hannes Magnusson
bca4391c3a - New-doc-style
- New content+examples where appropriate


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@270258 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-01 19:08:13 +00:00
Hannes Magnusson
dcea27f9de Link to correct function
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@270249 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-01 17:00:26 +00:00
Hannes Magnusson
f8416d8733 - Dont make it literal (makes the char look like a slash)
- Add a link to the bitwise manual page


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@270226 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-01 13:05:41 +00:00
Daniel P. Brown
892aa379e9 Fixed return type.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@270192 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-01 01:34:50 +00:00
Daniel P. Brown
a1d222f395 Fixed example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@270190 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-01 01:09:07 +00:00
Kalle Sommer Nielsen
e90e4ccdce State that constants can be defined using the const keyword outside a class def. as of PHP 5.3.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@270174 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-30 22:13:27 +00:00
Nilgün Belma Bugüner
44b86a36c8 fix wrong slashes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@270132 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-30 09:59:52 +00:00
Philip Olson
e16ee06c2d The ViewVC tarball feature was disabled today from php.net... removing these docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@270127 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-30 06:35:14 +00:00
Hannes Magnusson
4bdd5c9f0f Add see also for iterator_apply
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@270120 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-30 00:38:25 +00:00
Hannes Magnusson
759ea2668d New SPL function
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@270119 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-30 00:37:44 +00:00
Hannes Magnusson
a4cff70da7 Fix type hint
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@270118 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-30 00:26:49 +00:00
Hannes Magnusson
7c14c8062a - Crosslink predefined exceptions and spl exceptions
- Kill reduntant SPL exception listing


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@270110 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-29 23:53:37 +00:00
Daniel P. Brown
c238cb5114 Fixes typo in Bug #46720.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@270091 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-29 18:09:14 +00:00
Philip Olson
552b5d94e8 Added 'pecl install extname' and 'ViewVC' as additional "downloading pecl extensions" options
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@270088 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-29 17:06:00 +00:00
Philip Olson
b28dd194c3 Fixed minor spelling typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@270087 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-29 16:57:27 +00:00
Daniel P. Brown
80ca2b1bd5 Documents %P as well as %p.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@270057 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-28 23:41:31 +00:00
Daniel P. Brown
58f9dc98c4 Addresses Bug #46712.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@270054 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-28 23:14:27 +00:00
Daniel P. Brown
17382b3657 Addresses and fixes Bug #46690.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@270053 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-28 23:07:27 +00:00
Hannes Magnusson
12764eccb3 Remove useless method listing
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@270052 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-28 23:03:59 +00:00
Hannes Magnusson
9bf75801b2 Add link to the method
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@270051 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-28 22:59:58 +00:00
Hannes Magnusson
49d9daac80 Its not a class
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@270049 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-28 21:56:05 +00:00
Hannes Magnusson
cc0c2c5629 Add the last engine level interface
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@270048 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-28 21:54:43 +00:00
Hannes Magnusson
7dbea99281 Initial commit
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@270047 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-28 21:54:24 +00:00
Hannes Magnusson
8dd650004e Enable arrayaccess
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@270046 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-28 21:02:08 +00:00
Hannes Magnusson
4d149ee2d5 Initial commit
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@270045 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-28 21:01:43 +00:00
Philip Olson
84525eff8e Changed deprecated ereg to preferred preg from SeeAlso and Examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@270042 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-28 20:34:00 +00:00
Jakub Vrana
eae37b7815 PDOStatement::execute accepts an array
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269959 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-27 21:09:24 +00:00
Anthony Bedford
4c8987f8ba Updated as documentation exists for these methods.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269925 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-27 10:43:23 +00:00
Kouber Saparev
31c9387ae2 Typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269922 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-27 10:19:08 +00:00
Richard Quadling
717487027e Typo: until => unless
Reported in Bug #46675


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269899 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-26 18:17:55 +00:00
Jakub Vrana
734b4c662b Document runkit.internal_override
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269894 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-26 16:59:00 +00:00
Guillaume Plessis
9f9fc3f8ce build fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269890 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-26 14:38:51 +00:00
Herman J. Radtke III
5467269e76 Updated the documentation to ini.php.constants; entity rather than the custom sentence.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269861 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-26 05:26:39 +00:00
Nilgün Belma Bugüner
76640844cf fix validity error and WS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269850 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-26 01:48:48 +00:00
Greg Beaver
aa60b27c86 document new namespace syntax, complete rewrite of docs for namespaces for 5.3 alpha3 pending release
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269656 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-25 04:18:33 +00:00
Herman J. Radtke III
e4b89704fa Documentation and examples for the SoapClient->__setLocation() method.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269570 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-23 18:42:29 +00:00
Herman J. Radtke III
6db6a137c4 Created documentation on the get_class_class() function that is being added in the 5.3 release.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269569 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-23 18:39:16 +00:00
Herman J. Radtke III
0b7bab31dd Added note to PDO->errorInfo() return value section to explain changes related (bug #44154).
Updated PDO->errorCode() return value section to document the case where the handle has performed no operations and PDO->errorCode() is called (bug #44153).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269535 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-22 20:14:45 +00:00
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