Christoph Michael Becker
9e9c6ea115
Remove PHP 4 alternatives example
...
The example is broken as described in user note 120693,
and we're not concerned with PHP 4 anymore, anyway.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341954 c90b9560-bf6c-de11-be94-00142212c4b1
2017-02-22 19:23:02 +00:00
Philip Olson
13e47276f8
Clarified that the constants were added in 5.4.0, and how to mimic asc|desc before that. Closes PHP bug #62256
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326021 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-07 23:42:44 +00:00
Jakub Vrana
53b6f116ed
dir is a function creating an instance of Directory class
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321886 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-07 23:06:29 +00:00
Justin Martin
99a5cc447f
Clarified that readdir will return all entries in a directory, not just the files. Updated examples to reflect that. Closes bug #60443 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320392 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-04 23:34:54 +00:00
TAKAGI Masahiro
2c1768a460
fix build.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315520 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-25 21:06:29 +00:00
Nikita Popov
bddf7e535a
Fix Doc Bug #54663 : chdir() emits E_WARNING
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315518 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-25 20:49:30 +00:00
Jakub Vrana
c9c117546e
scandir constants
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312682 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-30 13:22:55 +00:00
Shein Alexey
dae442b0ec
Fixed empty example title in chroot function.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308588 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-23 11:46:53 +00:00
Justin Martin
82b58eb34a
Clarified chroot's behaviour, as well as when it is available on a system. Added an example.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305124 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-06 03:03:16 +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
Kalle Sommer Nielsen
4bc27d8766
Remove the last of the PHP3 related stuff around the manual, including the documentation for:
...
* ascii2ebcdic
* ebcdic2ascii
* mysql_change_user
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293483 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-13 04:01:06 +00:00
Richard Quadling
f658721332
Use &return.falseforfailure; entity.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290410 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-09 10:26:08 +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
93f9ef3a7b
fixed properties
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283805 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 06:49:33 +00:00
Jakub Vrana
5730e7a2fa
Initializers - part 5
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273648 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-16 16:14:26 +00:00
Felipe Pena
d1c33016f2
- Added new entries in seealso section (as suggested by "xentek" on user notes)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268443 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-06 20:44:12 +00:00
Kalle Sommer Nielsen
baa9dab8ca
* Fixes #43529 (readdir(), rewinddir() and closedir() don't always fail when passed 0 arguments)
...
* Fixed wrong call in example on imageinterlace()
* Added example for imageistruecolor()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@264477 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-08 18:44:17 +00:00
Hannes Magnusson
4f91eb3a4a
- Fixed bug#43515 (dir(): doc incorrectly suggests that the Directory class has a constructor)
...
- Updated to use the same oo markup as all other classess
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@250090 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-07 20:07:40 +00:00
Jakub Vrana
86833edc29
Return value of dir::read is tested (bug #42032 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241305 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-16 11:39:09 +00:00
Etienne Kneuss
9b4b3b80e0
Fix confusing reference to an inexistent dir class
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241152 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-13 00:10:59 +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
Etienne Kneuss
c247bf0aec
add falseproblem warning to readdir
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@233436 c90b9560-bf6c-de11-be94-00142212c4b1
2007-04-07 23:34:30 +00:00
Jakub Vrana
72b0023625
Fix parameters
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@188957 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-21 13:56:28 +00:00
Jean-Sébastien Goupil
b2beeba451
typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185977 c90b9560-bf6c-de11-be94-00142212c4b1
2005-05-07 16:48:00 +00:00
Philip Olson
a0c013fbcd
Moved to new doc style
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184184 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-11 23:28:21 +00:00
Philip Olson
fb99bcd65c
WS, preparation for the new doc style
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184181 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-11 22:04:40 +00:00
Sean Coates
62921bdfa3
Added example.
...
# from David Mytton
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183573 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-04 15:58:31 +00:00
Nuno Lopes
2e137460f4
remove context entity, because this function only exists in PHP 5
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180440 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-22 11:04:52 +00:00
Yannick Torres
17751c41b0
add output for examples
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175188 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-20 20:26:05 +00:00
Yannick Torres
cdf0cec871
use more entities
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@171845 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-01 16:08:20 +00:00
Mehdi Achour
7280d7e70e
use an entity here
...
# thank you aidan
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@171752 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-31 19:47:50 +00:00
Mehdi Achour
e165248955
fix #30590 : context not described
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@171686 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-31 01:25:04 +00:00
Jakub Vrana
65609f18e2
Uppercase first letter in refpurpose
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166801 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-19 12:14:46 +00:00
Friedhelm Betz
a3f050e977
markup:
...
no more <literal> with PHP (versions)
replace literal with meaningful tags where appropriate
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165937 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-10 16:30:22 +00:00
Dave Barr
3ee41892f4
- Fix #24185 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165490 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-06 07:20:12 +00:00
Jakub Vrana
647ee5c6a2
Nuke tabs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165127 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-03 17:25:34 +00:00
Dave Barr
ea09e1e3fc
- Proto fixes.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164697 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-30 04:20:42 +00:00
Jakub Vrana
f24edb2d9c
Not everyone is Didou :-)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@150851 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-09 12:30:42 +00:00
Dave Barr
16f43d0c0a
- s/url/URL/ where appropriate and "an URL" -> "a URL".
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@150072 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-29 00:35:33 +00:00
Sara Golemon
a0d5c376e9
scandir is wrapper aware.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@150058 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-28 23:08:18 +00:00
Mehdi Achour
e8844eadb3
some more CS
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146748 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-18 17:46:56 +00:00
Mehdi Achour
dc61753b79
addeed an example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146703 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-18 08:40:08 +00:00
Nuno Lopes
4748071001
safe mode note
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146593 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-16 17:13:51 +00:00
Nuno Lopes
2af87130e8
removed extra dot
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146582 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-16 14:44:57 +00:00
Mehdi Achour
27960e632c
Merry XHTML and CS compliant christmas all \!
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146503 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-15 16:55:22 +00:00
Nuno Lopes
7c973e4d36
note about privileges
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146387 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-13 21:30:55 +00:00
Mehdi Achour
645fd0a932
better title and little CS
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@142341 c90b9560-bf6c-de11-be94-00142212c4b1
2003-10-13 12:02:13 +00:00
Vincent Gevers
7062b00d32
Adding example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@142321 c90b9560-bf6c-de11-be94-00142212c4b1
2003-10-13 09:52:52 +00:00
Mehdi Achour
391c25a6cf
adding PHP tags in the examples
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@135250 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-16 17:25:02 +00:00
Derick Rethans
6efa7a6686
- WS
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@133767 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-30 15:02:18 +00:00