Adam Harvey
|
7633408874
|
Fix doc bug #61705 (Incorrect return type documented for
CachingIterator->getInnerIterator()).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325134 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-04-13 06:57:24 +00:00 |
|
Simion Onea
|
4aac98189c
|
Added the $ svn keyword.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325080 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-04-12 09:00:46 +00:00 |
|
Xinchen Hui
|
83ee3b9731
|
change the default value description
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325069 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-04-12 05:05:39 +00:00 |
|
Jakub Vrana
|
255d999b4e
|
Escapes everything necessary with proper encoding
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325062 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-04-11 18:33:25 +00:00 |
|
Jakub Vrana
|
aa742af0b7
|
Document parameters
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325049 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-04-11 13:50:52 +00:00 |
|
Jakub Vrana
|
105bc12689
|
Static method
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325047 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-04-11 13:48:15 +00:00 |
|
Simion Onea
|
f2019b9d10
|
A few grammar corrections.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325041 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-04-11 12:31:51 +00:00 |
|
Nikita Popov
|
df056148bc
|
Make it clear that hex2bin does not convert hex numbers to bin numbers.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325037 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-04-11 10:45:21 +00:00 |
|
Xinchen Hui
|
a6ebdf8de6
|
update docs, the parameters should be ref
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325026 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-04-11 05:44:34 +00:00 |
|
Adam Harvey
|
c4f898d87c
|
Fix doc bug #54560 (lack of documentation about the removal of zend_extension_*).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325022 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-04-11 02:54:34 +00:00 |
|
Jean-Sebastien Hedde
|
e5f1018742
|
Documenting LDAP pagination control
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325020 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-04-10 22:12:31 +00:00 |
|
Peter Cowburn
|
9121c98816
|
typo fix (doc #61692, patch by Daniel Lowrey, thanks!)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325019 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-04-10 20:10:51 +00:00 |
|
Philip Olson
|
cd5b1d6892
|
Removed duplicate entry (thanks moacir!)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325018 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-04-10 19:20:52 +00:00 |
|
Jonathan Guerin
|
906a1146b6
|
sqlsrv: Updated manual for recent 3.0.1 release.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325010 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-04-10 15:59:59 +00:00 |
|
Peter Cowburn
|
d06666a2f7
|
revert r324994 (sift was the correct word)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324998 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-04-10 10:05:09 +00:00 |
|
Yannick Torres
|
81bfbea133
|
Typo found by online editor user
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324994 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-04-10 07:40:08 +00:00 |
|
Nikita Popov
|
644ee2d6ed
|
Document the hex2bin odd length error.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324990 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-04-09 21:51:56 +00:00 |
|
Derick Rethans
|
3f318cd328
|
We don't need double quotes here.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324974 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-04-08 20:06:59 +00:00 |
|
Justin Martin
|
4a97438b7b
|
Fixed example to use free instead of close. Closes bug #61652.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324948 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-04-07 19:18:51 +00:00 |
|
Christopher Jones
|
1c1992f745
|
Fix OCI-Collection array base, as per user note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324933 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-04-06 21:42:25 +00:00 |
|
Jakub Vrana
|
6cfa600cf1
|
Show constructor
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324931 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-04-06 19:41:36 +00:00 |
|
Jakub Vrana
|
5e2f2b4724
|
Use OOP
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324930 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-04-06 19:34:33 +00:00 |
|
Jakub Vrana
|
372a6a3537
|
Link interface_exists() and get_declared_interfaces()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324927 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-04-06 19:11:00 +00:00 |
|
Derick Rethans
|
a7e22b7fb8
|
Added info on non-replicasets with 1.2.10.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324902 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-04-06 10:24:23 +00:00 |
|
Xinchen Hui
|
6b57d9e6f5
|
update docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324891 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-04-06 05:57:40 +00:00 |
|
Philip Olson
|
663007e75b
|
Mention that this extension is not recommended.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324878 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-04-06 01:13:57 +00:00 |
|
Peter Cowburn
|
f6c0530f77
|
fix build - missing/incorrect default namespace
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324832 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-04-05 07:57:26 +00:00 |
|
Philip Olson
|
70642d85d0
|
Softly deprecate part of ext/mysql... as a test. Let's see what chaos this will cause. And/or let's see if this idea makes much sense. Suggestions are welcome.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324829 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-04-05 06:38:36 +00:00 |
|
Adam Harvey
|
f460f323a2
|
Fix doc bug #61625 (Incorrect grammar).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324827 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-04-05 03:03:45 +00:00 |
|
Yago Ferrer
|
4211fd7669
|
Fixed typo. "Get the the header value"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324814 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-04-04 18:00:24 +00:00 |
|
Xinchen Hui
|
4feac54e42
|
Update docs, add Yaf_View_Simple::clear()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324803 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-04-04 14:51:51 +00:00 |
|
Yannick Torres
|
ee73d00557
|
Fix some literal tag
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324741 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-04-03 08:26:39 +00:00 |
|
Yannick Torres
|
8ef6cf9b7c
|
Fix some literal tag
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324735 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-04-03 08:12:03 +00:00 |
|
TAKAGI Masahiro
|
9c814482b6
|
tweak example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324720 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-04-02 20:52:07 +00:00 |
|
Daniel P. Brown
|
33940bbe8c
|
Typo found and reported via webmaster mailing list by 'Вася Пупкин'.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324719 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-04-02 16:20:06 +00:00 |
|
Yannick Torres
|
568d95f88b
|
Fix typo & literal tag
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324714 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-04-02 13:36:00 +00:00 |
|
Derick Rethans
|
f850d69654
|
- Updated to version 2012.3 (2012c)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324705 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-04-02 09:40:27 +00:00 |
|
Adam Harvey
|
5e6e91b7dc
|
Fix doc bug #61596 (Documentation doesn't mention negative return values).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324696 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-04-02 06:52:56 +00:00 |
|
Adam Harvey
|
6fd194c95e
|
Fix doc bug #61598 (Wrong return type at description).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324695 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-04-02 06:36:17 +00:00 |
|
Adam Harvey
|
5de0ed0920
|
Fix doc bug #61591 (mismatched argument description).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324693 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-04-02 01:14:16 +00:00 |
|
TAKAGI Masahiro
|
abe03dab3f
|
fix build.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324676 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-04-01 11:28:58 +00:00 |
|
Joey Smith
|
540ef5c5e2
|
Fix the FilesystemIterator constants in the Phar constructor example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324674 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-04-01 09:08:01 +00:00 |
|
Yasuo Ohgaki
|
321e62884a
|
Fix #61526 Improve doc.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324663 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-03-31 09:48:19 +00:00 |
|
Yasuo Ohgaki
|
3e98008af4
|
Improve array doc for string offset access.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324661 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-03-31 09:22:45 +00:00 |
|
Yasuo Ohgaki
|
ee0afeeaed
|
Fix #61526 Improve doc.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324657 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-03-31 08:29:12 +00:00 |
|
Yannick Torres
|
a8fb6af05a
|
Fix svn keywords
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324653 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-03-31 06:12:42 +00:00 |
|
Johannes Schlüter
|
ca3c5f560f
|
Fix XML error
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324646 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-03-30 17:57:54 +00:00 |
|
Etienne Kneuss
|
2c3b121e72
|
Document WeakMap, available as of Weakref 0.2.0, Add version information for everything
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324645 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-03-30 15:37:30 +00:00 |
|
Jakub Vrana
|
c0afbecbbf
|
Classes with private constructors are not instantiable
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324632 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-03-30 11:13:04 +00:00 |
|
Jakub Vrana
|
dbbf38affc
|
Classes with private constructors are not instantiable
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324631 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-03-30 11:11:35 +00:00 |
|