Commit graph

134 commits

Author SHA1 Message Date
Jakub Vrana
f60082dcb0 Fix protos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268271 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-04 13:27:54 +00:00
Kalle Sommer Nielsen
a5341a89a0 Fix examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267333 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-14 19:24:55 +00:00
Kalle Sommer Nielsen
193329c660 * Added examples for:
* register_shutdown_function
 * get_magic_quotes_runtime
 * set_magic_quotes_runtime
 * zend_thread_id
 * is_nan
 * ignore_user_abort
 * define_syslog_variables
* Fix examples on syslog and __halt_compiler functions


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267310 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-14 03:07:20 +00:00
Philip Olson
5362bdfc2d removed bogus parameter information (user note: ggiunta)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260119 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-21 21:29:28 +00:00
Daniel P. Brown
5c0d13666b Corrects some grammar issues.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@254799 c90b9560-bf6c-de11-be94-00142212c4b1
2008-03-10 16:58:56 +00:00
Philip Olson
0613e50764 Added the parameter role/information.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@253373 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-21 01:38:53 +00:00
Philip Olson
d522d135a1 Removed PHP 3 information from the manual. Goodbye PHP 3, thanks for all the memories!
This commit covers many files.
The CVS file phpweb/manual/php3.php will exist to store [most of] this info.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@253274 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-19 21:45:32 +00:00
Felipe Pena
eb86a7d5da Add example for interface and class constant
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@250060 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-07 10:48:52 +00:00
Paul Reinheimer
6b7b430216 Documented when a user abort will be detected
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@243402 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-02 18:42:57 +00:00
Martin Samesch
ab8158969f typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@242069 c90b9560-bf6c-de11-be94-00142212c4b1
2007-09-02 14:29:50 +00:00
Jakub Vrana
a93823c167 Grammar (thanks to Mike Ford)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241381 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 01:59:28 +00:00
Jakub Vrana
a9f8caa4e8 Parse error (bug #41890)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241312 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-16 13:10:28 +00:00
Martin Samesch
94634669e9 tautologic..
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241184 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-13 21:41:12 +00:00
Martin Samesch
878a73137b whether _or_ if
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241132 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-12 13:03:38 +00:00
Nick Berard
ca34015b68 Removed reference to PHP3.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@240057 c90b9560-bf6c-de11-be94-00142212c4b1
2007-07-21 05:36:52 +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
Maciek Sokolewicz
428cf53a8c define() also allows null and boolean values
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@234604 c90b9560-bf6c-de11-be94-00142212c4b1
2007-04-27 11:10:29 +00:00
Maciek Sokolewicz
49880cd19a Added a note that only scalar values are allowed as the value of constants.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@234592 c90b9560-bf6c-de11-be94-00142212c4b1
2007-04-27 07:54:37 +00:00
Etienne Kneuss
cd03365a66 Document language constructs using the entity
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@231543 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-09 23:23:18 +00:00
TAKAGI Masahiro
1e2eea75fe typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@230727 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-25 01:51:37 +00:00
Mehdi Achour
e05412a45f missing role
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@230201 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-19 00:06:20 +00:00
Mehdi Achour
b530ac7a60 ref.misc: switch to new docstyle
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@230198 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-19 00:04:49 +00:00
Mehdi Achour
87176f4374 WS, prepare for new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@230197 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-19 00:04:48 +00:00
Richard Quadling
77325497f7 #40194 Typo fix secondes => seconds
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227898 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-22 15:48:48 +00:00
Horst Schirmeier
8518c732c2 typos: instalation -> installation, etc.. -> etc.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@223184 c90b9560-bf6c-de11-be94-00142212c4b1
2006-11-11 19:02:47 +00:00
Antony Dovgal
8bf28433e7 add a note to time_sleep_until() to prevent confusion
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@218340 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-17 13:39:09 +00:00
TAKAGI Masahiro
79ccd2aaca made it more clear that the non-prefix version works only in PHP 5 and later (thanks tetuo-san).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@215274 c90b9560-bf6c-de11-be94-00142212c4b1
2006-06-23 21:22:07 +00:00
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