Philip Olson
d0d26a60e3
Add link to "the type comparison tables" appendix.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132754 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-21 16:06:20 +00:00
Philip Olson
11d7071ffd
Added php tags (<?php ?>) to examples.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129424 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-30 16:58:05 +00:00
Philip Olson
23c409d0e6
Move the "unimportant" ¬e.language-construct; note to the bottom.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@128313 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-21 22:37:51 +00:00
Philip Olson
9bff141792
Update docs to be more informative on what's considered empty. And a few
...
more see also's.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@128272 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-21 20:42:06 +00:00
Andy Lindeman
a111f6f9ff
adding note to language constructs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@125705 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-04 17:13:07 +00:00
Philip Olson
c85e63dde5
Implement new &ini.descriptions.title; entity.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@125368 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-01 21:52:58 +00:00
Andy Lindeman
e52f533fcb
some ws
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@123215 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-12 16:23:14 +00:00
Andy Lindeman
6b370c7778
adding return argument
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@123214 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-12 16:22:43 +00:00
Derick Rethans
51bb201305
- Fix for bug #23002
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@121930 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-01 12:15:03 +00:00
Friedhelm Betz
00bae4e756
use of entities
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@121664 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-30 14:47:29 +00:00
Philip Olson
5748a4eb77
bool -> boolean, and added an example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@117356 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-20 16:51:17 +00:00
Damien Seguy
2e2a6ee884
Purifying see also
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@117201 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-19 22:11:54 +00:00
Damien Seguy
e7feaba4e5
minor consistencies
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112968 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-21 19:10:29 +00:00
Sander Roobol
9df31d5213
Adding <function> tags
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@110299 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-04 11:37:01 +00:00
John Coggeshall
804296c609
Cleaned some things up some more.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@104989 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-20 05:01:37 +00:00
John Coggeshall
72a3198020
Arg. I kept finding things wrong :) Added version information for the
...
callback parameter (PHP >= 4.2.0)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@104988 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-20 02:51:21 +00:00
John Coggeshall
906adbe7fa
Documented the __sleep and __wakeup member functions when
...
serializing/unserializing objects in both function references.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@104987 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-20 02:45:02 +00:00
John Coggeshall
496e65509c
Added the callback parameter to the syntax statement (string callback)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@104986 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-20 02:29:56 +00:00
Philip Olson
c428dd77e8
Initial documentation, leaving commented out for now until confirmed.
...
Deals with bug #20216 as per Leon's request.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@104687 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-18 07:59:04 +00:00
Philip Olson
308eaf0256
Use defined() for constants. See also @ and defined().
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@104416 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-16 10:50:29 +00:00
Philip Olson
918600ab1d
Note: isset only takes on variables. Closes bug #20454
...
Also using var_dump() instead of print in examples. Expanded examples a bit.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@104406 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-16 07:54:03 +00:00
Philip Olson
f9c590a15d
Added when unserialize_callback_func became available (4.2.0) which closes
...
bug #16582 . Also a few typos and <?php ?> additions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@104162 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-15 10:04:39 +00:00
Gabor Hojtsy
bf1d6b818e
Oh, why I have inserted a tab...
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@99466 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-12 14:34:59 +00:00
Gabor Hojtsy
85208da9c2
Adding my findings about what unserialize returns on error
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@99465 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-12 14:33:20 +00:00
Friedhelm Betz
07968b860b
finished the ini-settings integration, maybe
...
config.xml: integrated parts removed. restructering, documentation of ini-settings fitting not into an extension
safe-mode
errorfunc
filesystem
info
misc
outcontrol added implicit_flush to ini-settings
sesam new structure, ini-settings
sybase added magic_quotes_sybase to ini-settings
var
rsusi: reflect changes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@97414 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-30 00:09:47 +00:00
Jan Lehnardt
d25ec03ae6
- fix return type
...
#please check the other translations
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@95937 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-17 08:51:27 +00:00
Friedhelm Betz
80c9e16666
fixed typos in section id`s: requirenments to requirements
...
Thanks for catching to Marco Cucinato !
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@91375 c90b9560-bf6c-de11-be94-00142212c4b1
2002-08-09 10:26:12 +00:00
Friedhelm Betz
1ff30ae48f
new structure
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@90512 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-31 11:49:02 +00:00
Philip Olson
555d51632c
See also $_REQUEST
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@87347 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-01 18:10:17 +00:00
Markus Fischer
ffd2f85063
- Use new superglobals by default, mention old way were applicable.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@85824 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-16 07:11:04 +00:00
Hartmut Holzgraefe
136554cdf7
the en/reference/*/functions.xml files are now auto-generated
...
(should have been from the start, but somehow i forgot to
move the generation code from the split to the configure script)
entities/chapters.ent is now called entities/file-entities.ent
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@85367 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-11 10:54:22 +00:00
Markus Fischer
032feb14d6
- Properly document when a var is considered to be NULL and when not,
...
closes #13577 .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@85243 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-10 09:15:37 +00:00
Sander Roobol
0fbac3c061
Some minor fixes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@84332 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-01 16:33:46 +00:00
Philip Olson
9fac3be3c1
expanded array example to include null. also included array_key_exists into
...
the example and see also.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@83386 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-24 19:06:14 +00:00
Derick Rethans
2c03c27a35
- Update isset() docs (also fixes bug #17395 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@83381 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-24 18:46:15 +00:00
Philip Olson
dc08a79d43
Minor adjustments, and a typo fix.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@82509 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-17 03:26:28 +00:00
Philip Olson
6972caddf8
Minor changes, see also extract and predefined vars, and added to the example.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@81321 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-06 01:52:29 +00:00
Gabor Hojtsy
218c813d6f
More typos ;)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@81276 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-05 12:20:31 +00:00
Slawomir Pucia
ad0ead4d77
Typos.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@81275 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-05 11:55:37 +00:00
Gabor Hojtsy
baf519061d
Adding note about what prefix is used for
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@81261 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-05 09:19:11 +00:00
Hartmut Holzgraefe
5b9fc29465
revision tags added
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78496 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-17 06:45:35 +00:00
Simone Cortesi
4765af8964
WS fix
...
#others languages will come shortly (tonite Europe)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78287 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-15 21:57:31 +00:00
Hartmut Holzgraefe
a4b6d72ad3
banana-split
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78202 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-15 00:12:54 +00:00