Commit graph

339 commits

Author SHA1 Message Date
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
Jakub Vrana
6e83b49413 Context parameter (bug #32499)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183271 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-31 15:01:44 +00:00
Jakub Vrana
13a2f8a898 Punctuation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183265 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-31 14:41:25 +00:00
Dave Barr
6c6f180b21 - Typos.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183233 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-31 04:04:14 +00:00
Nuno Lopes
2799cec55e fix the error that Jakub found in the ini-updater script (regex expression too permissive)
fix the regex that finds the default value in the ini tables
add latest php releases (yet to release :))


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@182910 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-26 13:22:31 +00:00
Kenneth Schwartz
d259129bb0 use example.outputs[.similar] entity
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@181877 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-11 16:11:52 +00:00
Nuno Lopes
fa0ef737c5 its php5.0.4
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@181592 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-07 19:09:37 +00:00
Marcus Boerger
140fbe25df - Update
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@181591 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-07 18:47:12 +00:00
Nuno Lopes
3c5b81624d finally add the changelog column and update values for all ini.xml files
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180481 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-22 17:36:12 +00:00
Nuno Lopes
121447cca4 fix #31983: the results of this function arent cached
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179828 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-15 12:34:49 +00:00
anatoly techtonik
7241e96fa7 integrated note 39637, added example
please check wording


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179767 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-14 16:20:00 +00:00
Nuno Lopes
ab6b36e104 document more PHP 5.1 changes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179348 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-09 17:06:38 +00:00