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
Philip Olson
898a1f24f3
Fixed alias markup. Closes PHP Bug #42927
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312795 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-02 05:28:01 +00:00
Richard Quadling
c5e8642488
Added complete svn:keyword list
...
Ignore entities.*.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312703 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-30 14:57:52 +00:00
Christopher Jones
bb5bd31921
Document new oci_client_version() function and tidy up oci_server_version() descriptions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312018 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-10 17:43:15 +00:00
Philip Olson
dd95f273f8
Changed changelog version number entries to be consistent with an X.Y.Z format
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311057 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-15 17:58:55 +00:00
Christopher Jones
69faf0d6c6
Update Windows DLL requirements
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310926 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-10 19:12:48 +00:00
Hannes Magnusson
64042ccbff
Remove several html entities and replace them with utf8 chars so we can drop the
...
dtd include
# replaced with nothing
# — with —
# € with €
# ä with ä
# Ä with Ä
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310796 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-05 20:59:34 +00:00
Peter Cowburn
9425da2dfa
typofix (dittographies)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308547 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-21 21:42:02 +00:00
Christopher Jones
e9900ce5b6
Update with new Oracle version info
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305264 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-11 00:43:18 +00:00
Christopher Jones
8275ae9916
Tidy ups
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304367 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-13 09:22:51 +00:00
Christopher Jones
528b7c471b
1. URL updates for OCI8 extension. 2. Add link to PECL instructions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303803 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-27 21:24:38 +00:00
Christopher Jones
1a734e293b
Merge user note
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303751 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-24 16:20:05 +00:00
Philip Olson
b18d2da96b
removed removed repeated repeated words words
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301626 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-27 23:59:16 +00:00
Jakub Vrana
58e026c057
Fix PHP syntax errors
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301119 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-09 11:28:40 +00:00
Jakub Vrana
f453f7036c
Add PHP tags to <programlisting>
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301112 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-09 09:38:38 +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
Christopher Jones
000f81411a
Grammar fix to test edit.php.net
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299721 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-24 21:32:02 +00:00
Daniel Egeberg
2b587ab01f
Normalized initializer NULL-values to use the &null; entity:
...
for file in `find -name '*.xml'`; do sed -i -e 's/<initializer>null<\/initializer>/<initializer>\&null;<\/initializer>/i' $file; done
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298918 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-03 17:10:04 +00:00
Christopher Jones
595bbc0d7a
Grammar fix (mostly to test PDOE)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298393 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-23 22:07:45 +00:00
Christopher Jones
fe06b80a09
Add initializers for optional parameters
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298108 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-17 00:08:01 +00:00
Christopher Jones
abdcc9c51b
Add missing '>'
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298106 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-16 23:32:50 +00:00
Christopher Jones
dafa930ad5
Add initializer to meet strict requirements
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298105 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-16 23:15:20 +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
Christopher Jones
2097f64a0c
Update example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296745 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-24 20:19:32 +00:00
Joey Smith
c3f80d6e37
revert patch until an agreement is reached on | vs. +
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296087 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-11 20:05:07 +00:00
Joey Smith
499237f5d7
Clarify the logic that oci_fetch_assoc uses.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296085 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-11 19:28:44 +00:00
Richard Quadling
97ec448392
W/S tabs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294405 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-03 14:10:57 +00:00
Kalle Sommer Nielsen
4bc27d8766
Remove the last of the PHP3 related stuff around the manual, including the documentation for:
...
* ascii2ebcdic
* ebcdic2ascii
* mysql_change_user
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293483 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-13 04:01:06 +00:00
Christopher Jones
c0868bb941
Annotate example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293475 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-13 01:42:13 +00:00
Hannes Magnusson
ea2e026059
Make these files into XML files
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293322 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-09 15:36:29 +00:00
Christopher Jones
47610a5ee4
Add note on using Editions with DRCP
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293300 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-08 22:28:07 +00:00
Christopher Jones
07eb867875
Merge install notes from the README
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291939 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-10 07:11:52 +00:00
Christopher Jones
4c3035c04d
Improvements to oci_connect and related connection doc
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291936 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-09 22:46:12 +00:00
Christopher Jones
09c4f4d0b5
Merge DRCP & FAN sections from the README
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291902 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-09 00:40:24 +00:00
Christopher Jones
20f58ecbb9
Start improvements on installation section. Also fix some tags and expunge usage of 'you'
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291837 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-07 21:27:21 +00:00
Christopher Jones
0d6ff20e32
Merge testing notes from the README
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291671 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-03 21:35:01 +00:00
Richard Quadling
bd788d13db
Added complete svn:keyword list
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291585 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-02 10:30:23 +00:00
Christopher Jones
6bd2ba8216
Expunge "you"
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291574 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-01 22:10:25 +00:00
Christopher Jones
c371744031
Merge user comment on LOBs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291573 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-01 21:51:27 +00:00
Christopher Jones
62d8f7aaaa
Restructure and include the configure steps
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291571 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-01 21:23:29 +00:00
Christopher Jones
5b66697a00
Move obsolete aliases to subsection (thanks bjori!)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291569 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-01 18:49:14 +00:00
Christopher Jones
dad4f149ab
Use entity for NULL
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291567 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-01 18:11:57 +00:00
Jakub Vrana
612e5af5ec
Prefer <initializer> before "default value"
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291314 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-25 15:22:02 +00:00
Christopher Jones
e54c27dd31
Update oci_fetch_all. Add example to oci_fetch_array
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291102 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-21 00:28:17 +00:00
Jakub Vrana
425e37cbe7
Call once (bug #47189 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291058 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-20 10:45:12 +00:00
Christopher Jones
dab77ef628
Update and add examples
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291049 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-20 00:44:45 +00:00
Christopher Jones
5382f1c776
Update and add examples
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291021 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-19 18:21:48 +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
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