Commit graph

65 commits

Author SHA1 Message Date
Christoph Michael Becker
72c73f0a7e Fields may be nullable as of dbase 7.0.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340884 c90b9560-bf6c-de11-be94-00142212c4b1
2016-11-05 17:02:53 +00:00
Christoph Michael Becker
ae48f38416 Add new parameter and related constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340859 c90b9560-bf6c-de11-be94-00142212c4b1
2016-11-03 18:56:14 +00:00
Christoph Michael Becker
04d9b59800 Float fields are treated identically to numeric fields
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340849 c90b9560-bf6c-de11-be94-00142212c4b1
2016-11-02 19:26:42 +00:00
Christoph Michael Becker
7ce62ed767 Document new support of uninitialized logical field values
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340806 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-30 17:56:13 +00:00
Christoph Michael Becker
dc32f2450a Document new automatic file locking
We also restructure the notes and warnings accordingly, and move more
important info up. We also mention SQLite as alternative.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340805 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-30 17:45:43 +00:00
Christoph Michael Becker
02667c113b Document changed return type
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340800 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-30 13:11:17 +00:00
Christoph Michael Becker
1301877534 Fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340798 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-30 12:37:58 +00:00
Christoph Michael Becker
c483acdb51 Document new DateTime field type
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340797 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-30 12:36:52 +00:00
Christoph Michael Becker
230b80a1fd Document file level support
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340780 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-28 20:51:21 +00:00
Christoph Michael Becker
f3c83412f9 Document new DBASE_VERSION constant
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340775 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-28 18:52:50 +00:00
Christoph Michael Becker
a66d0d0a11 Document that fields named 'deleted' can't be retrieved
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340771 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-28 18:33:38 +00:00
Christoph Michael Becker
d6f8b1075d Document truncation behavior
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340766 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-28 15:36:44 +00:00
Christoph Michael Becker
b27ed033d3 Add link to the field type documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340764 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-28 14:56:00 +00:00
Christoph Michael Becker
c65a79fced Add link to the field type documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340763 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-28 14:45:41 +00:00
Christoph Michael Becker
d76a39836e Improve documentation of supported types
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340762 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-28 14:35:33 +00:00
Christoph Michael Becker
f47c6393b3 Integrate user note 54397
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340757 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-28 11:50:26 +00:00
Christoph Michael Becker
42dce53d6b Clarify type conversion on retrieval
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340756 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-28 11:40:28 +00:00
Christoph Michael Becker
e2775ed91c dbase identifiers are resources instead of int as of dbase 7.0.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340755 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-28 10:53:32 +00:00
Christoph Michael Becker
2d7b47fdd3 Document new DBASE_RDONLY and DBASE_RDWR constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340754 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-28 10:34:53 +00:00
Christoph Michael Becker
42804819c5 Fix version info
dbase has been moved to PECL as of PHP 5.3.0 what should be reflected in
the version information.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340753 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-28 10:26:17 +00:00
Christoph Michael Becker
975cc8f948 Fix broken example
We furthermore note that boolean fields may need special treatment.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339812 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-06 14:22:16 +00:00
Christoph Michael Becker
df92f1fd1c Fix wrong link
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339641 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-10 14:33:34 +00:00
Christoph Michael Becker
7e4b87a0ce Fix #72560: --enable-dbase configure option no longer works
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339640 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-10 14:27:32 +00:00
Maciej Sobaczewski
92bff06867 Update bunch of versions.xml for PHP 7
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337985 c90b9560-bf6c-de11-be94-00142212c4b1
2015-10-12 07:06:29 +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
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
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
Yannick Torres
8ef6cf9b7c Fix some literal tag
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324735 c90b9560-bf6c-de11-be94-00142212c4b1
2012-04-03 08:12:03 +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
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
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
c2608e09d8 fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283804 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 06:46:52 +00:00
Richard Quadling
4c3f9137a5 Broken links.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275652 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-12 11:55:33 +00:00
Kalle Sommer Nielsen
2379009144 Document that dbase, fbsql and ncurses were moved to PECL in 5.3
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@270921 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-10 01:29:56 +00:00
Philip Olson
21a4eed71e New versions.xml that contains version information for this extension,
so, when these functions/methods became available
# Formally known as phpdoc/phpbook/phpbook-xsl/version.xml
# Some changes/updates were made from the phpbook-xsl version


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267947 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-28 23:27:16 +00:00
Martin Samesch
597d15b64a wrong function name
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@259041 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-04 18:18:43 +00:00
Hannes Magnusson
5cd771375d MFB: Upgrade to the new-reference-structure
- Moved the intro from reference.xml to book.xml
    - Change the intro ID to intro.<extname>
    - Moved the setup sections to setup.xml
    - Added empty constants <appendix>
	NOTE: Renamed the "dbase example note" ID (in reference.xml) to dbase.examples.note


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248348 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-16 11:42:40 +00:00
Hannes Magnusson
0258a77f1e MFB: Rename "functions.xml" to entities.<dirname>.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@247901 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-10 17:06:11 +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
Philip Olson
009395cfbc Miscellaneous formatting as per our guidelines:
Ex: windows->Windows, commandline->command line, webserver->web server
# Sorry translators, but it needed to be done


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229834 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-15 09:24:37 +00:00
Antony Dovgal
77bd29fe3e document recent 'F' support addition
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@220927 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-02 15:09:07 +00:00
Nuno Lopes
b069a314a4 add tagging
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195136 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-04 19:39:32 +00:00
Dave Barr
009d44bfcf Fix minor spelling/punctuation mistakes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179740 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-14 04:13:17 +00:00
Yannick Torres
3b2b613860 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179595 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-12 17:25:25 +00:00
Mehdi Achour
a2d449c586 WS (methodsynopsis was misplaced)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178983 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-06 03:10:02 +00:00
Mehdi Achour
69da71eb9e WS (start at col 0)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178982 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-06 03:10:01 +00:00
Mehdi Achour
fb8fdf990b mode=1 never worked and won't be fixed, clarify it.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178911 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-04 16:00:58 +00:00
Mehdi Achour
94451b5234 Move the fields documentation to reference.xml and add more information
dbase_create and dbase_open are affected by safemode and open_basedir
dbase_open doesn't work with mode = 1 (bug #31754)
add examples with a generic dBase file
Clean the refpurposes


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178512 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-29 23:23:50 +00:00
Mehdi Achour
54658c414f use entity
# a commit is never perfect ..


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178498 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-29 17:19:52 +00:00
Mehdi Achour
28015ab670 Switch the rest of function to the new structure,
Add see also, notes and pitfalls


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178497 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-29 17:18:51 +00:00