Commit graph

11344 commits

Author SHA1 Message Date
Peter Cowburn
d3d4d389b9 fix xinclude warning
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312353 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-21 08:44:53 +00:00
Boris Lytochkin
e805079a38 document SNMP_OID_OUTPUT_* changes in 5.4.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312276 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-19 10:49:44 +00:00
Boris Lytochkin
fabe3f11ef fix various typos found in online docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312274 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-19 08:48:08 +00:00
Jakub Vrana
f26226bf76 Whitespace
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312208 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-16 12:57:06 +00:00
Jakub Vrana
0da36c5a16 Constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312207 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-16 12:55:11 +00:00
Philip Olson
faa96c62bf Added an imap_search() example, and mentioned that all criteria entries are matched.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312195 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-15 19:59:00 +00:00
Johannes Schlüter
b7a7fad603 Fix mysqli_stmt::get_result() return value
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312179 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-15 00:42:09 +00:00
Adam Harvey
bc6b4923f0 Add a suitably scary warning, per Ferenc's e-mail on the doc commits list.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312158 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-14 16:29:46 +00:00
Adam Harvey
9414dfcb99 Fix doc bug #53997 (Vague documentation) by explicitly mentioning that the
./configure when installing Sphinx is the one phpize generates.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312155 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-14 15:16:11 +00:00
Adam Harvey
f4fbe89e0e Per a suggestion from Philip on IRC, show how to work around the charset DSN
parameter being ignored with pdo_mysql before PHP 5.3.6, based on a user note
by Davy Defaud.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312154 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-14 15:08:42 +00:00
Jakub Vrana
9190379067 Clarify count() with objects
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312153 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-14 14:40:03 +00:00
Adam Harvey
b6f537d102 Fix doc bug #54983 (PDO_MYSQL DSN handles the charset as of 5.3.6). Doc patch
by Ferenc Kovacs, with additional redundancy added by the department of
redundancy department (aka me).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312152 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-14 14:23:20 +00:00
Adam Harvey
3a566e98bd Fix doc bug #54996 (Constant APC_LIST_INACTIVE doesn't exists).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312151 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-14 14:06:00 +00:00
Adam Harvey
e43a330c07 Fix doc bug #55039 (Error in
http://ru.php.net/manual/en/regexp.reference.escape.php).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312148 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-14 13:46:11 +00:00
Adam Harvey
a1ad96c660 Fix doc bug #55041 (Term "lookbehind" instead of "look-behind").
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312147 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-14 13:42:07 +00:00
Matthew Fonda
37ae4795d9 Fix spelling error in DateTime::__construct example: "Non-existant" should be "Non-existent". Fixes bug #55050
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312132 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-13 23:29:39 +00:00
Philip Olson
2befa39768 Added missing ext/imap function aliases
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312130 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-13 22:08:58 +00:00
Boris Lytochkin
8d60dff64a fix filenames
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312122 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-13 15:51:46 +00:00
Daniel P. Brown
d10836156f Typofix suggested [in the user notes, where it shouldn't have been] by (Brian Van Watson brianwtsn AT gmail DOT com) on 13-JUN-2011.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312121 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-13 13:49:37 +00:00
Karoly Negyesi
79cdc519d7 even better context to the eof ignored problem
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312105 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-12 15:18:40 +00:00
Karoly Negyesi
5ea71a9210 adding context to the eof ignored problem
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312102 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-12 15:03:18 +00:00
Boris Lytochkin
8e6a3c4776 introducing documentation for SNMP class available in 5.4
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312095 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-12 13:00:30 +00:00
Karoly Negyesi
d6b4fef6bf We really needs warnings based on http://bugs.php.net/bug.php?id=40047
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312085 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-12 07:06:02 +00:00
Jakub Vrana
61e122fd90 Move seealso to list
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312075 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-12 01:09:01 +00:00
David Tajchreber
f2049e4661 Fixes bug #54030 - clarifies getenv() behavior if the environment variable does not exist. Patch by Matthew Fonda
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312071 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-11 23:33:05 +00:00
Peter Cowburn
2557a1fb89 better example title and description
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312023 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-10 19:01:24 +00:00
Christopher Jones
bb5bd31921 Document new oci_client_version() function and tidy up oci_server_version() descriptions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312018 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-10 17:43:15 +00:00
Yannick Torres
d9c533ef65 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312003 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-10 09:01:52 +00:00
Richard Quadling
c0c8c53cbe Missing ;
Fix bug#55018

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311978 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-09 17:14:59 +00:00
Peter Cowburn
7a5e9507e9 intval($object) returns 1 (doc #54923)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311974 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-09 12:13:04 +00:00
Richard Quadling
8c58817bd6 Reinstated MongoInt32 and MongoInt64
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311954 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-08 22:20:38 +00:00
Peter Cowburn
20e9127917 whitespace and line wrapping
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311951 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-08 21:41:28 +00:00
Peter Cowburn
720fc763ed typofix typofix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311948 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-08 21:24:51 +00:00
Peter Cowburn
144200157b fix see also markup
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311922 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-08 13:48:16 +00:00
Richard Quadling
5ca36de963 realpath prior to 5.0.0 returned the script directory rather than the current directory when supplied with '' or null paths.
There are a few undocumented exceptions (at least on Windows).
V4.2.0 operates the same way at V5.0.0+
V4.0.2 - V4.0.3 return False.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311893 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-07 14:58:42 +00:00
Peter Cowburn
aafc074ad8 type hint for $... param in isset/var_dump (doc #54768)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311886 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-07 08:45:27 +00:00
Peter Cowburn
e7bf8a9dda arrayiterator implements serializable interface
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311865 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-06 13:54:59 +00:00
Mikko Koppanen
0f7536ec08 Add documentation for evaluateImage
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311814 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-05 00:32:27 +00:00
Peter Cowburn
ea1e3be13a see also link to basic usage page
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311775 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-03 15:33:29 +00:00
Moacir de Oliveira Miranda Júnior
104d85b7e6 Adding extra refnames for procedural functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311723 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-02 02:16:23 +00:00
Shein Alexey
789048eb9d Fixed comment markup and removed @ from @mysql_connect in the example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311648 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-31 10:53:03 +00:00
Peter Cowburn
1bda9b3cbf mention parameter name in &note.uses-ob;, move var_export() note into notes section. (doc #54956)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311626 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-31 08:19:14 +00:00
Shein Alexey
654099b8c6 Fixed wrong titles.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311568 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-30 09:07:30 +00:00
Richard Quadling
b28a4457b0 Use png image for imagecreatefrompng.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311535 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-28 22:59:28 +00:00
Shein Alexey
0c95eb7e65 Fixed a typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311478 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-27 09:08:48 +00:00
Peter Cowburn
fab3854a2e clarify range() parameter purposes (doc #54696)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311397 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-24 20:14:36 +00:00
Peter Cowburn
4957025bee emphasize initial/start importance for strspn (re doc #54904)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311396 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-24 19:31:12 +00:00
Peter Cowburn
741560c233 Typo (espects to expects)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311392 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-24 14:30:57 +00:00
Peter Cowburn
3f32d1d950 Add DOMNamedNodeMap length property (doc #54801)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311382 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-24 09:40:35 +00:00
Hannes Magnusson
3c2e52f786 Remove files that shouldn't be here
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311377 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-24 07:02:50 +00:00