Adam Harvey
8d0fa0d5cf
Add get_resources() documentation.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337879 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-21 12:17:49 +00:00
Adam Harvey
f381c764ff
Add gc_mem_caches() documentation. If only I knew what it did.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337878 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-21 12:17:43 +00:00
Adam Harvey
4526a0712f
Add expectations documentation.
...
This included moving the guide for the new configuration directives into the
assert() page to keep the migration guide snappy.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337862 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-21 12:16:28 +00:00
Christoph Michael Becker
e53aefe605
ini_get(_all) can't read "array" options ( fixes #54276 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337776 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-07 17:40:49 +00:00
Christoph Michael Becker
8fbb603b30
apache_setenv() is somewhat related to putenv()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337699 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-02 01:10:24 +00:00
Adam Harvey
8373b869c3
Improve dl() PHP 7 documentation.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337346 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:15:10 +00:00
Adam Harvey
a9236d854b
Add removal notice to magic_quotes_runtime().
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337345 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:15:05 +00:00
Maciej Sobaczewski
66d4ce2b23
Document another PHP 7 removals
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336986 c90b9560-bf6c-de11-be94-00142212c4b1
2015-06-17 10:33:04 +00:00
Kalle Sommer Nielsen
5d69d17c10
Documentation for getrusage() on Windows in PHP7 (and make a note for BeOS's limited support on this function)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336808 c90b9560-bf6c-de11-be94-00142212c4b1
2015-05-20 14:18:21 +00:00
Pasindu De Silva
4becab9a7e
Added setproctitle to see also of cli_set_process_title
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336594 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-19 07:20:30 +00:00
Jean-Sebastien Hedde
691a13900a
Clarify the language about optional values in getopt() documentation.
...
--
Provided by anonymous 51325 (liebelied7@gmail.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335489 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-30 12:53:35 +00:00
Jean-Sebastien Hedde
41060e691d
Anonymous contributions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335484 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-30 12:29:17 +00:00
Maciej Sobaczewski
e41aab5eca
Remove changelogs for PHP 4 - 3rd round
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334621 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-27 17:46:13 +00:00
Maciej Sobaczewski
afc3f34c68
Remove changelogs for PHP 4 - 1st round
...
Useful changelogs entries remain untouched.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334592 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-23 17:55:23 +00:00
Sherif Ramadan
9d35fdf679
Incorrect return value documented for set_time_limit.
...
Documented as void, but the function has always returned a boolean true/false.
See source code for reference http://lxr.php.net/xref/PHP_5_5/main/main.c#1280
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334526 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-07 20:31:09 +00:00
Philip Olson
8ecda077dc
Moved command executions to their own programlisting, for improved readability. And added/moved titles around.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334361 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-23 03:45:40 +00:00
Chris Wright
72a7d33dff
Remove informal language from version_compare()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333759 c90b9560-bf6c-de11-be94-00142212c4b1
2014-06-12 14:22:52 +00:00
Peter Cowburn
15df09b79f
Add cli-server to SAPI name list
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333198 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-29 21:55:21 +00:00
Joe Watkins
e30aeef1f5
#64881 update wording for clarity
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332085 c90b9560-bf6c-de11-be94-00142212c4b1
2013-11-08 08:15:20 +00:00
Joe Watkins
f8411a5873
fix set_magic_quotes_runtime docs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331852 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-16 10:57:24 +00:00
Hannes Magnusson
35b3ba9119
Missing return value description
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331283 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-03 23:01:38 +00:00
Chris Wright
b10cdc36e9
Note removal of Logo GUIDs meaning expose_php no longer affects; note inclusion of credits
...
--
Provided by anonymous #32932 (ajf@ajf.me )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331212 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-28 11:33:32 +00:00
Chris Wright
4e83ae2819
<5.3.0 returned string("") if the configuration option didn't exist.
...
(see https://bugs.php.net/bug.php?id=46811 )
--
Provided by Hans Henrik Bergan (divinity76@gmail.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331211 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-28 11:12:47 +00:00
Chris Wright
fb72c7c027
This is due to the removal of Logo GUIDs, instead a new substitute (data URIs and direct embedding of the credits) is used, which means that expose_php has no effect.
...
--
Provided by anonymous #30739 (ajf@ajf.me )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331209 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-28 08:37:45 +00:00
Sherif Ramadan
97338a7241
Modifying from Revision #330660
...
- Moving the cli_set_process_title example to the correct page
- Replacing the cli_get_process_title with its own example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330688 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-26 22:42:16 +00:00
Sherif Ramadan
172baaa526
Adding example for function usage.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330660 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-26 07:16:37 +00:00
Adam Harvey
43e6946a85
Flesh out the cli_get_process_title() and cli_set_process_title() documentation.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330581 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-21 00:19:01 +00:00
Jakub Vrana
78954fcbb8
Link ReflectionExtension::getINIEntries() and ini_get_all()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330275 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-17 22:57:21 +00:00
Jakub Vrana
38f174c66c
Document PHP 5.5 CLI functions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330257 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-17 02:07:09 +00:00
Adam Harvey
8ad0d94e1c
Add initial migration guide for PHP 5.5.
...
What's done: the migration guide itself, updates to existing functions and
functionality, and new language features.
What's not done: stub pages for new functions and methods. (I'd rather get this
in now, though, than have it languish on my hard drive any longer so that other
people can contribute.)
What could use help: the generator chapter is pretty rough and ready. Better
examples would be awesome. I certainly won't argue if somebody wants to add the
function stubs, either.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328430 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-20 15:17:23 +00:00
Adam Harvey
dd9fa0aed7
Fix doc bug #62986 (Second parameter for assert()), along with a couple of
...
other unrelated fixes (making the hyphen that should be a dash into an em dash,
adding a full stop, using <constant> consistently).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327439 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-03 02:24:31 +00:00
Jakub Vrana
6ee11c8e71
Outputs plain text in CLI
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327254 c90b9560-bf6c-de11-be94-00142212c4b1
2012-08-24 05:43:49 +00:00
Adam Harvey
1690f24f52
Fix doc bug #62321 (The »Notes« section on mysqli_bind_param is outdated), and
...
simultaneously audit all of the functions removed in 5.4.0 to ensure we have
the right warnings in the right places (spoiler: we didn't).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326726 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-20 08:55:25 +00:00
Adam Harvey
90ffb95c20
Fix doc bug #62586 (version_compare, case sensitivity) by adding a note about
...
case sensitivity.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326719 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-20 02:24:40 +00:00
Pieter Hordijk
f59cd07e97
Changed ini set param to string
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326629 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-13 18:50:24 +00:00
Philip Olson
098fcff39a
Document get_magic_quotes_* behaviour as of 5.4.0, which always returns false (instead of 0), which is due to our collective failure as a PHP team.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325516 c90b9560-bf6c-de11-be94-00142212c4b1
2012-05-03 17:42:14 +00:00
Jakub Vrana
84b8fca68f
Use <function> for language constructs (now supported by PhD)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325214 c90b9560-bf6c-de11-be94-00142212c4b1
2012-04-15 21:45:34 +00:00
Jakub Vrana
a9b26c34e4
Display language constructs without parentheses
...
Side effect of this change is that include, require and return are now properly linked. They weren't because they don't live inside <refentry> so PhD doesn't know about them.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324522 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-25 08:39:30 +00:00
Nikita Popov
4ea29c3193
Fix Doc Bug #61416 : Typo: "where as" should be "whereas"
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324354 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-19 13:57:06 +00:00
Jakub Vrana
f413966fc3
Link get_extension_funcs() and Reflection
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323981 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-07 06:00:24 +00:00
Justin Martin
3dee475a90
Documented garbage collection functions.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321980 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-10 00:19:12 +00:00
Jakub Vrana
76a824ab19
Link extension_loaded() and function_exists()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320300 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-03 06:00:50 +00:00
Daniel P. Brown
831bf1a498
Now with punctuation!
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@319063 c90b9560-bf6c-de11-be94-00142212c4b1
2011-11-11 16:08:29 +00:00
Adam Harvey
e900578fcc
Fix doc bug #48819 (dl function is undefined) and also remove some extraneous
...
apostrophes that crept in.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@319049 c90b9560-bf6c-de11-be94-00142212c4b1
2011-11-11 12:53:10 +00:00
Richard Quadling
d7470c8afc
PHP4/PHP5 => PHP 4 / PHP 5
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315183 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-19 10:36:17 +00:00
Jakub Vrana
be2667e0f5
History in changelog
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@314827 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-12 12:32:35 +00:00
Joey Smith
fa55dc9299
This clarifies an example in set_include_path()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313400 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-18 19:54:32 +00:00
Jakub Vrana
a42600fed6
Whitespace
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312438 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-24 18:15:22 +00:00
David Tajchreber
f2049e4661
Fixes bug #54030 - clarifies getenv() behavior if the environment variable does not exist. Patch by Matthew Fonda
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312071 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-11 23:33:05 +00:00
Jakub Vrana
9760dc48db
Link $argv and getopt()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311174 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-18 09:19:04 +00:00