Jakub Vrana
cc173e00af
Rename parameters (doc bug #53560 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308193 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-10 14:03:50 +00:00
Daniel Egeberg
96c9d88bad
Converted to utf-8
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297028 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-28 22:10:10 +00:00
Daniel P. Brown
17b2fe0398
Fixes Bug #49892 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289674 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-15 16:58:21 +00:00
Torben Wilson
af4410a7e1
Normalized the sgml-default-dtd-file local-variable line for those
...
still using this, after discussion on the phpdoc list.
From now on, manual.ced will need to be found at ~/.phpdoc/manual.ced.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288721 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-25 07:04:39 +00:00
Nilgün Belma Bugüner
32c02d8b9f
fixed properties
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283810 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 07:05:15 +00:00
Pierre Joye
948411970b
- add a note about hard link on windows
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@281807 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-08 09:42:11 +00:00
Pierre Joye
8deeadcbc1
- be more precised in the changelog (even if we have this info in a note)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@281579 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-03 08:52:30 +00:00
Hannes Magnusson
2a16c46460
Fail. The example was correct, it was just the variable and api argument
...
naming that was so dead confusing :)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@281567 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-02 21:01:45 +00:00
Hannes Magnusson
1edfcca722
- Fixed parameter order in the example
...
- Rename the arguments to to_path and from_path to be cristal clear
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@281566 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-02 20:50:49 +00:00
Kalle Sommer Nielsen
9f6cf2b555
* Document Windows support for: fnmatch(), link(), linkinfo(), readlink(), symlink(), checkdnsrr(), dns_get_record(), getmxrr() and stream_socket_pair()
...
* Document that socket_create_pair() was unavailable on Windows between 4.3 and 5.3, aswell as making the example work on Windows and fix a syntax error in there
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@274832 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-29 10:21:20 +00:00
Ross Masters
0db3f7cb2c
Fixing example code to comply with PEAR coding standards.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267321 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-14 15:10:17 +00:00
Ross Masters
964f0c1f63
Added examples for all functions.
...
Added forced download image for readfile example.
Added see also links for the following:
- flush
- fileowner
- rewind
- rmdir
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267284 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-13 19:26:50 +00:00
Hannes Magnusson
c030e2adf7
Upgrade to DocBook5:
...
- All id attributes are now xml:id
- Add docbook namespace to all root elements
- Replace <ulink /> with <link xlink:href />
- Minor markup fixes here and there
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238160 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-20 22:25:43 +00:00
Mehdi Achour
899c18ccbc
ref.filesystem: switch to new style
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237808 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-16 01:17:14 +00:00
Philip Olson
a142babd0f
WS, preparing for the new doc style
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228836 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-03 08:13:44 +00:00
Wez Furlong
2cdc5f8705
Some windows notes.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@157998 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-05 09:30:56 +00:00
Mehdi Achour
dc12b3bc55
adding examples proposed by vincent at php dot net
...
most of them are from users notes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@138029 c90b9560-bf6c-de11-be94-00142212c4b1
2003-08-16 21:42:13 +00:00
Philip Olson
45f5fbc352
Returns bool not int, closes bug #24162
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131282 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-13 01:40:03 +00:00
Philip Olson
5aa3b832c7
A global filesystem commit: Made use of entities note.no-remote and note.clearstatcache,
...
added <?php ?>, See also's, some example cleanup, and minor changes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@117578 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-22 18:55:36 +00:00
Dan Kalowsky
acf282ee57
Closing Bug #13321
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@91901 c90b9560-bf6c-de11-be94-00142212c4b1
2002-08-14 03:28:02 +00:00
Hartmut Holzgraefe
5b9fc29465
revision tags added
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78496 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-17 06:45:35 +00:00
Hartmut Holzgraefe
a4b6d72ad3
banana-split
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78202 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-15 00:12:54 +00:00