Commit graph

34 commits

Author SHA1 Message Date
George Peter Banyard
73fae4ee51
Fix syntax errors in examples (#1504) 2022-04-05 11:15:46 +01:00
Jordi Boggiano
266f9f6b4b
Fix sqlsrv_rows_affected/db2_num_fields return type
Closes GH-1479.
2022-03-25 10:34:39 +01:00
George Peter Banyard
68c2c87150 Fix extension doc membership 2021-06-13 23:23:33 +01:00
Sergey Panteleev
184f3f7bd4
Remove PHP 5, 7 references (#565) 2021-05-12 14:49:16 +03: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
86e6094e86 Use canonical type names
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351133 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-02 15:39:04 +00:00
Christoph Michael Becker
21c6f827cd Fix #65813: Reference For Cross-Platform Compatible Code when connecting to MSSQL
The reference to SQLSRV is already there, but the info that the SQLSRV drivers
are for Windows only is outdated.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349429 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-14 17:02:21 +00:00
Tyson Andre
66fffcdfbb Fix typos in sqlsrv
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346895 c90b9560-bf6c-de11-be94-00142212c4b1
2019-02-24 20:41:04 +00:00
Christoph Michael Becker
7f18a86d51 Fix typo
Patch provided by anonymous user.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345521 c90b9560-bf6c-de11-be94-00142212c4b1
2018-08-16 15:31:40 +00:00
Christoph Michael Becker
dec50f0b7c Fix #68305: Missing all escape chars in examples for sqlsrv_connect()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344966 c90b9560-bf6c-de11-be94-00142212c4b1
2018-05-06 15:35:51 +00:00
Jakub Vrana
dd07341fae Remove trailing fullstop in <refpurpose>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343888 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 15:34:22 +00:00
Jean-Sebastien Hedde
73c54da7df Add information for SQLSRV driver v4.0. Add information of compatibility of SQLSRV with linux.
-- 
Provided by anonymous 81693 (jb@nahan.fr)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342555 c90b9560-bf6c-de11-be94-00142212c4b1
2017-06-07 11:53:28 +00:00
Christoph Michael Becker
2033dd681b minor fixes contributed by anon users
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338504 c90b9560-bf6c-de11-be94-00142212c4b1
2016-01-15 15:01:01 +00:00
Christoph Michael Becker
8230ddf860 fixed syntax error in sqlsrv_num_fields() example (closes #68248)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337791 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-09 12:34:19 +00:00
Joe Watkins
db9e649316 fix #66505, incorrect description
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332663 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-18 08:41:00 +00:00
Jakub Vrana
1634a88641 Delete redundant <!-- Membership: -->
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330340 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-23 17:38:21 +00:00
Philip Olson
04b11e621f Fixed spelling
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329325 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-29 01:47:09 +00:00
Pieter Hordijk
d555f44d67 Removal of unwanted space
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326902 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-31 13:46:30 +00:00
Adam Harvey
4245a355fa Fix doc bug #62478 (parameters not documented) and use the right elements for
the constants consistently across the various fetch functions that take
offsets.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326727 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-20 09:02:54 +00:00
Paul Reinheimer
921995ed63 Resolving typo as per Doc Bug #61918
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325536 c90b9560-bf6c-de11-be94-00142212c4b1
2012-05-04 19:25:51 +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
Jakub Vrana
f052ac1bd7 Revert useless change in 326638
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323642 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-29 00:24:15 +00:00
Jakub Vrana
c0ade579d4 PHP_INI_* is in fact INI_
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323638 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 20:26:39 +00:00
Jakub Vrana
4de5cce5d8 Linkable reference constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323624 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 13:22:09 +00:00
Richard Quadling
2dfaaa96a9 W/S, Tab removal
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@317827 c90b9560-bf6c-de11-be94-00142212c4b1
2011-10-06 09:41:05 +00:00
Richard Quadling
8b6d169424 Native EOL
Use consistent line terminator.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@317663 c90b9560-bf6c-de11-be94-00142212c4b1
2011-10-03 16:27:39 +00:00
Nikita Popov
b10762e2f7 Fix Doc Bug #55683: sqlsrv_rows_affected return type
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@316680 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-13 18:24:36 +00:00
Richard Quadling
1f12200670 Ignore entities.*.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313387 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-18 15:03:25 +00:00
Jakub Vrana
ac04b2ea21 Extension purpose is not needed anymore
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313269 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-15 15:46:15 +00:00
Peter Cowburn
09bf078e8e fix build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313180 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-12 17:54:14 +00:00
Jonathan Guerin
1ce857a993 First commit First commit for the SQLSRV and PDO_SQLSRV extension documentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313179 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-12 17:41:34 +00:00