Richard Quadling
|
74da59644d
|
Remove BOM
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290987 c90b9560-bf6c-de11-be94-00142212c4b1
|
2009-11-19 13:13:35 +00:00 |
|
Richard Quadling
|
8d35d25579
|
Added Revision keyword
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290986 c90b9560-bf6c-de11-be94-00142212c4b1
|
2009-11-19 12:51:58 +00:00 |
|
Richard Quadling
|
9260bce9df
|
DeBOM and added Revision keyword
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290985 c90b9560-bf6c-de11-be94-00142212c4b1
|
2009-11-19 12:50:42 +00:00 |
|
Jakub Vrana
|
2dacbe344c
|
Move note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290984 c90b9560-bf6c-de11-be94-00142212c4b1
|
2009-11-19 12:11:21 +00:00 |
|
Jakub Vrana
|
8186bca3e1
|
Value 1 is not special in PHP 6 (bug #47440)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290983 c90b9560-bf6c-de11-be94-00142212c4b1
|
2009-11-19 12:07:22 +00:00 |
|
Jakub Vrana
|
754e0f650e
|
Unstable (bug #47518)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290982 c90b9560-bf6c-de11-be94-00142212c4b1
|
2009-11-19 12:05:45 +00:00 |
|
Jakub Vrana
|
802e566661
|
Supports all dates (bug #47713)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290981 c90b9560-bf6c-de11-be94-00142212c4b1
|
2009-11-19 11:39:47 +00:00 |
|
Jakub Vrana
|
423eabfd02
|
Usual maximum on 64-bits (bug #47718)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290980 c90b9560-bf6c-de11-be94-00142212c4b1
|
2009-11-19 11:30:09 +00:00 |
|
Jakub Vrana
|
19042c49d8
|
List properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290979 c90b9560-bf6c-de11-be94-00142212c4b1
|
2009-11-19 11:15:40 +00:00 |
|
Jakub Vrana
|
9a4e3db0c3
|
Document queryString (bug #47912)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290978 c90b9560-bf6c-de11-be94-00142212c4b1
|
2009-11-19 11:15:07 +00:00 |
|
Jakub Vrana
|
7f5fbb545c
|
Fix build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290977 c90b9560-bf6c-de11-be94-00142212c4b1
|
2009-11-19 11:14:49 +00:00 |
|
Jakub Vrana
|
5fb9a3d475
|
Safety note (bug #47943)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290976 c90b9560-bf6c-de11-be94-00142212c4b1
|
2009-11-19 10:56:57 +00:00 |
|
Jakub Vrana
|
832ce87fa8
|
Some functions don't exist as methods (bug #47950)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290975 c90b9560-bf6c-de11-be94-00142212c4b1
|
2009-11-19 10:53:20 +00:00 |
|
Jakub Vrana
|
2a0ccf370c
|
Body types and encodings may vary (bug #48259)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290974 c90b9560-bf6c-de11-be94-00142212c4b1
|
2009-11-19 10:45:06 +00:00 |
|
Jakub Vrana
|
103eda0e4e
|
Explain E_ALL replacement (bug #48282)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290973 c90b9560-bf6c-de11-be94-00142212c4b1
|
2009-11-19 10:40:15 +00:00 |
|
Jakub Vrana
|
7f6c594220
|
Overwriting handle would release the log (bug #48308)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290972 c90b9560-bf6c-de11-be94-00142212c4b1
|
2009-11-19 10:37:00 +00:00 |
|
Jakub Vrana
|
8b80fc1009
|
LOCK_NB can be added
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290971 c90b9560-bf6c-de11-be94-00142212c4b1
|
2009-11-19 10:25:05 +00:00 |
|
Jakub Vrana
|
bee5028f42
|
Created in BTree mode (bug #48335)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290970 c90b9560-bf6c-de11-be94-00142212c4b1
|
2009-11-19 10:20:39 +00:00 |
|
Jakub Vrana
|
5f03e0c3d9
|
Use cmd.exe on Windows (bug #48345)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290969 c90b9560-bf6c-de11-be94-00142212c4b1
|
2009-11-19 10:15:03 +00:00 |
|
Richard Quadling
|
9785d7ff62
|
Updated return types for invalid file handle. Updated example to include error checking for fopen(). Fix # 50221
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290968 c90b9560-bf6c-de11-be94-00142212c4b1
|
2009-11-19 08:53:30 +00:00 |
|
Ruslan Yakushev
|
939f764bdc
|
Added more detailed instructions on how to protect wincache.php script.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290963 c90b9560-bf6c-de11-be94-00142212c4b1
|
2009-11-19 01:30:39 +00:00 |
|
Christopher Jones
|
16d4537f24
|
Update oci_fetch_array and related functions. Add many examples.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290955 c90b9560-bf6c-de11-be94-00142212c4b1
|
2009-11-18 22:22:35 +00:00 |
|
Christopher Jones
|
5386297f86
|
Add PL/SQL example and discuss use of semi-colons
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290947 c90b9560-bf6c-de11-be94-00142212c4b1
|
2009-11-18 21:50:25 +00:00 |
|
Yannick Torres
|
27ca4c9bca
|
Add keyword Revision
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290937 c90b9560-bf6c-de11-be94-00142212c4b1
|
2009-11-18 20:46:52 +00:00 |
|
Yannick Torres
|
894fcc83f6
|
Add keyword Revision
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290936 c90b9560-bf6c-de11-be94-00142212c4b1
|
2009-11-18 20:44:26 +00:00 |
|
Yannick Torres
|
2cb2913dfb
|
Add keyword Revision
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290935 c90b9560-bf6c-de11-be94-00142212c4b1
|
2009-11-18 20:42:25 +00:00 |
|
Yannick Torres
|
8babb92179
|
Add keyword Revision
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290933 c90b9560-bf6c-de11-be94-00142212c4b1
|
2009-11-18 20:39:48 +00:00 |
|
Yannick Torres
|
fa7522d08e
|
Add keyword Revision
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290932 c90b9560-bf6c-de11-be94-00142212c4b1
|
2009-11-18 20:37:00 +00:00 |
|
Yannick Torres
|
b04a010a2c
|
Add keyword Revision
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290931 c90b9560-bf6c-de11-be94-00142212c4b1
|
2009-11-18 20:35:33 +00:00 |
|
Christopher Jones
|
73529a5bc9
|
Add changlog section. Move Notes below example. Expunge you. Use entity for common argument. Standardize examples.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290927 c90b9560-bf6c-de11-be94-00142212c4b1
|
2009-11-18 19:40:01 +00:00 |
|
Kristina Chodorow
|
32a3c77117
|
added minkey, maxkey, and ts doc
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290919 c90b9560-bf6c-de11-be94-00142212c4b1
|
2009-11-18 17:25:12 +00:00 |
|
Richard Quadling
|
d8bf844239
|
Document different errors and output for Windows when supplying unknown specifiers. Fix #50217
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290910 c90b9560-bf6c-de11-be94-00142212c4b1
|
2009-11-18 13:21:28 +00:00 |
|
Richard Quadling
|
c150cca7c1
|
WS : Tabs -> spaces.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290909 c90b9560-bf6c-de11-be94-00142212c4b1
|
2009-11-18 12:50:33 +00:00 |
|
Martin Samesch
|
2135e9e372
|
added closing tag to example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290908 c90b9560-bf6c-de11-be94-00142212c4b1
|
2009-11-18 12:45:02 +00:00 |
|
Martin Samesch
|
4e2468497d
|
fixed section order
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290907 c90b9560-bf6c-de11-be94-00142212c4b1
|
2009-11-18 11:58:59 +00:00 |
|
Yannick Torres
|
d06d1757ce
|
Add keyword Revision
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290906 c90b9560-bf6c-de11-be94-00142212c4b1
|
2009-11-18 08:19:21 +00:00 |
|
Yannick Torres
|
62a40cf5cf
|
Add keyword Revision
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290905 c90b9560-bf6c-de11-be94-00142212c4b1
|
2009-11-18 08:14:53 +00:00 |
|
Yannick Torres
|
63fda31e04
|
Add keyword Revision
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290904 c90b9560-bf6c-de11-be94-00142212c4b1
|
2009-11-18 08:13:30 +00:00 |
|
Yannick Torres
|
5fe068ae9b
|
Add keyword Revision
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290903 c90b9560-bf6c-de11-be94-00142212c4b1
|
2009-11-18 08:10:04 +00:00 |
|
Yannick Torres
|
3aa7e46f99
|
Add keyword Revision
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290902 c90b9560-bf6c-de11-be94-00142212c4b1
|
2009-11-18 07:58:32 +00:00 |
|
Yannick Torres
|
ffbd7ce3a9
|
Add keyword Revision
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290901 c90b9560-bf6c-de11-be94-00142212c4b1
|
2009-11-18 07:47:17 +00:00 |
|
Ruslan Yakushev
|
5a172e453b
|
Updated the defaults for the INI settings of wincache. Added a section about using wincache.php statistics page.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290900 c90b9560-bf6c-de11-be94-00142212c4b1
|
2009-11-18 07:27:06 +00:00 |
|
Christopher Jones
|
b7ed01a76b
|
Clean up
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290889 c90b9560-bf6c-de11-be94-00142212c4b1
|
2009-11-17 22:23:22 +00:00 |
|
Christopher Jones
|
810cf8cd0a
|
Explain default commit mode when querying. Add literal/constant tags & use tables. Standardize examples. Update oci_close doc and add examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290888 c90b9560-bf6c-de11-be94-00142212c4b1
|
2009-11-17 21:20:52 +00:00 |
|
Daniel P. Brown
|
355a794f90
|
The FAQTS link was hijacked, defaced, or otherwise modified, and now shows nothing but SPAM links throughout.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290877 c90b9560-bf6c-de11-be94-00142212c4b1
|
2009-11-17 17:19:44 +00:00 |
|
Kristina Chodorow
|
fbfb746282
|
added field descriptions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290875 c90b9560-bf6c-de11-be94-00142212c4b1
|
2009-11-17 16:48:28 +00:00 |
|
Richard Quadling
|
c6ee76e5a2
|
TZDB V2009.19 (2000s)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290870 c90b9560-bf6c-de11-be94-00142212c4b1
|
2009-11-17 16:04:08 +00:00 |
|
Kristina Chodorow
|
f3b692073a
|
count changes and authenticate
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290867 c90b9560-bf6c-de11-be94-00142212c4b1
|
2009-11-17 14:30:02 +00:00 |
|
Richard Quadling
|
982dd5fdc5
|
Typo: Fix#50202
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290861 c90b9560-bf6c-de11-be94-00142212c4b1
|
2009-11-17 10:03:02 +00:00 |
|
Christopher Jones
|
4f4f3ccc2b
|
Update description & examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290851 c90b9560-bf6c-de11-be94-00142212c4b1
|
2009-11-17 00:19:18 +00:00 |
|