Commit graph

350 commits

Author SHA1 Message Date
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
Yannick Torres
699d4a71f7 correct php tag
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189042 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-22 20:37:26 +00:00
Yannick Torres
02eeea9187 no tab
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189041 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-22 20:34:42 +00:00
Jakub Vrana
e66e60201a One should definitely know about stream_get_contents
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@188606 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-17 08:33:56 +00:00
Hartmut Holzgraefe
affca01b7d added GLOB_ERR documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@188328 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-13 22:32:37 +00:00
Damien Seguy
c9443b9828 adding example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@187448 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-01 14:58:57 +00:00
Derick Rethans
ab4f84c0af - Fix speling.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@187212 c90b9560-bf6c-de11-be94-00142212c4b1
2005-05-29 10:31:07 +00:00
Uwe Schindler
5e1bc85425 Warn user from using umask() in multithreaded webservers (bug #33176)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@187211 c90b9560-bf6c-de11-be94-00142212c4b1
2005-05-29 09:47:23 +00:00
Jakub Vrana
3aaf76b76d File pointer movement (bug #32889)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185459 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-29 14:19:03 +00:00
anatoly techtonik
bdbfbde58c "a+"ppend notes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185440 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-29 10:46:50 +00:00
Philip Olson
cee7c2bba3 Implemented the new alias doc style. This alias no longer requires translation
as it exclusively uses the language-* files.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185098 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-25 16:17:02 +00:00
Jakub Vrana
72b7d99b16 Typo (spotted by Dave Barr)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184816 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-21 10:27:51 +00:00
Jakub Vrana
dd233c07d3 Files can be included even if they don't 'exist' (bug #32286)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184814 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-21 10:22:44 +00:00
Antony Dovgal
73c9ab216e make it consistent and prevent appearing of 2 colons
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184268 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-13 11:59:02 +00:00
David Mytton
53958b7659 Removed tabs from examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183682 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-05 17:36:37 +00:00
David Mytton
d32d344d9f Added example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183677 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-05 15:46:30 +00:00
David Mytton
89f421c3ea Added example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183676 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-05 15:36:41 +00:00
David Mytton
47823bcf5b Added function tag to example title
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183587 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-04 17:32:43 +00:00
David Mytton
8080a537a5 Added example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183585 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-04 17:31:30 +00:00