Nuno Lopes
|
070bbc0c0d
|
fix OO example, per user note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@202961 c90b9560-bf6c-de11-be94-00142212c4b1
|
2005-12-15 23:27:02 +00:00 |
|
Rob Richards
|
0016df8216
|
constants are now class constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@202863 c90b9560-bf6c-de11-be94-00142212c4b1
|
2005-12-14 16:30:49 +00:00 |
|
Jean-Sébastien Goupil
|
26e6a61d29
|
typo function
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@202858 c90b9560-bf6c-de11-be94-00142212c4b1
|
2005-12-14 15:41:14 +00:00 |
|
Dan Scott
|
e342da0371
|
Complete references to PDO_INFORMIX (thanks jsgoupil for the suggestion).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@202853 c90b9560-bf6c-de11-be94-00142212c4b1
|
2005-12-14 14:50:58 +00:00 |
|
Jakub Vrana
|
2cc56a2ee0
|
See also
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@202841 c90b9560-bf6c-de11-be94-00142212c4b1
|
2005-12-14 13:00:25 +00:00 |
|
Dan Scott
|
9630edc248
|
Add PDO_INFORMIX to the list of PDO drivers.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@202813 c90b9560-bf6c-de11-be94-00142212c4b1
|
2005-12-14 04:40:40 +00:00 |
|
Dan Scott
|
48d7065e55
|
Correct direct TCP/IP connection example for DB2 flavour of PDO_ODBC.
Document pdo_odbc.db2instance_name INI setting.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@202808 c90b9560-bf6c-de11-be94-00142212c4b1
|
2005-12-14 04:05:54 +00:00 |
|
Nuno Lopes
|
6412b03958
|
add port and unix_socket options, per user note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@202763 c90b9560-bf6c-de11-be94-00142212c4b1
|
2005-12-13 19:37:44 +00:00 |
|
Jakub Vrana
|
699192d1b0
|
Sorry, T_HALT_COMPILER already there
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@202757 c90b9560-bf6c-de11-be94-00142212c4b1
|
2005-12-13 13:16:03 +00:00 |
|
Jakub Vrana
|
be64373454
|
T_HALT_COMPILER
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@202756 c90b9560-bf6c-de11-be94-00142212c4b1
|
2005-12-13 13:15:27 +00:00 |
|
Nuno Lopes
|
831e97d21f
|
apply patch from #35652 by colder
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@202737 c90b9560-bf6c-de11-be94-00142212c4b1
|
2005-12-12 23:03:57 +00:00 |
|
Nuno Lopes
|
6e8a0580bc
|
fix build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@202736 c90b9560-bf6c-de11-be94-00142212c4b1
|
2005-12-12 23:01:59 +00:00 |
|
Jakub Vrana
|
1a9ce4abf1
|
Fix parameters (bug #35636)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@202702 c90b9560-bf6c-de11-be94-00142212c4b1
|
2005-12-12 08:38:29 +00:00 |
|
Antony Dovgal
|
1fc4c41e05
|
typofix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@202602 c90b9560-bf6c-de11-be94-00142212c4b1
|
2005-12-10 23:03:53 +00:00 |
|
Jacques Marneweck
|
ab4425513e
|
this is a reserved in PHP 5
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@202593 c90b9560-bf6c-de11-be94-00142212c4b1
|
2005-12-10 19:48:24 +00:00 |
|
Dan Scott
|
5a47d0af35
|
Add PDO_INFORMIX documentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@202538 c90b9560-bf6c-de11-be94-00142212c4b1
|
2005-12-09 23:40:16 +00:00 |
|
Dave Barr
|
59ba766cea
|
- Response code errors are >=400, not >300. Fixes #35616.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@202532 c90b9560-bf6c-de11-be94-00142212c4b1
|
2005-12-09 21:51:59 +00:00 |
|
Jakub Vrana
|
9492c0c9cc
|
Fix syntax error
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@202466 c90b9560-bf6c-de11-be94-00142212c4b1
|
2005-12-09 09:21:56 +00:00 |
|
Curt Zirzow
|
613dc2e963
|
Syntax error in example, and make the example a bit clearer.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@202458 c90b9560-bf6c-de11-be94-00142212c4b1
|
2005-12-09 05:39:15 +00:00 |
|
Jakub Vrana
|
39f811c799
|
Fix protos, nuke tabs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@202400 c90b9560-bf6c-de11-be94-00142212c4b1
|
2005-12-08 14:15:13 +00:00 |
|
Katja Schnelle Romaus
|
a25ff3858e
|
remove functions which had never been part of the PDFlib API
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@202398 c90b9560-bf6c-de11-be94-00142212c4b1
|
2005-12-08 13:48:48 +00:00 |
|
Katja Schnelle Romaus
|
79c8f1709c
|
update or add pdf functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@202397 c90b9560-bf6c-de11-be94-00142212c4b1
|
2005-12-08 13:45:05 +00:00 |
|
Dave Barr
|
11055a8ad0
|
- Typos.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@202396 c90b9560-bf6c-de11-be94-00142212c4b1
|
2005-12-08 12:10:54 +00:00 |
|
Jakub Vrana
|
89c0e893c0
|
Objects are passed by reference automatically (bug #35595)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@202392 c90b9560-bf6c-de11-be94-00142212c4b1
|
2005-12-08 09:30:43 +00:00 |
|
Dan Scott
|
ffbacd15e9
|
Correct db2_fetch_assoc() reference in db2_fetch_array().
Prevent E_STRICT notice in db2_bind_param() example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@202336 c90b9560-bf6c-de11-be94-00142212c4b1
|
2005-12-07 16:11:23 +00:00 |
|
Jakub Vrana
|
8fedae8f9a
|
Missing quotes (bug #35576)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@202323 c90b9560-bf6c-de11-be94-00142212c4b1
|
2005-12-07 11:46:40 +00:00 |
|
Jean-Sébastien Goupil
|
651cb6582a
|
add better title for example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@202274 c90b9560-bf6c-de11-be94-00142212c4b1
|
2005-12-06 22:52:48 +00:00 |
|
Sara Golemon
|
c51750eb90
|
Copy/Paste Error
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@202253 c90b9560-bf6c-de11-be94-00142212c4b1
|
2005-12-06 17:09:38 +00:00 |
|
Jakub Vrana
|
95e41087cd
|
allow_call_time_pass_reference only warns (bug #35487)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@202251 c90b9560-bf6c-de11-be94-00142212c4b1
|
2005-12-06 15:31:45 +00:00 |
|
Jakub Vrana
|
5368794cb9
|
\{$var} (bug #35527)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@202245 c90b9560-bf6c-de11-be94-00142212c4b1
|
2005-12-06 15:20:41 +00:00 |
|
Jakub Vrana
|
8626a9eed2
|
Socket VS buffer (bug #35449)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@202240 c90b9560-bf6c-de11-be94-00142212c4b1
|
2005-12-06 15:02:32 +00:00 |
|
Jakub Vrana
|
3d99664a4f
|
Typos (bug #35564)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@202239 c90b9560-bf6c-de11-be94-00142212c4b1
|
2005-12-06 14:52:01 +00:00 |
|
Jakub Vrana
|
db0cbbea00
|
Meaning of max_redirects = 0 (bug #35555)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@202238 c90b9560-bf6c-de11-be94-00142212c4b1
|
2005-12-06 14:33:50 +00:00 |
|
Jakub Vrana
|
701c4bed29
|
Extension categorization
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@202230 c90b9560-bf6c-de11-be94-00142212c4b1
|
2005-12-06 11:06:46 +00:00 |
|
Jakub Vrana
|
c3eccec3ac
|
Use int in methodparam
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@202224 c90b9560-bf6c-de11-be94-00142212c4b1
|
2005-12-06 09:03:31 +00:00 |
|
Sara Golemon
|
fd290bcfc3
|
Document hash extension
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@202111 c90b9560-bf6c-de11-be94-00142212c4b1
|
2005-12-05 20:39:07 +00:00 |
|
Jean-Sébastien Goupil
|
96bd406a66
|
simplify refpurpose + correcting see also
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@201992 c90b9560-bf6c-de11-be94-00142212c4b1
|
2005-12-04 08:45:01 +00:00 |
|
Nuno Lopes
|
a5ca672a8e
|
fix #35532: fix example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@201975 c90b9560-bf6c-de11-be94-00142212c4b1
|
2005-12-03 20:00:56 +00:00 |
|
Nuno Lopes
|
358b9b883d
|
ignore functions.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@201932 c90b9560-bf6c-de11-be94-00142212c4b1
|
2005-12-02 22:24:34 +00:00 |
|
Nuno Lopes
|
c5fdac313c
|
ignore functions.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@201931 c90b9560-bf6c-de11-be94-00142212c4b1
|
2005-12-02 22:18:01 +00:00 |
|
Jakub Vrana
|
e528224091
|
Fix return type
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@201929 c90b9560-bf6c-de11-be94-00142212c4b1
|
2005-12-02 21:41:55 +00:00 |
|
Jakub Vrana
|
2af8b17040
|
Fix parameters
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@201928 c90b9560-bf6c-de11-be94-00142212c4b1
|
2005-12-02 21:41:41 +00:00 |
|
Jakub Vrana
|
ab7afbafeb
|
Move statistics/ to stats/
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@201927 c90b9560-bf6c-de11-be94-00142212c4b1
|
2005-12-02 21:27:06 +00:00 |
|
Graham Charters
|
5dd579b932
|
Added description of data object reflection support.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@201905 c90b9560-bf6c-de11-be94-00142212c4b1
|
2005-12-02 16:14:19 +00:00 |
|
Michael Wallner
|
e093051b21
|
- fix ws
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@201889 c90b9560-bf6c-de11-be94-00142212c4b1
|
2005-12-02 15:09:44 +00:00 |
|
Michael Wallner
|
2f9d17028a
|
- add pecl/win32ps docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@201888 c90b9560-bf6c-de11-be94-00142212c4b1
|
2005-12-02 15:05:02 +00:00 |
|
Jakub Vrana
|
62f9ac105b
|
enable-xmlreader (bug #35521)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@201886 c90b9560-bf6c-de11-be94-00142212c4b1
|
2005-12-02 14:02:09 +00:00 |
|
Jakub Vrana
|
365e4b1201
|
See also str_split (bug #35516)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@201874 c90b9560-bf6c-de11-be94-00142212c4b1
|
2005-12-02 09:35:27 +00:00 |
|
Jakub Vrana
|
4acde16825
|
Doesn't use true color (bug #35515)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@201873 c90b9560-bf6c-de11-be94-00142212c4b1
|
2005-12-02 09:30:45 +00:00 |
|
Nuno Lopes
|
2f854b5aba
|
WS fix, sorry. how I hate 'inteligent' editors such as kwrite..
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@201814 c90b9560-bf6c-de11-be94-00142212c4b1
|
2005-12-01 13:46:03 +00:00 |
|