Kalle Sommer Nielsen
ea14b669de
Documented Sqlite3::busyTimeout() -- Fixes bug #52567 (5.3.3 introduced sqlite3::busyTimeout but it is not documented)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304540 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 07:36:05 +00:00
Kalle Sommer Nielsen
d5acc59852
Fixed bug #52529 (PDO+Mysqlnd MYSQL_ATTR_COMPRESS undefined)
...
Documented missing constants for PDO_MYSQL
* PDO::MYSQL_ATTR_COMPRESS
* PDO::MYSQL_ATTR_FOUND_ROWS
* PDO::MYSQL_ATTR_IGNORE_SPACE
And some small clarifications about which ones are available using mysqlnd.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304538 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 07:24:37 +00:00
Kalle Sommer Nielsen
e8289cd5f6
Fixed bug #46316 (call_user_func_array php5.x differences)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304537 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 07:11:18 +00:00
Kalle Sommer Nielsen
0a45b3310f
Fixed bug #50793 (Note about not being able to serialize internal objects needs clarifiaction)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304536 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 06:52:32 +00:00
Kalle Sommer Nielsen
89fd31bb2e
Fixed bug #51208 (fgets return values)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304534 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 06:46:07 +00:00
Kalle Sommer Nielsen
a203d8319f
Fixed bug #52716 (Interface difference between 5.2.6 and 5.3.2)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304533 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 06:36:21 +00:00
Kalle Sommer Nielsen
a070542360
Fixed bug #52877 (Incorrect example)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304532 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 06:08:37 +00:00
Kalle Sommer Nielsen
3b5b87e063
Typo fixes, spotted by Philip
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304531 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 05:57:49 +00:00
Kalle Sommer Nielsen
9dffea0f91
Fixed bug #50819 (Missing alert about ipv6 problem with PHP)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304530 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 05:50:47 +00:00
Kalle Sommer Nielsen
3b77a371fd
Fixed bug #51317 (Errors/Exceptions section is incorrect)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304529 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 05:08:56 +00:00
Kalle Sommer Nielsen
2e76923470
Fixed bug #51559 (SQLSTATE[HY093]: Invalid parameter number (error in docs or calculation))
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304528 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 05:04:28 +00:00
Kalle Sommer Nielsen
cf3e141be3
Documented PDO::inTransaction() -- Fixes #52736 (PDO::inTransaction undocumented)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304527 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 03:12:37 +00:00
Kalle Sommer Nielsen
d380037331
Fixed bug #52207 (header() not fully documented)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304526 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 02:54:02 +00:00
Kalle Sommer Nielsen
22681d58f5
Properly documented the ReflectionFunction class, fixes #52158 (invokeArgs with args should be pass ref cause ReflectionException)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304525 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 02:48:22 +00:00
Kalle Sommer Nielsen
efc1a628ed
Fixed bug #52069 (DateTime::sub( ), DateTime::add( ), etc...)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304524 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 02:16:34 +00:00
Kalle Sommer Nielsen
5095608825
Fixed bug #52635 (shm_put_var resorce destruction)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304523 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 02:09:28 +00:00
Kalle Sommer Nielsen
0b8a138a25
Fixed bug #51018 (List of return values is incomplete)
...
# Currently I could not find any exact descriptions for any of the additional keys, but
# all possible return values is now covered.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304522 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 01:05:25 +00:00
Kalle Sommer Nielsen
4af7bcc276
Fixed bug #50523 (curl_getinfo() retains old data when handle reused)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304521 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 00:39:01 +00:00
Kalle Sommer Nielsen
138a9e2414
Fixed bug #51538 (strptime() buggy prior PHP 5.2.0)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304520 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 00:33:12 +00:00
Kalle Sommer Nielsen
e1f7f5aecf
Fixed bug #51924 (Missing MySQL datetime format in list of valid formats)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304519 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 00:21:53 +00:00
Kalle Sommer Nielsen
0e03ced096
The curly-brackets-string-index-accessor-syntax does not emit any deprecation notice, although the
...
original notice have been on and off for PHP 5.x, it does not in the current version, thrus we should
not label it as deprecated.
Related to bug #52254
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304518 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 00:17:32 +00:00
Kalle Sommer Nielsen
d72cf8d57b
Fix typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304517 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 00:08:48 +00:00
Kalle Sommer Nielsen
6140afcca4
Fixed bug #52085 (Filesystem resources' description is absent)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304502 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-19 05:13:26 +00:00
Kalle Sommer Nielsen
32d49d33ad
* Fixed #52089 (missing xml_set_start/end_namespace_decl_handler)
...
* Added remark about xml_set_end_namespace_decl_handler() -- Fixes #30834 (Namespace end handler is not called)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304501 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-19 04:58:00 +00:00
Kalle Sommer Nielsen
c65a7c1d80
Fixed bug #52169 (camelCase vs PascalCase)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304500 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-19 04:49:04 +00:00
Kalle Sommer Nielsen
c1e01bb991
Improve example for fgets() ( Fixes #52721 ) -- Patch by mmailnew4ster at gmail dot com
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304499 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-19 04:44:44 +00:00
Kalle Sommer Nielsen
a2fd88079f
Advertise users to use VC9 for IIS7+
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304498 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-19 04:40:43 +00:00
Kalle Sommer Nielsen
68092637d0
Fixed bug #53047 (Example code refers to undefined variable)
...
# Also fixed the changelog order
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304497 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-19 04:33:18 +00:00
Kalle Sommer Nielsen
8c46e662ef
Fixed bug #52938 (CURLOPT_CERTINFO not documented, available since 5.3.2)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304496 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-19 04:29:11 +00:00
Kalle Sommer Nielsen
3247b212f4
Fixed bug #53054 (Strings variable parsing - complex syntax)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304495 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-19 04:25:38 +00:00
Kalle Sommer Nielsen
9e10c49739
Fixed bug #52526 (Documentation for T_STRING implying bad programming style)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304494 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-19 04:15:38 +00:00
Kalle Sommer Nielsen
939144320a
Fixed bug #52715 (Err in get_loaded_extensions() with true argument)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304493 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-19 04:12:16 +00:00
Kalle Sommer Nielsen
a2048ed42f
Fixed bug #53058 (__autoload example #1 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304492 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-19 04:06:38 +00:00
Pierrick Charron
e42dd3937c
Fixed bug #53066
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304465 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-18 02:31:26 +00:00
Adam Harvey
f668f7feff
Fix doc bug #53088 (fseek: Second note section ends with same text as first).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304462 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-18 01:59:58 +00:00
Pierrick Charron
68bb17b994
Add Stomp::getDetails
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304459 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-18 01:14:05 +00:00
Jakub Vrana
66bf602d21
Default for dbname
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304457 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-17 21:40:06 +00:00
Richard Quadling
070d3068ad
2 <refsect1 role="examples">'s => 1 <refsect1 role="examples">.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304438 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-15 15:09:39 +00:00
Richard Quadling
7605db79ce
Fixed grammar.
...
Fix bug #53073
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304409 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-15 08:28:18 +00:00
Gustavo André dos Santos Lopes
6fb560cb84
- Warn that using the ENT_IGNORE flag in htmlentities/htmlspecialchars may introduce security
...
vulnerabilities. See Unicode Technical Report #36 , section 3.6.2.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304388 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-14 06:12:16 +00:00
Gustavo André dos Santos Lopes
bb97cf56ee
- Fixed default value for last parameter of stream_get_contents().
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304385 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-14 03:30:46 +00:00
Adam Harvey
4efe5aed3d
Fix doc bug #53055 (Typo on sem_remove page).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304383 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-14 02:47:31 +00:00
Adam Harvey
5589d96b19
Remove sentence that now makes no sense in the strrpos() description.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304381 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-14 02:38:23 +00:00
Adam Harvey
de05cef816
Fix doc bug #53051 (Just a TYPO!).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304370 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-13 10:34:16 +00:00
Adam Harvey
2485958c17
Fix doc bug #52952 (fsockopen() has more dependencies than listed).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304369 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-13 09:53:12 +00:00
Christopher Jones
8275ae9916
Tidy ups
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304367 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-13 09:22:51 +00:00
Adam Harvey
9651134c73
Fix doc bug #52997 (SQLite3::querySingle omits return type information).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304366 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-13 09:08:43 +00:00
Adam Harvey
4c39c0fb73
Fix doc bug #53046 (doc error) by adding an Errors/Exception section to all the
...
functions that call stat() internally.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304365 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-13 08:58:01 +00:00
Pierrick Charron
c6a4461521
Add svn:keywords
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304360 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-13 04:37:45 +00:00
Pierrick Charron
805f313df2
Add documentation for the StompException::getDetails method
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304359 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-13 04:10:29 +00:00