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
Jakub Vrana
c148211fa2
Replace <parameter>& 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 & 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
Friedhelm Betz
bc8b87f919
see also expanded, prot correction
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@135080 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-14 22:57:14 +00:00
Mehdi Achour
03b85439a5
more grammar
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@133985 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-02 13:34:09 +00:00
Andy Lindeman
6db6039061
grammar
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@133984 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-02 13:18:33 +00:00
Mehdi Achour
912427f2c9
add a note about function_exists
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@133983 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-02 13:11:11 +00:00
Derick Rethans
fdc3374d6d
- Clean-up
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132730 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-21 10:28:05 +00:00
Friedhelm Betz
f3e2274ae5
show_source is an alias of highlight_file
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130832 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-10 06:56:16 +00:00
Philip Olson
b35d824ee0
Implement user notes: use isset for variables, see also function_exists, and
...
make it clear the importance of passing in a string. Also some minor fixes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130822 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-10 04:48:56 +00:00
Damien Seguy
ba5f9a231a
return is not a function
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130777 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-09 19:18:08 +00:00
Sander Roobol
d10ecae310
true is a boolean, 1 is an integer
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130433 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-06 16:15:41 +00:00
Friedhelm Betz
ba571c3376
use of entities for php.ini, .htaccess and httpd.conf
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@128184 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-21 10:34:23 +00:00
Andy Lindeman
7695ff68d3
hmmm...removing comment with no text
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@121724 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-31 02:05:12 +00:00
Andy Lindeman
f0088bfdd3
add a see also link to register_shutdown_function
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@121714 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-30 23:18:07 +00:00