Commit graph

13686 commits

Author SHA1 Message Date
Nilgün Belma Bugüner
ec69be2db5 fixed a typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268280 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-04 15:49:10 +00:00
Jakub Vrana
f60082dcb0 Fix protos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268271 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-04 13:27:54 +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
Richard Quadling
5e4adfc9d5 Example fixed to use mssql_get_last_message.
Fixes bug #46472


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268195 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-03 16:08:08 +00:00
Ross Masters
c5967e0ec6 Fix for example titles - Object Oriented and Procedural should have been switched.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268187 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-03 14:40:37 +00:00
Kalle Sommer Nielsen
6d47cbe444 Fix misc typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268174 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-03 09:59:28 +00:00
Ross Masters
cd04e752b9 Added entities for procedural-only object parameters for DateTime and DateTimeZone.
&date.datetime.description:  date_* (except date_default_timezone_*, date_create)
    &date.datetimezone.description: timezone_*

Added examples for:
    reference\datetime\functions
        date-create.xml
        date-date-set.xml
        date-default-timezone-get.xml
        date-default-timezone-set.xml
        date-format.xml
        date-isodate-set.xml
        date-offset-get.xml
        date-time-set.xml
        date-timezone-get.xml
        date-timezone-set.xml

Added descriptions for:
    reference\datetime\functions
        date-create.xml
        date-date-set.xml
        date-isodate-set.xml
        date-modify.xml
        date-time-set.xml


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268162 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-02 22:11:33 +00:00
Philip Olson
55959002bd 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@268128 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-02 04:50:40 +00:00
Kalle Sommer Nielsen
40349db1e7 <screen> should have been in the <example>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268127 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-02 03:35:43 +00:00
Simion Onea
b0ce16a36f Added a semicolon after &null
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268104 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-01 07:57:50 +00:00
Kalle Sommer Nielsen
bc81b2bc29 Fixed #45628 (set_error_handler() return type wrongly documented)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268101 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-01 06:11:19 +00:00
Jakub Vrana
d73bfcbec2 this is not a keyword
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268073 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-31 15:45:05 +00:00
Kalle Sommer Nielsen
646d729348 * Fix WS in example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268064 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-31 03:30:54 +00:00
Kalle Sommer Nielsen
44ca5c00c7 * Added missing changelog refsect1
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268062 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-31 03:13:34 +00:00
Kalle Sommer Nielsen
dfa95e1485 * New example for restore_exception_handler()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268059 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-31 01:29:22 +00:00
Philip Olson
702b87c83c Contains version information (when functions became available in PHP)
# Originally from the following location (although modified):
# phpdoc/phpbook/phpbook-xsl/version.xml


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268000 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-30 08:46:16 +00:00
Philip Olson
4268d9a85f Contains version information (when functions became available in PHP)
# Originally from the following location (although modified):
# phpdoc/phpbook/phpbook-xsl/version.xml


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267992 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-30 02:19:33 +00:00
Philip Olson
d3573cc7d7 Remove 'pecl install' instructions, and mention filter is enabled by default
as of PHP 5.2.0... and discourage use of the outdated PECL version


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267976 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-29 20:49:40 +00:00
Anthony Bedford
f8c09e293b Corrected location of comment.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267969 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-29 15:04:31 +00:00
Kalle Sommer Nielsen
d67bca7b48 Fix typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267968 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-29 15:00:28 +00:00
Anthony Bedford
f0ecc019ca Replaced link tag with methodname tag for methods
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267966 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-29 14:18:15 +00:00
Daniel P. Brown
467d082198 Fixed typo - 'internal' > 'interval'.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267963 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-29 13:33:22 +00:00
Philip Olson
a59f7a72e0 Contains version information for DOM (when methods became available in PHP)
# Originally from the following location (although modified):
# phpdoc/phpbook/phpbook-xsl/version.xml


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267951 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-29 01:01: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
Anthony Bedford
64505ff958 Initial version of mysqli function jump table.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267935 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-28 16:52:04 +00:00
Anthony Bedford
5ed11e8a88 Initial version of document describing PHP/MySQL connector options.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267934 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-28 16:50:34 +00:00
Hannes Magnusson
0e11688259 Improve example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267922 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-28 09:10:11 +00:00
Hannes Magnusson
dd1599952b Add example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267921 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-28 08:55:57 +00:00
Johannes Schlüter
62d0a9b4a7 Fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267890 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-27 18:49:17 +00:00
Arnaud Le Blanc
b0389ed033 stream_filter_append() creates two instances of a filter when using read
and write filtering. (fixes #46231).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267866 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-27 13:21:19 +00:00
Hannes Magnusson
2e3ec04d54 Remove outdated workarounds
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267865 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-27 13:16:39 +00:00
Hannes Magnusson
a27201dda2 Remove outdated workaround
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267864 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-27 13:14:42 +00:00
Arnaud Le Blanc
ccfc91f3f6 Document proc_open()'s ability to use stream resources in $descriptorspec
(closes #45510)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267863 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-27 12:53:52 +00:00
Kalle Sommer Nielsen
a1e01bf831 * Fix typo
* E_ACCESS > E_ACCES


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267822 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-26 18:32:42 +00:00
Kalle Sommer Nielsen
5cf26943af * Fixes #44280 (socket_send forth argument misdocumented)
* Added missing socket constants thats specific to Windows and Unix
* AF_INET6 requires IPv6 support to be defined


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267811 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-26 17:42:55 +00:00
Kalle Sommer Nielsen
a64d3b0f7d Fixed #46356 (stat_ctime option missing from APC docs) -- Patch by fred dot cohen at iridium dot com
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267800 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-26 16:05:38 +00:00
Kalle Sommer Nielsen
2c24250fc4 Fixed #46392 (msg_qbytes misdocumented in msg_stat_queue (sem/functions/msg-stat-queue.xml).) -- patch by larstorben at gmail dot com
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267799 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-26 15:56:59 +00:00
Kalle Sommer Nielsen
b0e34cabb7 Fixes #46301 (Missing argument documentation on mysqli_result::fetch_object)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267780 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-26 12:21:19 +00:00
Kalle Sommer Nielsen
8ea44f998e * Fixes #44846 (Missing MYSQLI_ENUM_FLAG)
* MYSQLI_TYPE_SHORT is a SMALLINT not INT


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267779 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-26 12:13:17 +00:00
Jean-Sébastien Goupil
fb9e622302 Update md5, add mp5_file reference
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267752 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-25 21:03:22 +00:00
Arnaud Le Blanc
cb56864654 Added doc for inotify extension
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267712 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-24 23:11:12 +00:00
Kalle Sommer Nielsen
3d928d631b * Fixes #46183 (define-syslog-variables documentation unclear)
* Also corrects the descriptions


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267697 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-24 12:45:56 +00:00
Kalle Sommer Nielsen
1418d3c6df Fixes #46368 (mssql_connect function: "interfaces list" doesn't exist)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267649 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-23 08:56:22 +00:00
Philip Olson
797903d6f2 Added version information
# Split from phpdoc/phpbook/phpbook-xsl/version.xml


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267639 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-22 19:47:12 +00:00
Mark Wiesemann
2cfb86eb70 typo fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267623 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-22 12:34:47 +00:00
Gwynne Raskind
abfe11a934 A bit more on globals, and beginnings of a module lifecycle
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267581 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-20 23:10:53 +00:00
Kalle Sommer Nielsen
cf577d2adf * Added new examples for
* assert_options
 * get_current_user
 * ini_restore
 * sys_get_temp_dir
 * sha1_file


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267550 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-20 10:30:08 +00:00
Daniel P. Brown
e4f61b566b Added cross-link to chmod()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267390 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-16 13:17:29 +00:00
Kalle Sommer Nielsen
07f20c626a * Update docs for the removal of define_syslog_variables in 6.0 and deprecation in 5.3
* Remove references to define_syslog_variables in See Also sections


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267360 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-15 18:59:43 +00:00
Kalle Sommer Nielsen
78ec7e0511 Change examples to be somewhat better :)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267343 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-15 04:24:08 +00:00