Stephan Schmidt
5b78933ce8
renamed files as per didou's request (sorry about the wrong filenames)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162261 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-28 20:25:40 +00:00
Stephan Schmidt
af5f402b4e
replaced false with &false;
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162260 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-28 20:06:36 +00:00
Stephan Schmidt
0b3d7776b4
initial commit of id3 documentation
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162257 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-28 19:45:37 +00:00
Mehdi Achour
f8cf1cc241
fix for #25543 : set_error_handler returns mixed
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162242 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-28 15:53:36 +00:00
Nuno Lopes
1a891a9b98
add an explanation and an example about problems in two digits years
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162237 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-28 15:04:02 +00:00
Mehdi Achour
c87571bd71
fix for #28499 : reworded this para.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162236 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-28 14:54:12 +00:00
Sara Golemon
b577b1ba8b
Spell it out.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162020 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-24 16:20:30 +00:00
Nuno Lopes
798b64cd27
fix #28858 : fix protos
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161863 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-21 11:45:37 +00:00
Friedhelm Betz
17c0ff93b4
bugfix #28859
...
Call-time pass-by-reference has been deprecated
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161846 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-21 07:32:08 +00:00
Nuno Lopes
956a0e9c2d
fix #28855
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161826 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-20 18:05:54 +00:00
Curt Zirzow
f0b6926e11
Fixed example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161721 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-19 15:42:56 +00:00
Enrique Garcia Briones
10e28a0bcd
minor changes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161659 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-18 15:18:37 +00:00
Mehdi Achour
06d4bd0ab4
add a missing ; in the example (user complaining)
...
document the fact that <?php echo {[bar]}; ?> is possible (user too)
Having a trailing comma in the array declaration is valid. (raised by Jason Garber on php.internals)
See also count() while we are here :)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161634 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-17 21:26:19 +00:00
Nuno Lopes
89479fbcdf
fix build
...
#hey men, we have a make test tool :)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161594 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-17 12:09:53 +00:00
Enrique Garcia Briones
92927dc7f0
give more presentation :)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161539 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-16 21:35:43 +00:00
Jakub Vrana
5bff99a4e0
Fullstops, WS
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161483 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-16 13:01:22 +00:00
Jakub Vrana
4892a2df3c
binary safety
...
start and length optional parameters
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161469 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-16 08:30:20 +00:00
Friedhelm Betz
a2733613ef
use constant tag for constants
...
correct wrong methodname usage
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161456 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-16 06:57:47 +00:00
Uwe Schindler
b6d0d827bf
restore of version without links to new install section. Will be applied again when install section finished!
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161424 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-15 17:09:50 +00:00
Tom Sommer
b7dbfbe398
Back out bogus commit.
...
Remind me to smack Mr. Holst
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161337 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-14 09:45:09 +00:00
Jonathan Holst
91209a6845
first translation
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161325 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-14 07:42:44 +00:00
Kenneth Schwartz
bfbe5299a7
changed "See Also" links from strchr (alias) to strstr
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161283 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-13 20:36:11 +00:00
Mehdi Achour
10b34d3834
used <function> and did some renicing
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161090 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-11 14:23:08 +00:00
Enrique Garcia Briones
e23aecf36a
changing mysql_* => mysqli_*
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161085 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-11 14:09:55 +00:00
Nuno Lopes
cba7587e6a
hypot is not experimental
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161075 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-11 08:28:50 +00:00
Nuno Lopes
a5750a8f03
fix #28737 : add GD 2 info
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161074 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-11 08:25:38 +00:00
Mehdi Achour
3a574d023b
typos
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161031 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-10 19:35:35 +00:00
Nuno Lopes
90bfdbab07
fix #28580
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161022 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-10 15:47:18 +00:00
Nuno Lopes
671a85efdc
fix #28693 : remove bogus note and fix example output
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161021 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-10 15:38:09 +00:00
Uwe Schindler
bd1b1ec8ee
modification of link to install section (2)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161020 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-10 15:27:22 +00:00
Uwe Schindler
9204791af8
modification of link to install section
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161019 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-10 15:26:24 +00:00
Nuno Lopes
80c6ca6279
update tidy charsets
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161000 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-10 11:36:54 +00:00
Vincent Gevers
37d32b5f11
fixed typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@160904 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-09 12:10:05 +00:00
Antony Dovgal
44e7b5f577
pass-by-reference was deprecated, so remove it and close bug #28707
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@160871 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-09 06:22:18 +00:00
Nuno Lopes
ccba0320cb
fix #28648 : typo in the examples
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@160642 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-06 09:19:02 +00:00
Mehdi Achour
2eef67138a
we already have this information
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@160603 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-05 14:33:24 +00:00
Nuno Lopes
9357fdf268
update table, using new version of the script
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@160423 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-02 18:00:06 +00:00
Gabor Hojtsy
284cf9e0e0
fixing links to new IDs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@160316 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-01 19:50:45 +00:00
Andy Lindeman
b3c69a9140
Typos in the example and don't use register_globals
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@160184 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-31 17:17:03 +00:00
Andy Lindeman
47b771a202
This is incorrect, removing (Bug Reference: 17603)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@160183 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-31 17:13:24 +00:00
Yannick Torres
9d184a0d62
fix Revision tags
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@160173 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-31 14:49:23 +00:00
Yannick Torres
0a743e0628
fix Revision tags & white space
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@160170 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-31 14:34:26 +00:00
Friedhelm Betz
92a697bbdd
title correction for example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@160153 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-31 11:24:22 +00:00
Derick Rethans
b896081f7e
- Whitespace
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@160146 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-31 10:28:19 +00:00
Ard Biesheuvel
9801989e86
Added more elaborate description of transaction & fetch flags
...
Added new service API constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@160105 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-30 22:04:43 +00:00
Ard Biesheuvel
c282cc561a
Added new configuration directives
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@160101 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-30 20:48:58 +00:00
Ard Biesheuvel
a9311d396d
Added deprecation note
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@160093 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-30 18:51:51 +00:00
Stanislav Malyshev
e5eb47ac8d
add PHP5 note - overload is not in php5
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@160062 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-30 14:42:01 +00:00
Nuno Lopes
31dfaa4853
fix example to new behaviour
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@160002 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-29 14:14:29 +00:00
Nuno Lopes
7b089ceca0
initial docs for idate
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@160001 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-29 14:02:46 +00:00