Commit graph

9881 commits

Author SHA1 Message Date
Jakub Vrana
72e21fe545 Parse errors in included files (bug #33637)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190667 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-14 09:21:12 +00:00
Jakub Vrana
b97466dfe0 Wrong references passing produces fatal error
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190666 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-14 09:16:30 +00:00
Nuno Lopes
4ba0892da9 add [gs]etStaticPropertyValue methods
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190636 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-13 18:30:22 +00:00
Nuno Lopes
f4618fa166 also mention __clone and __autoload (user note)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190635 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-13 18:21:49 +00:00
Jean-Sébastien Goupil
4dcecb4c49 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190604 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-12 22:35:15 +00:00
Ken
fe9225ea1f s/may no use/may not use/
#bug 33670


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190601 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-12 22:09:57 +00:00
Nuno Lopes
aa0244ff05 convert to new style and document the support for LOCK_EX in php 5.1
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190592 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-12 19:30:51 +00:00
Dan Scott
94901ac701 The ibm_db2 API has stabilized. Remove "experimental" warnings.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190589 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-12 17:39:24 +00:00
Nuno Lopes
b11367af14 convert to new style
add new offset&length parameters
integrate users notes about 'overlapped' substrings
improve the example


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190586 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-12 16:33:55 +00:00
Nuno Lopes
1f7e10b4b2 add the 'moved to pecl' note (PHP 5.1.0)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190576 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-12 12:20:44 +00:00
Nuno Lopes
dbe3099e13 add the new tz_(g|s)et functions and correct the associated ini opt
# note to translators: dont translate these changes yet (and others to come), because they arent stabilized in the sources (yet)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190573 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-12 12:11:58 +00:00
Jakub Vrana
5984f37261 Returns PDOStatement
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190549 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-12 09:02:33 +00:00
Sean Coates
aac3851570 re-word incomplete statement
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190513 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-11 17:21:33 +00:00
Dan Scott
4c7bb09626 Typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190488 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-11 12:31:57 +00:00
Jakub Vrana
7c47b85be3 zlib.output_compression in runtime (spotted by lacak at users dot sourceforge dot net)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190481 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-11 09:42:51 +00:00
Jakub Vrana
08443590ff Replace numeric entities in userland function (spotted by Goba)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190478 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-11 08:33:42 +00:00
Jakub Vrana
4d10b07691 delete_old_session deletes the file (bug #33619)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190477 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-11 08:20:42 +00:00
Jakub Vrana
4184257f52 Typo (bug #33633)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190476 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-11 08:10:25 +00:00
Jakub Vrana
c406f0d841 Typo (bug #33634)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190474 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-11 08:07:53 +00:00
Wez Furlong
ffc3345912 misc tweaks
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190460 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-11 04:38:55 +00:00
Dan Scott
8381f855ac More guidance on when closeCursor() is useful.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190456 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-11 03:28:34 +00:00
Jean-Sébastien Goupil
e96536ee17 fix WS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190444 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-10 20:13:07 +00:00
Jean-Sébastien Goupil
8f844264ef new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190442 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-10 20:00:34 +00:00
Jean-Sébastien Goupil
c66debea40 fix WS + typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190440 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-10 19:43:56 +00:00
Nuno Lopes
654fcd2902 add revision tag for revcheck
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190437 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-10 18:10:56 +00:00
Nuno Lopes
5675431936 backport my fixes from smarty docs to chm scripts:
* add a simple 'make chm' option
* allow the main page to be localized
* update the contributors list


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190433 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-10 17:34:58 +00:00
Jean-Sébastien Goupil
67e01dbe1f fix verb + WS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190431 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-10 17:28:42 +00:00
Jean-Sébastien Goupil
3153970f1e fix refpurpose
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190430 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-10 17:15:34 +00:00
Jean-Sébastien Goupil
d83f44a3cc fix WS + typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190429 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-10 17:08:50 +00:00
Christopher Kings-Lynne
3235b0d219 Add manual page for pg_fetch_all_columns()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190403 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-10 09:05:40 +00:00
Sean Coates
efa29ce706 bug #33622 (bools not affected by ++/--)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190348 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-09 15:57:30 +00:00
Yannick Torres
da5aedbdc1 no dot at the end of refpurpose
WS
Typo


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190339 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-09 12:20:37 +00:00
Dan Scott
adf6aa4296 PDO-lastInsertID() returns last value of sequence object.
Document PDOStatement-closeCursor().


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190331 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-09 05:19:02 +00:00
Friedhelm Betz
a5bb3ee605 new docstyle, more about return values, see also session_regenerate_id
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190288 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-08 18:12:55 +00:00
Yannick Torres
1623dcb5cb Add missing entry
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190285 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-08 18:02:35 +00:00
Friedhelm Betz
b2be0a875e WS fix only
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190277 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-08 17:25:53 +00:00
Jakub Vrana
c78ed10a19 Returns only one form (bug #33553)
Remove duplicate example, add see also


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190239 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-08 08:57:39 +00:00
Matt Li
aa2db200ab Add description of resumepos parameter. Fix example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190237 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-08 08:50:18 +00:00
Jakub Vrana
86d3f2ae9f PHP 5 requires CURL 7.10.5 (bug #33611)
Remove duplicate sentence


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190236 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-08 08:32:15 +00:00
Damien Seguy
8533f494ec removing old links
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190169 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-07 16:26:43 +00:00
Jakub Vrana
645fd2b928 Too many binding
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190156 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-07 15:58:47 +00:00
Jakub Vrana
fc9feafedc PHP 5.1 allows referring to existing .ini variables (bug #33574)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190123 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-07 13:43:21 +00:00
Nuno Lopes
2fce603d82 fix #33580: typos and minor WS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190094 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-07 10:12:02 +00:00
Jakub Vrana
6570bf3255 CURLOPT_ENCODING is available in PHP 4 too (spotted by Gaetano Giunta)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190044 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-06 21:04:54 +00:00
Dan Scott
d361700692 Remove ambiguous reference to 'second'. You can retrieve any column,
but only one of them :)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190040 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-06 20:33:57 +00:00
Yannick Torres
9fd8891bac typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190024 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-06 17:18:16 +00:00
Dan Scott
4624661520 Editorial pass for latest by-reference updates.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190017 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-06 14:26:29 +00:00
Derick Rethans
c4ee57543b - Added some clarifications about references.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190011 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-06 12:52:04 +00:00
Guillaume Plessis
12819e13f5 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190010 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-06 11:59:40 +00:00
Guillaume Plessis
e89a6de755 adding a part on the debian install
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190009 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-06 11:15:46 +00:00