Commit graph

84 commits

Author SHA1 Message Date
Jakub Vrana
c148211fa2 Replace <parameter>&amp; by <parameter role="reference">
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172416 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-10 08:30:50 +00:00
Nuno Lopes
5e19181d4f removed note about PHP 3
added note about the prefix parameter, spoted by user note


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172175 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-06 12:23:06 +00:00
Aidan Lister
a48a8e0e14 Fixed amount of 0's on nanoseconds
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169867 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-04 06:26:48 +00:00
Aidan Lister
fe476859ca Reorganised information and rewrote the example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169823 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-03 03:49:16 +00:00
Aidan Lister
14f713e15a Removed the crazy code, added note about phps highlighting
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169261 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-26 14:10:49 +00:00
Aidan Lister
3c2c370ccb Used __FILE__ as it'll work in CLI too
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168120 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-07 12:21:48 +00:00
Philip Olson
0ae84da31e In the example, use the more portable SCRIPT_FILENAME instead of PATH_TRANSLATED (see bug #23610)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167360 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-26 23:45:39 +00:00
Tom Sommer
ba3d020e5b Re-word
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167315 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-26 18:01:05 +00:00
Friedhelm Betz
321de8efc2 correct example
error_message is passed by ref as of 5.0.1


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167312 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-26 17:47:30 +00:00
Jakub Vrana
8214cac81b Fix protos from sources
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166691 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-18 14:15:21 +00:00
Dave Barr
5aa855b67e - Typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166223 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-13 01:00:48 +00:00
Dave Barr
553243198a - Fix protos.
- Update version-specific information.
- Expand LCG acronym.
- Clean up example.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165992 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-11 03:04:14 +00:00
Dave Barr
7f512d7f60 - Similar to php -w.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165988 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-11 00:21:26 +00:00
Dave Barr
f31d6f0a33 - Add note about prior 5.0.1 bug #29606.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165985 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-11 00:00:48 +00:00
Dave Barr
5a7d3c7d8f - Document php_strip_whitespace() with example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165982 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-10 23:28:14 +00:00
Dave Barr
2139f9e36f - Use return.success.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165950 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-10 18:47:24 +00:00
Dave Barr
edd777d73c - Document time_nanosleep(), with example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165949 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-10 18:45:07 +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
Sean Coates
cda60137e1 grammar
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165775 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-08 17:30:17 +00:00
Curt Zirzow
918f77ae2e Fixed proto's to show variable number of args.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165723 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-08 01:30:40 +00:00
Jakub Vrana
9afefb6694 Return value with fatal error (bug #24135)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165626 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-07 10:12:15 +00:00
Jakub Vrana
3471859bd5 See also
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164494 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-27 21:19:36 +00:00
Dave Barr
a00edd14b7 - Remove trailing period from end of refpurpose.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164407 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-27 04:48:55 +00:00
Philip Olson
3fcea89834 Added changes to make manual "more PHP 5 friendly", like changing "In PHP 4" to "As of PHP 4"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164053 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-23 00:18:22 +00:00
Philip Olson
83efacca49 Added &amp; to error_message methodsynopsis (it's passed in by reference)
Compared use to php -l, and added some links and <parameter> tags.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164034 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-22 19:46:10 +00:00
Mehdi Achour
2f1a419029 fix the description of the second parameter, fix screen role and applying coding standards
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164022 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-22 16:21:26 +00:00
Jeremy S. Johnstone
cb2ed3b1ec Documented this previously undocumented feature.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164018 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-22 16:13:36 +00:00
Nuno Lopes
b46eee6ab8 see also
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@158853 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-18 14:35:55 +00:00
Nuno Lopes
8608767631 write in english here, dams :)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@158105 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-06 15:49:55 +00:00
Nuno Lopes
98bcf3f7d9 fix build and add the output in PHP 5
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@158103 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-06 15:48:40 +00:00
Damien Seguy
be0a936d2e cosmetics and examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@158098 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-06 15:25:58 +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
Friedhelm Betz
0d8c7e8333 doc skeletons
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@157791 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-02 15:47:00 +00:00
Jakub Vrana
6555aab2b0 One more typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@157283 c90b9560-bf6c-de11-be94-00142212c4b1
2004-04-27 17:18:25 +00:00
Mehdi Achour
0eef80d4e4 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@157281 c90b9560-bf6c-de11-be94-00142212c4b1
2004-04-27 16:30:09 +00:00
Nuno Lopes
6fbc6ad8bf fix #28180: better explanation and statuses examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@157266 c90b9560-bf6c-de11-be94-00142212c4b1
2004-04-27 13:40:36 +00:00
Dave Barr
f58fd6cc8b - "PHP version x.y" => "PHP x.y" consistency.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@153002 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-06 02:40:23 +00:00
Dave Barr
67b99af1bc - it's => its.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152603 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-28 15:13:46 +00:00
Mehdi Achour
faa684bb97 adding a role
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@151617 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-17 14:08:27 +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
Stefan Walk
f77854f661 die is not a function
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@149669 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-25 16:04:05 +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
Jakub Vrana
f8bd23e2bb Xmas typos 4/5
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146741 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-18 14:14:41 +00:00
Jakub Vrana
c7e5970699 Spaces for Didou :-)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146512 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-15 17:47:38 +00:00
Jakub Vrana
d7aa3e3b7e getenv and escape in example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146507 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-15 17:28:19 +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
Derick Rethans
6716969369 - Use example.com (Patch by Jakub Vrana)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@145383 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-02 14:11:35 +00:00
Mehdi Achour
e213060ca5 adding example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@138269 c90b9560-bf6c-de11-be94-00142212c4b1
2003-08-19 15:40:05 +00:00
Mehdi Achour
7e05e16b90 adding PHP tags in the examples, last one for today I promise
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@135252 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-16 17:36:24 +00:00
Friedhelm Betz
5ce8a02984 see also ignore_user_abort
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@135081 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-14 22:59:56 +00:00