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
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
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
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
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
1811606d2c
fixed properties
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283829 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 08:26:23 +00:00
Felipe Pena
105626cf79
- Fixed bug #47250 (Typo on oci_fetch_array page)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@274935 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-30 21:04:45 +00:00
Hannes Magnusson
c030e2adf7
Upgrade to DocBook5:
...
- All id attributes are now xml:id
- Add docbook namespace to all root elements
- Replace <ulink /> with <link xlink:href />
- Minor markup fixes here and there
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238160 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-20 22:25:43 +00:00
Mehdi Achour
14570047c1
ref.oci8: switch to new doc style
...
# reviewers, please :)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229012 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-05 03:10:58 +00:00
Mehdi Achour
14da72b0c0
WS, prepare for new doc style
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229011 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-05 03:10:57 +00:00
Lukas Smith
18a4794200
- typo fixes in the examples
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@218794 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-24 11:40:46 +00:00
Friedhelm Betz
c01e21881b
fix build, XML declaration starts at first row
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195339 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-07 09:35:22 +00:00
Antony Dovgal
dd1d80818c
make use of the new entities
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195295 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-06 20:41:30 +00:00
Antony Dovgal
b2da15136d
updated OCI8 docs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195287 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-06 20:18:30 +00:00
Mehdi Achour
01208e94e3
s/paramater/parameter
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166154 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-12 15:29:06 +00:00
Jakub Vrana
c9807cedf8
Handling of NULL fields (bug #13549 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164344 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-26 14:02:10 +00:00
Mehdi Achour
0ac403fe47
new docs, written by Antony Dovgal
...
# need an english reviewer
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@153134 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-08 14:12:17 +00:00