Hannes Magnusson
792a04aed8
Remove weird note (this option is hardcoded into php-cli and cannot be disabled)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271807 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-24 13:06:06 +00:00
Kalle Sommer Nielsen
b40758f015
* Added note + changelog entry for PHP's implementation of crypt() algorithms
...
* Added note about get_cfg_var() was fixed to return "array" ini options
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271108 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-13 02:06:34 +00:00
LEE Yun-young
9ef9ea35a3
parameter varname changed to option, not applied
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268763 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-10 16:33:26 +00:00
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
cf577d2adf
* Added new examples for
...
* assert_options
* get_current_user
* ini_restore
* sys_get_temp_dir
* sha1_file
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267550 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-20 10:30:08 +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
Kalle Sommer Nielsen
20a326f84d
* Added caution note that ticks are deprecated as of 5.3
...
* Added note in changelog on the following functions that they will throw an E_DEPRECATED notice as of 5.3:
* mktime() -- is_dst parameter is deprecated
* register_tick_function()
* mysql_db_query()
* mysql_escape_string()
* setlocale() -- Behavior of passing strings insted of one of the LC_* constants is deprecated
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265410 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-24 07:26:26 +00:00
Kalle Sommer Nielsen
b0c200f9e6
zend_thread_id() is only available on ZTS + debug builds, not only ZTS
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@264621 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-11 15:22:01 +00:00
Philip Olson
97b4b22e86
Implemented role="noversion"
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261050 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-11 15:41:12 +00:00
Felipe Pena
8d023a05ad
- Changed example (syntax {} to [] in string, user note by daniel.egeberg at gmail.com)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260841 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-06 11:10:13 +00:00
Kalle Sommer Nielsen
7631d20236
Forgot to remove the note refsec1
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260400 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-28 03:23:25 +00:00
Kalle Sommer Nielsen
91ea48a236
getmyinode() have always been available on Windows, don't know how the ¬e.no-windows; got in there
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260398 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-28 03:07:02 +00:00
Philip Olson
ea14075653
Rewrote and added examples, added new information, see also, and added markup
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260083 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-21 06:39:44 +00:00
Hannes Magnusson
c6e270d1af
Document the optional 'details' parameter added in 5.3
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@259263 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-07 20:05:01 +00:00
Hartmut Holzgraefe
30276933eb
return type fix
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@255318 c90b9560-bf6c-de11-be94-00142212c4b1
2008-03-17 23:04:28 +00:00
Philip Olson
e1f481ec14
See also [the new] php_ini_loaded_file(). Deals with bug #44112
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@254222 c90b9560-bf6c-de11-be94-00142212c4b1
2008-03-04 18:28:22 +00:00
Philip Olson
71e7032dcf
Documented the "Loaded Configuration File" php.ini information.
...
It's presented in both phpinfo() and the new function php_ini_loaded_file().
Closes bug #44112
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@254221 c90b9560-bf6c-de11-be94-00142212c4b1
2008-03-04 18:25:12 +00:00
Hannes Magnusson
6c23070d4d
Add ini_get_all to seealso
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@253657 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-24 13:08:04 +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
Hannes Magnusson
987700350a
Improve the changelog
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@251507 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-28 12:42:47 +00:00
Hannes Magnusson
44601265c6
Fixed typo (chrisstocktonaz-at-gmail.com)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@250257 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-09 17:36:47 +00:00
TAKAGI Masahiro
46dd2e847e
reverted previous change (the changelog already exists).
...
see: http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/info/functions/getopt.xml?r1=1.15&r2=1.16
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248906 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-24 02:00:48 +00:00
Hannes Magnusson
8265844749
MFB: Add changelog
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248829 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-23 18:24:19 +00:00
Hannes Magnusson
2a820bab98
Really document this function
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@246578 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-21 10:19:51 +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
Hannes Magnusson
c74ba3ce19
getopt() is no longer system dependent
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@244146 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-13 15:39:27 +00:00
Jakub Vrana
b9c51f7f98
Booleans can be returned as literal strings (bug #33443 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241649 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-20 14:02:44 +00:00
Jakub Vrana
5d60ad95fe
Examples are now above notes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241647 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-20 13:49:39 +00:00
Jakub Vrana
e8a243ac01
Returns empty string also for null (bug #41937 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241308 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-16 12:31:30 +00:00
Hannes Magnusson
47babea5e9
More Docbook5 upgrades...
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238171 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-21 00:43:30 +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
Mehdi Achour
b5e7145d89
#37400 : Document zend_thread_id()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237903 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-17 10:30:03 +00:00
Jakub Vrana
75ecffb1cb
Fix methodsynopsis
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237770 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-15 15:53:14 +00:00
Philip Olson
4577031e2b
Document ini.memory_limit related changes for PHP 5.2.1
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@230878 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-27 09:32:36 +00:00
Mehdi Achour
a76cf4ca03
missing role
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@230204 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-19 00:25:55 +00:00
TAKAGI Masahiro
917fbd05f2
correct role.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229511 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-11 05:04:12 +00:00
Mehdi Achour
7ec2efbee8
ref.info: switch to new style
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228997 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-04 22:46:34 +00:00
Mehdi Achour
c3c3be1e6d
WS, prepare for new docstyle
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228996 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-04 22:46:33 +00:00
Philip Olson
9dfd4d483b
Removed use of PL, RC, and BETA from PHP versions as they go against our
...
conventions.
# Thanks to etienne and nuno for being regex masters ;-)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228614 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-01 00:46:02 +00:00
Mehdi Achour
ee233943ae
Document missing PHP 5 additions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228316 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-28 16:49:31 +00:00
Mehdi Achour
9241d22eb9
Shut, don't reveal the secret
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228266 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-28 01:33:50 +00:00
Mehdi Achour
d17c045fde
Add missing functions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228264 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-28 01:27:31 +00:00
Dan Scott
130ac5ff16
Note that dl() is _not_ deprecated in CLI.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@220175 c90b9560-bf6c-de11-be94-00142212c4b1
2006-09-18 14:17:49 +00:00
Nuno Lopes
a7f753029c
disabled in PHP 6 on server SAPIs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@214444 c90b9560-bf6c-de11-be94-00142212c4b1
2006-06-08 11:38:11 +00:00
TAKAGI Masahiro
cbd9c32134
copy-paste error corrected.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@214309 c90b9560-bf6c-de11-be94-00142212c4b1
2006-06-06 11:50:45 +00:00
Nuno Lopes
7d647f243c
add new docs for memory_get_peak_usage()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@214306 c90b9560-bf6c-de11-be94-00142212c4b1
2006-06-06 11:31:44 +00:00
TAKAGI Masahiro
e09c1ce570
renamed sys-get-temp-dir.php to sys-get-temp-dir.xml
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@213327 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-19 13:20:58 +00:00
Hartmut Holzgraefe
9f35c90bde
Renamed php_get_tmpdir() to sys_get_temp_dir()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@213321 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-19 10:49:45 +00:00
Hartmut Holzgraefe
7d69568ac3
note to self: re-run "make test" even after apparently simple fixes!
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212529 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-06 10:05:01 +00:00
Hartmut Holzgraefe
548f7620f2
added documentation for new function php_get_tmpdir()
...
(see also bug #35380 )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212528 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-06 09:59:37 +00:00