Commit graph

12595 commits

Author SHA1 Message Date
Etienne Kneuss
d1ef2aa672 Discourage using foreacha along with array pointers, "wont fix" side effects
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@245989 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-10 16:57:24 +00:00
Etienne Kneuss
9ed79ffe2a Document the fatal error related to function __set(, &) { ..
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@245988 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-10 16:47:22 +00:00
Felipe Pena
751e54cdb7 Revert
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@245890 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-08 15:46:04 +00:00
Felipe Pena
9c70b87649 Removed dollar sign from representation of endless number of arguments
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@245806 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-07 11:42:31 +00:00
Felipe Pena
7d173bd60b Removed reference to inexistent function.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@245779 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-06 23:17:10 +00:00
Felipe Pena
edf0e26a79 Missing brace in example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@245777 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-06 21:46:00 +00:00
Richard Quadling
18fb15b3d0 Context is optional, but not skippable.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@245757 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-06 14:54:11 +00:00
Richard Quadling
3ba87d4395 Changelog 5.3.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@245708 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-06 10:29:13 +00:00
Richard Quadling
72ff7fc9e0 Updated prototype to include context which seems to have been introduced in 5.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@245703 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-06 10:04:37 +00:00
Jakub Vrana
e24fdb4d55 Duplicate return
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@245696 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-06 09:14:21 +00:00
Felipe Pena
d487956794 Fixes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@245543 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-04 21:38:36 +00:00
Richard Quadling
f9874945a2 xdebug.manual_url setting corrected.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@245455 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-02 10:21:29 +00:00
Etienne Kneuss
a45ee0849b Document the fact that $classname="self"; is not supported
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@245421 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-01 21:36:53 +00:00
Richard Quadling
a1496cecfe WS - Removal of TABs.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@245390 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-01 16:40:42 +00:00
Felipe Pena
da447aa720 Fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@245353 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-01 10:54:10 +00:00
Felipe Pena
71d529682d Fix the option
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@245248 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-31 00:58:58 +00:00
Ben Ramsey
0d571af650 Adding note about usage of PDO::ATTR_PERSISTENT in the constructor vs. PDO->setAttribute
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@245222 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-30 17:05:59 +00:00
Hannes Magnusson
06fb5b2615 Fix typo in methodname (Richard Q.)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@245201 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-30 10:13:39 +00:00
Hannes Magnusson
fab5d01ee3 Fix IDs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@244989 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-28 00:06:38 +00:00
Fernando Correa da Conceição
c4588d1ad9 Fix double revision tag
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@244980 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-27 22:24:11 +00:00
Hannes Magnusson
91304a95bb Lets use the superglobal array in the example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@244935 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-27 14:47:36 +00:00
Philip Olson
fff9056c6b fixed second example (found by rasmus)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@244890 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-26 18:29:18 +00:00
Nathan Sullivan
2d8d59a2a8 adding PKCS12 placeholder documentation, at least defines the basic I/O for each function
could do with some elaboration in some areas though


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@244837 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-26 03:35:11 +00:00
Richard Quadling
bd1b181d7f And delete the warning. Doh.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@244794 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-25 09:44:39 +00:00
Richard Quadling
ec5511c572 Moved warning to errors section.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@244793 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-25 09:41:36 +00:00
Richard Quadling
fb30f46239 Add warning about empty string / file. (bug 43095)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@244792 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-25 08:59:47 +00:00
Philip Olson
f64e067f49 Fixed typo and added ini links (found by rasmus)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@244702 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-23 17:03:30 +00:00
Maciek Sokolewicz
3372ac6a33 added possible return value 'socket'
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@244576 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-22 08:43:30 +00:00
Etienne Kneuss
6455a018a7 Document dynamic access of static methods/constants/members
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@244547 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-21 15:57:09 +00:00
Etienne Kneuss
74064073b8 Spread the deprecation&removal of magic_quotes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@244529 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-21 01:07:46 +00:00
Etienne Kneuss
7bc30b8cfe First attempt at documenting late static bindings
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@244528 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-21 00:48:36 +00:00
Michael Spector
5beb9d7603 document some functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@244517 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-20 13:14:31 +00:00
Etienne Kneuss
e47c6761d1 Deprecate magic_quotes_gpc and register_globals using a newly defined warning entity
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@244502 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-20 00:25:49 +00:00
Nuno Lopes
75f80d3b87 fix the example, per user note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@244460 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-19 12:05:59 +00:00
Nuno Lopes
1f7e9bb0ff fix bug #42997: this function is only similar, not identical to file()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@244458 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-19 11:35:38 +00:00
Philip Olson
02fae1deb9 Update active/inactive user notes maintainer list
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@244369 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-18 04:18:22 +00:00
Stanislav Yordanov
e7bd2a521f typo mutli->multi
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@244325 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-17 10:18:30 +00:00
Richard Quadling
01b9638153 WS (Apologies)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@244276 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-16 10:29:20 +00:00
Richard Quadling
636d05fcf8 Fix: #42979 - Added example to show the usage for method_exists with a static method.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@244273 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-16 10:01:35 +00:00
Richard Quadling
e9a7f78b06 Fix: #42984 - Corrected example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@244272 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-16 10:00:15 +00:00
Hannes Magnusson
b6dadfe7f8 Add str_getcsv/fgetcsv to the seealso section
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@244243 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-15 13:40:05 +00:00
Hannes Magnusson
d2ca8efaf5 Fixed bug#37810 (Compiling shared PECL extensions with PEAR doesn't have the .so added to php.ini)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@244235 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-15 12:43:06 +00:00
Etienne Kneuss
99c5c0004c remove obfuscating parenthesis for include/require_once
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@244170 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-14 02:51:28 +00:00
Ken
60b01534d1 imagefttext() returns 8 values (4 points) that define the bounding lines
of the inserted text.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@244164 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-13 20:13:59 +00:00
Hannes Magnusson
0f0443c5ac Document the IMAGETYPE_ICO constant and the icon support in getimagesize()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@244162 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-13 19:22:54 +00:00
Hannes Magnusson
378e92e549 Add a oneliner for each constant
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@244157 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-13 18:38:02 +00:00
Hannes Magnusson
4a6f7e12d8 Intergrade 3years old user note by ttoohey at php dot net
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@244152 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-13 17:52:19 +00:00
Hannes Magnusson
fd64ecd44d New gd constants as of 5.2.4
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@244151 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-13 16:23:54 +00:00
Hannes Magnusson
46e447d876 ber_idenitfier was removed in 5.2.4
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@244149 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-13 16:16:59 +00:00
Hannes Magnusson
4c9ca01ce1 Document the optional parameter to get_loaded_extensions, as of 5.2.4
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@244148 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-13 16:04:33 +00:00