Commit graph

107 commits

Author SHA1 Message Date
Etienne Kneuss
c214a4b007 die is not a function, and equivalent to exit
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@214932 c90b9560-bf6c-de11-be94-00142212c4b1
2006-06-16 18:41:44 +00:00
Etienne Kneuss
aa617da6c7 Fix #37776 (move from constants to define)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@214823 c90b9560-bf6c-de11-be94-00142212c4b1
2006-06-15 11:11:31 +00:00
Jean-Sébastien Goupil
40bade7d6c removed unwanted space
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@213658 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-24 15:50:37 +00:00
Oliver Albers
e07050a924 rewording to simplify the text
thanks for the hint :)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@213654 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-24 15:18:38 +00:00
Oliver Albers
1de8712abe Added some words about how to mix HTML and PHP code within eval
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@213639 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-24 10:47:16 +00:00
Jakub Vrana
c42447f25d Can't be used together with OB callback (bug #36563)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@208834 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-07 01:12:15 +00:00
Nuno Lopes
ea329a3419 new function
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@207502 c90b9560-bf6c-de11-be94-00142212c4b1
2006-02-19 12:54:31 +00:00
Jakub Vrana
2f4bd8c66b Use original header (bug #34683)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@197208 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-30 08:30:43 +00:00
Jakub Vrana
3fc282957e Document __COMPILER_HALT_OFFSET__
Fix example (PHP_EOL doesn't respect the file format)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196551 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-21 21:25:24 +00:00
Jakub Vrana
47ae87650c Works with class constants (bug #34049)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196447 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-20 13:25:02 +00:00
Jakub Vrana
2bed4f6ded Fix return types (2/2)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189137 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-24 09:11:47 +00:00
Jakub Vrana
d7cff8e392 Fix return types (1/2)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189110 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-23 16:53:27 +00:00
Dave Barr
db7318ea3a - Typos.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@188419 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-15 01:16:16 +00:00
Nuno Lopes
5554316500 add new __halt_compiler() function and the constant associated
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@187674 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-05 16:53:35 +00:00
Nuno Lopes
f1cb805d66 new function
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@186015 c90b9560-bf6c-de11-be94-00142212c4b1
2005-05-08 10:06: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
Philip Olson
b1f16681e1 Removed s/5.1.0/5.0.5
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183827 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-07 04:05:47 +00:00
Philip Olson
d5107e1f77 This function was removed from PHP 5.1.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183608 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-04 20:26:08 +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
Philip Olson
d4b8ac6eb2 Rewrote docs. Documented bug #27406, implemented the new doc style, added many
new elements/information such as return values, changelog, and see also. And,
used &example.outputs.similar;.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178242 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-25 20:00:24 +00:00
Jakub Vrana
4d22cb5ce3 Processing of fatal error (bug #31542)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178105 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-24 13:15:40 +00:00
Jakub Vrana
bd8c57a927 parse error returns false, fatal error exits (bug #31542)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177219 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-14 16:02:20 +00:00
Nuno Lopes
36ad797985 not available on windows
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175072 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-19 12:33:30 +00:00
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