Commit graph

265 commits

Author SHA1 Message Date
Pasindu De Silva
a44a1e0b79 Minor typo, grammar and example Fixes (By Christoph Becker cmb@php.net)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336715 c90b9560-bf6c-de11-be94-00142212c4b1
2015-05-04 19:48:31 +00:00
Maciek Sokolewicz
ae5ececd17 Fixed code-error in example of oci::commit (patch by Michael Fuccaro)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336415 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-06 20:45:10 +00:00
Richard Quadling
cb2e7b70b1 svn:keywords, svn:eol-style, svn:ignore all set appropriately.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334955 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-23 12:08:23 +00:00
Simion Onea
14af302c9c Making the XML definition consistent across the entire project.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334762 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-05 07:44:07 +00:00
Simion Onea
ba08db8805 Corrected markup. Enclosed PATH environment variable in <envar></envar> tags.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334758 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-05 07:04:37 +00:00
Maciej Sobaczewski
f1177c82c0 Remove PHP 4 functions
It is mostly cleanup of versions.xml because most of PHP 4 functions were already removed

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334644 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-28 08:41:15 +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
Christopher Jones
0231235092 Make top level description consistent with later usage
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333090 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-24 15:53:53 +00:00
Christopher Jones
e85d788eab Update oci_fetch_array() example comments
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333047 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-20 16:34:13 +00:00
Christopher Jones
fc4b5ceed6 Standarize some OCI8 examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333046 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-20 00:10:08 +00:00
Christopher Jones
8c1fe07114 Correct some oci_field_* descriptions and return values. Add or regularize oci_field_* examples. Correct $field parameter type
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333039 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-19 21:04:02 +00:00
Christopher Jones
a48bfbee2a Add common use case example; mention oci_fetch_all mode exclusivity; add notes about LOB peak memory usage.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333038 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-19 19:06:27 +00:00
Christopher Jones
44e38e287d Add SQLT_BOL/OCI_B_BOL bind type for oci_bind_by_name
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332824 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-11 00:35:05 +00:00
Christopher Jones
46854b1593 Add and improve oci_fetch_* examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332343 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-11 00:02:07 +00:00
Christopher Jones
01dee487a7 Add oci_pconnect() example. Simplify oci_new_connect() example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332271 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-04 19:49:28 +00:00
Christopher Jones
445c757a35 Add example and expand on column case sensitivity
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332269 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-04 19:26:45 +00:00
Christopher Jones
6728d8981c Add examples to oci_password_change
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332268 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-04 18:59:57 +00:00
Christopher Jones
50315de7d3 Copy <refpurpose> alias content as a para because the new doc no longer shows it
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332170 c90b9560-bf6c-de11-be94-00142212c4b1
2013-11-20 19:41:48 +00:00
Christopher Jones
5a3f0c18ac Add basic parameter entries to core DTrace probes.
Add bulk of OCI8 DTrace section.
    Add OCI8 2.0 oci_get_implicit_resultset and examples.
    Remove OCI8 back references to pre-5.0 aliases.
    Update OCI8 LIMIT-equivalent example with new Oracle 12c syntax.
    Move OCI8 FAN to separate section.
    Remove some OCI8 <emphasis> again, since it incorrectly bolds part of the product names.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331842 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-15 00:16:11 +00:00
Christopher Jones
2506ab1ea3 Improve description.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331827 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-14 17:59:43 +00:00
Christopher Jones
cd110607fd Updates for OCI8 2.0, Oracle 12c (including mentioning the Oracle oraaccess.xml configuration & auto-tuning file), and the Windows OCI8 2.0 DLLs. Also various small clarifications from my todo list.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331735 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-09 00:50:20 +00:00
Christopher Jones
c13a9a675e Move OCI-Lob and OCI-Collection methods to subsections. This improves output and removes left-hand column usability issues with the new prototype
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331733 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-08 19:28:28 +00:00
Christopher Jones
b3527683b6 Align description content with other deprecated aliases
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331732 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-08 18:15:44 +00:00
Christopher Jones
ac01c9860e Alter OCI8 version references to include Oracle Database 12c
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331031 c90b9560-bf6c-de11-be94-00142212c4b1
2013-07-29 18:58:35 +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
TAKAGI Masahiro
64fe9c6c77 Add svn properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329269 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-22 20:01:20 +00:00
Christopher Jones
bce688de97 Update OCI8 aliases and descriptor doc
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329174 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-17 04:11:58 +00:00
Christopher Jones
c80831f6d5 Clarify OCI_NO_AUTO_COMMIT/OCI_DEFAULT relationship
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329172 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-16 23:53:53 +00:00
Christopher Jones
d39b186242 Fix Doc Bug #63619 (missing settings for oci8 on ini.list.php)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328558 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-29 07:01:04 +00:00
Pedro Antonio Gil Rodríguez
6d998932b6 Parameter's names were missing in Parameters section
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327883 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-05 15:36:31 +00:00
Hannes Magnusson
cfe5b5214a We know it is PHP
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326065 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-09 17:55:27 +00:00
Hannes Magnusson
858cacd62c mark bunch of extensions with "membership" PI (like the membership comment)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326064 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-09 17:34:56 +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
Christopher Jones
5e74d34606 Clarify multi-process nature of the setting
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323971 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-06 20:41:40 +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
c1dc0919bf Linkable reference constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323628 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 13:37:00 +00:00
Jakub Vrana
0d604bbc9d Remove <classsynopsis> from methods and fields definitions
PhD uses this context for decisions about links and similar.
It also simplifies the XML

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322205 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-13 14:20:43 +00:00
Jakub Vrana
7ac688dd80 Fix IDs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322188 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-13 11:29:09 +00:00
Jakub Vrana
6ace52403f Match IDs to function names
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322185 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-13 11:10:37 +00:00
Jakub Vrana
a73c8f8720 Match IDs to function names
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322184 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-13 11:08:21 +00:00
Jakub Vrana
5c20ff9960 Change IDs function.{class}-{method} to {class}.{method}
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322142 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-12 16:47:02 +00:00
Jakub Vrana
08d1cf5c92 Move functions/{class}-{method}.xml to {class}/{method}.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322140 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-12 16:05:16 +00:00
Jakub Vrana
b827a32fad Use {class}::{method} instead of {class}->{method}
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322122 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-12 05:58:52 +00:00
Jakub Vrana
b9c3ddd1d3 Use entities for INI headings
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322061 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-11 08:09:53 +00:00
Jakub Vrana
980c3e61c4 Link INI descriptions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322060 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-11 07:37:46 +00:00
Jakub Vrana
ed710737ea Use entities for NULL, TRUE, FALSE
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321919 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-08 09:21:12 +00:00
Christopher Jones
f670e9d93d Add missing constant descriptions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@318927 c90b9560-bf6c-de11-be94-00142212c4b1
2011-11-08 23:28:28 +00:00
Christopher Jones
282c4d0509 Mark constants as <constant>. Mark old aliases as deprecated. Update test instructions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@318756 c90b9560-bf6c-de11-be94-00142212c4b1
2011-11-03 21:27:42 +00:00
Christopher Jones
34dbcdc075 Cross reference to methods instead of the unused function equivalents
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@318617 c90b9560-bf6c-de11-be94-00142212c4b1
2011-10-31 19:30:39 +00:00