Peter Cowburn
301208bd78
clarify result_type param for sqlite_fetch_column_types() (doc #54780 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311168 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-17 23:15:27 +00:00
Peter Cowburn
9e118a6656
sqlite_*query() initializers (doc #54779 #54781 #54782 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311167 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-17 23:09:17 +00:00
Shein Alexey
d23bb08a08
Fixed a typo.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@309476 c90b9560-bf6c-de11-be94-00142212c4b1
2011-03-20 13:09:45 +00:00
Shein Alexey
0533cee159
Added \n to the example output.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@309468 c90b9560-bf6c-de11-be94-00142212c4b1
2011-03-20 12:30:23 +00:00
Shein Alexey
eeed3ace71
Fixed a typo in parameter reference.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@309368 c90b9560-bf6c-de11-be94-00142212c4b1
2011-03-18 08:40:20 +00:00
Jakub Vrana
2ca450dae0
Functions signature
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304345 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-12 10:04:37 +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
Daniel Egeberg
2fd3f0c96d
Converted remaining files to utf-8
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297078 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 16:25:51 +00:00
Daniel Egeberg
92ac19c964
Reverted r297058
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297077 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 16:13:03 +00:00
Richard Quadling
41744b84ad
Converted to UTF-8
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297058 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 09:53:08 +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
Richard Quadling
f658721332
Use &return.falseforfailure; entity.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290410 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-09 10:26:08 +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
9d05f2e401
Use <simpara> instead of <para> here, removes the huge whitespace between each list item
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@286928 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-08 09:23:40 +00:00
Jakub Vrana
42fd17af6e
Escape data inside queries
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@286556 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-30 12:22:29 +00:00
Nilgün Belma Bugüner
4307255b4d
fixed properties
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283838 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 09:02:41 +00:00
Yannick Torres
e64f47fe43
fix markup
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279788 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-03 15:59:44 +00:00
Philip Olson
af9a22dfae
Cleanup, as:
...
- The PECL versions is dead, so describe an alternative
- On by default as of PHP 5
- Windows notes cleaned up
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278240 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-04 04:03:05 +00:00
Philip Olson
f57b4a3ccd
Fixed spelling errors
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278109 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-01 07:39:55 +00:00
Mehdi Achour
993609cea4
Add missing returnvalues sections
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277596 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-22 21:51:02 +00:00
Mehdi Achour
68bd154ab9
Work on constants
...
Added missing constants:
DOM_PHP_ERR, GLOB_AVAILABLE_FLAGS, FILE_NO_DEFAULT_CONTEXT, FNM_NOESCAPE, FNM_PATHNAME,
FNM_PERIOD, FNM_CASEFOLD, IMAGETYPE_JPEG2000, NAN, INF, MYSQLI_TYPE_INTERVAL, MYSQLI_TYPE_CHAR,
MYSQLI_CURSOR_TYPE_FOR_UPDATE, MYSQLI_CURSOR_TYPE_NO_CURSOR, MYSQLI_CURSOR_TYPE_READ_ONLY,
MYSQLI_CURSOR_TYPE_SCROLLABLE, MYSQLI_STMT_ATTR_CURSOR_TYPE, MYSQLI_STMT_ATTR_PREFETCH_ROWS,
MYSQLI_STMT_ATTR_UPDATE_MAX_LENGTH, MYSQLI_SET_CHARSET_NAME, OPENSSL_ALGO_DSS1, TCP_NODELAY,
SQLITE_NOTADB, SQLITE_FORMAT, PSFS_FLAG_NORMAL, PSFS_FLAG_FLUSH_INC, PSFS_FLAG_FLUSH_CLOSE,
XML_SAX_IMPL
Added missing <constant></constant> markup
Fixed:
* GD_BUNDLE => GD_BUNDLED
* SOCKET_ERMCHG => SOCKET_EREMCHG
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277584 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-22 15:45:07 +00:00
Damien Seguy
01253d3618
introduction of the foreach entity
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275923 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-16 15:30:18 +00:00
Jakub Vrana
6125c0100d
Initializers - part 4
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273634 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-16 12:08:51 +00:00
Jakub Vrana
11092762eb
Links in ini.xml
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273180 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-09 17:33:40 +00:00
Hannes Magnusson
a78275305a
<function> cannot have bogus whitespace
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@272056 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-27 22:02:25 +00:00
Philip Olson
c79f3fc3aa
Contains version information (when functions became available to PHP)
...
# Originally from the following location (although likely modified):
# phpdoc/phpbook/phpbook-xsl/version.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268251 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-04 03:27:21 +00:00
Matt Li
25383a79a6
Fix PECL win32 links
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260918 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-08 11:00:25 +00:00
Philip Olson
2dd73402e4
finished new doc conversion by adding parameter and returnvalues roles
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@253467 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-21 18:32:17 +00:00
Hannes Magnusson
833e9936ee
- Upgrade PDO to the new-oo-style
...
- Change IDs from function.Cass-MethoName to class.methodname
- Change <xref>s to PDO methods to use <function>s
- Change methodsynopsis to the new style
- Change the ctor to use <constructorsynopsis>
- Remove ref.pdo (old ref.pdo linkends point to intro.pdo now)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249568 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-31 15:43:38 +00:00
Philip Olson
e0a5a3c5cc
MFB: Upgrade to the new-reference-structure
...
- Split reference.xml into book.xml and setup.xml
- Moved from reference.xml to book.xml:
- The intro text (partintro), and link to constants
- Moved from reference.xml to setup.xml:
- The rest: requirements, installation, configuration, and resources
- Changed the constants section to be an <appendix>
- Changed the intro ID from <extname>.intro to intro.<extname>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248665 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-21 18:01:02 +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
d6e2ac6d2e
pecl install <package>, not pear install <package>
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241511 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-18 12:55: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
Mehdi Achour
97b40b3f3b
Add missing returnvalues
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@230805 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-26 02:48:13 +00:00
Mehdi Achour
ec3f931fa0
Add missing roles and entities in already switched files
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227340 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-16 01:24:43 +00:00
Jakub Vrana
28e3b57806
Example for this function
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@214774 c90b9560-bf6c-de11-be94-00142212c4b1
2006-06-14 12:08:09 +00:00
Nuno Lopes
85e7c70a63
document the return value on success
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@208788 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-06 20:53:42 +00:00
Dan Scott
2bc54384f0
#35432 : If PDO is built as shared, SQLite must be shared.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205360 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-16 01:16:39 +00:00
Jakub Vrana
ead97207e2
extension, not php_extension (bug #35953 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@204895 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-10 08:25:11 +00:00
Jakub Vrana
9aae4e84bf
Since PHP 5.1 needs PDO
...
SQLite 3
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@204610 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-05 09:21:36 +00:00
Jakub Vrana
f9c911174d
Remove WS inside <function>
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@197559 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-04 15:11:18 +00:00
Nuno Lopes
17ee8b6f87
update install: since php 5.1 sqlite is bundled as shared
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196896 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-25 09:57:27 +00:00
Nuno Lopes
f18ba5a1bc
document the new 'error_msg' parameter
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195659 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-09 21:42:13 +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
Nuno Lopes
871e486aab
the OO method is 'queryExec' not 'exec'
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194966 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-02 18:03:16 +00:00
Jakub Vrana
3b3fe99098
Typo (bug #34172 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@193912 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-18 16:10:45 +00:00
Jakub Vrana
4ed69b8e48
result_type defaults to SQLITE_ASSOC and is available since PHP 5.1.0
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191439 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-25 12:02:10 +00:00
Jakub Vrana
2af11f173a
Returns remaining rows (bug #33830 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191270 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-23 09:49:59 +00:00
Jakub Vrana
80bda0c1f9
Some functions return void
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189158 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-24 13:24:34 +00:00