Sergey Panteleev
8a2141dcc0
Deprecated functions and constants
...
Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de>
Closes GH-981.
2021-10-04 16:53:40 +02:00
Martin Samesch
6fadea3dfa
fix parameter
2021-01-21 13:24:08 +01:00
Christoph Michael Becker
902c2b77f8
Generate odbc methodsynopses based on stubs
...
Closes GH-286.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@352189 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-26 14:11:36 +00:00
Christoph Michael Becker
e41806c30b
Revert revision(s) 351724 from phpdoc/en/trunk:
...
Document false and null return types
Cf. <https://news-web.php.net/php.doc.cvs/17645 >.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351730 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-28 18:05:44 +00:00
Christoph Michael Becker
4754397753
Revert revision 351727 from phpdoc/en/trunk:
...
Document false and null return types
Cf. <https://news-web.php.net/php.doc.cvs/17645 >.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351729 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-28 17:58:32 +00:00
Jakub Vrana
69bd53265b
Document false and null return types
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351727 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-28 15:12:46 +00:00
Jakub Vrana
c80da7c04a
Document false and null return types
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351724 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-28 12:54:59 +00:00
Christoph Michael Becker
b95d28e6ec
Fix return types
...
Functions which return false on failure should state that in their
signature as well.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351135 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-02 15:52:35 +00:00
Christoph Michael Becker
796565fc11
odbc_result_all() does not escape the data
...
We can only hope that nobody uses this function.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350798 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-06 13:26:04 +00:00
Christoph Michael Becker
df4203dcc5
Fix #45732 : odbc.defaultlrl = 0 insufficiently documented
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350795 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-06 10:17:08 +00:00
Christoph Michael Becker
38c3833024
ext/mssql is no longer available as of PHP 7.0.0
...
Patch contributed by Sobak <msobaczewski@gmail.com>.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350647 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-26 12:36:07 +00:00
Christoph Michael Becker
1c37e22f7d
Document odbc_binmode() and odbc_longreadlen() defaults
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350635 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-25 12:01:42 +00:00
Christoph Michael Becker
b929019816
Update and improve odbc_foreignkeys() docs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350626 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-24 21:41:16 +00:00
Christoph Michael Becker
e7aa6e1425
Improve and fix ODBC meta information retrieval functions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350625 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-24 11:17:32 +00:00
Christoph Michael Becker
4f18979289
Switch to ODBC 3 parlance
...
The ODBC 2 terms "qualifier" and "owner" have been replaced with "catalog"
and "schema", respectively, in ODBC 3.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350623 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-23 13:53:42 +00:00
Christoph Michael Becker
7990427082
odbc_data_source(): fix refpurpose and return values, and add example
...
This also integrates user note 37891.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350619 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-23 12:02:23 +00:00
Christoph Michael Becker
1098a2f35d
Fix #79579 : odbc_exec does not prepare the SQL statement
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349783 c90b9560-bf6c-de11-be94-00142212c4b1
2020-05-11 07:39:43 +00:00
George Peter Banyard
b824e2b108
Remove PHP 4 and 5.0.0 mentions.
...
This includes changelogs but also some paragraphs and notes which mention PHP 4.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347555 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-05 17:31:34 +00:00
Christoph Michael Becker
cdb49f7ff4
Remove duplication
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344666 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-13 15:06:48 +00:00
Jakub Vrana
b8758b0605
Use entities in initializer
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343899 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 19:11:34 +00:00
Jakub Vrana
fa994a739c
Fix function signatures
...
Some of these probably deserve an entry in changelog, please add it if you have energy.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343898 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 19:03:56 +00:00
Pasindu De Silva
d1b39ea532
Minor typo and other fixes. (By Christoph Becker)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336599 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-20 10:48:37 +00:00
Maciej Sobaczewski
e41aab5eca
Remove changelogs for PHP 4 - 3rd round
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334621 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-27 17:46:13 +00:00
Maciej Sobaczewski
8b5940cade
Remove changelogs for PHP 4 - 2nd round
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334605 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-26 14:28:17 +00:00
Maciej Sobaczewski
afc3f34c68
Remove changelogs for PHP 4 - 1st round
...
Useful changelogs entries remain untouched.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334592 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-23 17:55:23 +00:00
Maciej Sobaczewski
361be30820
Mention these not only in changelogs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334560 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-18 10:10:20 +00:00
Joe Watkins
a22b112736
bug #62761
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328382 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-16 14:09:47 +00:00
Richard Quadling
a56106f691
Standardized on double quotes for attributes.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@317502 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-30 14:21:51 +00:00
Richard Quadling
1248359f65
DNS -> DSN (Data Source Name)
...
Fix bug#52493
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301718 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-30 10:14:56 +00:00
Daniel Egeberg
0640e024d4
Fixed PHP bug #51978
...
for file in `ack -i '\bA\s+SQL' -l`; do perl -i -pe 's/\b(a)(\s+SQL)/\1n\2/gi' $file; done
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300101 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-02 18:45:11 +00:00
Daniel Egeberg
96c9d88bad
Converted to utf-8
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297028 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-28 22:10:10 +00:00
Richard Quadling
e2cd568fb5
SQL_CUR_DEFAULT is an internal-only alias of SQL_CUR_USE_DRIVER and is not exposed.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296670 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-23 13:57:50 +00:00
Richard Quadling
f658721332
Use &return.falseforfailure; entity.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290410 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-09 10:26:08 +00:00
Torben Wilson
af4410a7e1
Normalized the sgml-default-dtd-file local-variable line for those
...
still using this, after discussion on the phpdoc list.
From now on, manual.ced will need to be found at ~/.phpdoc/manual.ced.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288721 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-25 07:04:39 +00:00
Nilgün Belma Bugüner
fa8878d2a5
fixed properties
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283840 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 09:13:17 +00:00
Richard Quadling
361a9c02a5
Typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282627 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-23 07:37:08 +00:00
Richard Quadling
6754c4a334
DNS-less connection examples
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282626 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-23 07:29:24 +00:00
Yannick Torres
2d7efe3dc8
fix markup
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279918 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-04 21:23:55 +00:00
Dave Barr
a998f1123f
- Fix proto. Parameter is a reference, as per: http://news.php.net/php.doc/969380171
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@276141 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-19 10:24:47 +00:00
Jakub Vrana
6125c0100d
Initializers - part 4
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273634 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-16 12:08:51 +00:00
Jakub Vrana
4a3ca93b2d
Flags parameter is not used
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273158 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-09 13:16:08 +00:00
Richard Quadling
5f22ade289
Example for odbc_prepare and odbc_execute.
...
&success;. => &success; in several places.
.. => ... for tree listings where .. and ... were mixed.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265276 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-22 11:04:23 +00:00
Philip Olson
9ddef30fc9
finished new doc style implementation
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260073 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-20 22:37:38 +00:00
Philip Olson
b66d828fc1
finished new doc style, and greatly reduced the refpurpose size
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260054 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-20 15:53:37 +00:00
Philip Olson
b98266d37e
implemented &odbc.connection.id;
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260053 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-20 15:41:39 +00:00
Philip Olson
03dd1c7a37
finished new doc style implementation
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260051 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-20 15:36:08 +00:00
Philip Olson
69d8354771
- Implemented new doc style (parameter info and changelog)
...
- Updated documentation to reflect post 4.0.6 as current behaviour.
- Removed old proto, and examples, and updated proto
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260049 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-20 15:04:08 +00:00
Philip Olson
2fb51efc71
implemented new doc style, changelog, parameter info, and general cleanup.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260047 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-20 14:59:05 +00:00
Etienne Kneuss
e244d1e51c
Fix protos
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@259055 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-04 20:53:45 +00:00
Mehdi Achour
3287c151b3
Switch to new doc style
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249567 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-31 15:15:32 +00:00