Commit graph

368 commits

Author SHA1 Message Date
Nuno Lopes
a661fbddf5 fix #38810: GLOB_BRACE not avaible on solaris
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@223048 c90b9560-bf6c-de11-be94-00142212c4b1
2006-11-09 15:31:05 +00:00
Sean Coates
8a5ab24f14 add links to stream_context_create
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@222384 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-26 02:17:14 +00:00
Sean Coates
d713b0d904 zcontext is inconsistent with the rest of the manual
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@222383 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-26 02:11:57 +00:00
Hannes Magnusson
3b11e00e2d Returns false on failure, not bytes_written (user note: glen -AT- delfi dot ee)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@218885 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-26 11:30:09 +00:00
Nuno Lopes
8a5283de30 close bug #37660: explicitate that it returns an empty array when there are no matches
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@217999 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-11 18:22:14 +00:00
Nuno Lopes
9f30643fe2 fix #36747: not available everywhere
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@217979 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-11 16:50:23 +00:00
Nuno Lopes
47d9d2f36b enhance example (#38187)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@216886 c90b9560-bf6c-de11-be94-00142212c4b1
2006-07-22 15:32:38 +00:00
Antony Dovgal
8fb36c05ed docs for new pathinfo() constant
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@216538 c90b9560-bf6c-de11-be94-00142212c4b1
2006-07-17 10:50:14 +00:00
Etienne Kneuss
efbb69f3c9 little typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@214941 c90b9560-bf6c-de11-be94-00142212c4b1
2006-06-17 00:16:58 +00:00
Etienne Kneuss
6730f8ddb7 Avoid using aliases
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@214929 c90b9560-bf6c-de11-be94-00142212c4b1
2006-06-16 18:11:33 +00:00
Etienne Kneuss
e81f680bde Fix #37815 (returned array can have no extention element)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@214822 c90b9560-bf6c-de11-be94-00142212c4b1
2006-06-15 10:55:27 +00:00
Hartmut Holzgraefe
9f35c90bde Renamed php_get_tmpdir() to sys_get_temp_dir()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@213321 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-19 10:49:45 +00:00
Ben Ramsey
642f53ede6 Bug #36977 - Changed the word "from" to "to" in the function description
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@213102 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-16 03:33:28 +00:00
Hartmut Holzgraefe
548f7620f2 added documentation for new function php_get_tmpdir()
(see also bug #35380)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212528 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-06 09:59:37 +00:00
Dave Barr
8b2c8751c0 - Add lchgrp() and lchown().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212281 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-02 02:57:45 +00:00
Mehdi Achour
80afd21b93 Change output of example 2 to be consitant with example 1 (user note)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@211545 c90b9560-bf6c-de11-be94-00142212c4b1
2006-04-17 14:06:15 +00:00
Jakub Vrana
907a26ed5b Describe current default of length (bug #36976)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@210817 c90b9560-bf6c-de11-be94-00142212c4b1
2006-04-05 16:20:04 +00:00
Jakub Vrana
c3b9f789f9 Typo in example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@207045 c90b9560-bf6c-de11-be94-00142212c4b1
2006-02-13 09:06:31 +00:00
Jakub Vrana
759c3c2f28 Even unrelated wrapper affects the limit (bug #35859)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@206131 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-30 15:48:53 +00:00
Jakub Vrana
f69d6bd475 {} have special meaning too (bug #36149)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@206125 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-30 15:08:14 +00:00
Jakub Vrana
c3c7337699 E.g. Windows don't support st_blksize (bug #36120)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205692 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-22 11:05:16 +00:00
Sean Coates
b203243154 grammar & flow
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205153 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-13 16:04:01 +00:00
Jakub Vrana
afc34c72c9 Userspace streams limits to 8K (bug #35859)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205103 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-13 11:00:19 +00:00
Jakub Vrana
4b3dd9c085 Directories under Windows (bug #35980)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205102 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-13 10:45:47 +00:00
Jakub Vrana
2f7d2c61a9 Userspace streams have a limit too (bug #30936)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@204866 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-09 15:24:53 +00:00
Nuno Lopes
eda42dd013 fix proto (return value)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@204484 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-03 19:04:03 +00:00
Jakub Vrana
3176ee6e75 Can return string (bug #35840)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@204479 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-03 17:19:23 +00:00
Matt Li
6f7cff7c56 Add required parameter to example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@204356 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-02 08:37:24 +00:00
Jakub Vrana
8fedae8f9a Missing quotes (bug #35576)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@202323 c90b9560-bf6c-de11-be94-00142212c4b1
2005-12-07 11:46:40 +00:00
Jakub Vrana
86f52dd346 PHP examples syntax errors
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@200791 c90b9560-bf6c-de11-be94-00142212c4b1
2005-11-18 16:25:23 +00:00
Wez Furlong
4c20c1c6a7 clarify that greedy read is for regular local files only.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@199380 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-27 20:31:18 +00:00
Jakub Vrana
baf0536db2 An unique (bug #34880)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@198602 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-17 12:36:02 +00:00
Jakub Vrana
637bfe8cb5 Can return false (bug #34869)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@198401 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-14 08:56:55 +00:00
Jakub Vrana
55ef57d80c More similar to file_get_contents (bug #34867)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@198394 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-14 07:11:15 +00:00
Oliver Albers
fbc8a92b31 Bug 34632: example headline
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196859 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-25 02:05:07 +00:00
Dallas Wang
48015c097a Structure does not follow DTD, fixed.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196482 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-20 21:38:58 +00:00
anatoly techtonik
596a77680f * also works for directories
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196439 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-20 12:09:43 +00:00
anatoly techtonik
45b1f93b7a + document feof() pitfall if invalid handle passed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196438 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-20 12:06:16 +00:00
Friedhelm Betz
e0d2e69deb see also fgetss
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196176 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-16 11:30:14 +00:00
Friedhelm Betz
31c352f875 prevent infinite loop, user notes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196175 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-16 11:13:44 +00:00
Jakub Vrana
bb8f4eb85d Translation of special values (bug #34354)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195162 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-05 09:02:28 +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
1b8af4371c fix the path (caused by wrong quotes). user note.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194857 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-01 15:30:28 +00:00
Jakub Vrana
ee93b90a41 Mode can be changed only by owner (bug #33639)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194636 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-30 14:20:34 +00:00
Nuno Lopes
ba9debc1d8 fix 32627: failure on BSD systems
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@192676 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-07 12:52:24 +00:00
Jakub Vrana
bf274e9d82 Forbidden characters (bug #33981)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@192395 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-04 12:14:25 +00:00
Nuno Lopes
a8c4ffc4cb fix the regexes for input with special chars
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191088 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-20 19:10:31 +00:00
Sean Coates
ece756ea10 bug #33701 -- document E_WARNING
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190684 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-14 16:03:16 +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
Nuno Lopes
8ca9a99013 fix #33540: typo in the example's title
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189712 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-01 18:41:18 +00:00