php-doc-en/reference/info/functions
Christoph Michael Becker b9ab45e020 Integrate user note 123889
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348468 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-08 16:44:06 +00:00
..
assert-options.xml Integrate user note 123889 2019-12-08 16:44:06 +00:00
assert.xml Document PHP 7.2 deprecations as the result of https://wiki.php.net/rfc/deprecations_php_7_2 2017-03-14 11:30:59 +00:00
cli-get-process-title.xml
cli-set-process-title.xml
dl.xml Another round of PHP 4 content removal (mostly inline mentions) 2016-12-05 10:17:07 +00:00
extension-loaded.xml
gc-collect-cycles.xml
gc-disable.xml
gc-enable.xml
gc-enabled.xml
gc-mem-caches.xml Add gc_mem_caches() documentation. If only I knew what it did. 2015-09-21 12:17:43 +00:00
gc-status.xml Document gc_status() 2019-02-03 15:10:49 +00:00
get-cfg-var.xml Fix function signatures 2018-01-25 19:03:56 +00:00
get-current-user.xml
get-defined-constants.xml Use entities in initializer 2018-01-25 19:11:34 +00:00
get-extension-funcs.xml
get-include-path.xml Another round of PHP 4 content removal (mostly inline mentions) 2016-12-05 10:17:07 +00:00
get-included-files.xml The note about the return value not including the file from auto_prepend_file configuration directive has not been true since https://bugs.php.net/bug.php?id=32924. 2018-01-13 00:08:12 +00:00
get-loaded-extensions.xml Use entities in initializer 2018-01-25 19:11:34 +00:00
get-magic-quotes-gpc.xml get_magic_quotes_gpc() and get_magic_quotes_runtime() are now deprecated 2019-11-27 09:03:57 +00:00
get-magic-quotes-runtime.xml get_magic_quotes_gpc() and get_magic_quotes_runtime() are now deprecated 2019-11-27 09:03:57 +00:00
get-required-files.xml
get-resources.xml Add get_resources() documentation. 2015-09-21 12:17:49 +00:00
getenv.xml Fix bug #76027: Incorrect info in documentation for getenv 2018-02-28 12:32:28 +00:00
getlastmod.xml
getmygid.xml
getmyinode.xml
getmypid.xml
getmyuid.xml
getopt.xml Document $optind parameter of getopt() 2016-10-08 09:55:25 +00:00
getrusage.xml add more rusage fields 2017-05-28 13:48:42 +00:00
ini-alter.xml
ini-get-all.xml Added false return value when extension doesn't exist #78428 2019-08-19 07:39:02 +00:00
ini-get.xml
ini-restore.xml
ini-set.xml
magic-quotes-runtime.xml Improve removal warnings for other odds and ends. 2016-01-08 01:35:51 +00:00
main.xml
memory-get-peak-usage.xml Use entities in initializer 2018-01-25 19:11:34 +00:00
memory-get-usage.xml Use entities in initializer 2018-01-25 19:11:34 +00:00
php-ini-loaded-file.xml
php-ini-scanned-files.xml Document PHP_INI_SCAN_DIR, since we apparently never did. 2015-12-03 16:19:52 +00:00
php-logo-guid.xml
php-sapi-name.xml Add 'phpdbg' to SAPI list 2019-03-01 17:33:14 +00:00
php-uname.xml The $mode parameter is available as of PHP 4.3.0 – no need for the changelog 2018-07-20 11:37:32 +00:00
phpcredits.xml
phpinfo.xml make it more clear it's a *bitwise* or operator 2018-07-18 13:42:59 +00:00
phpversion.xml
putenv.xml
restore-include-path.xml Another round of PHP 4 content removal (mostly inline mentions) 2016-12-05 10:17:07 +00:00
set-include-path.xml Another round of PHP 4 content removal (mostly inline mentions) 2016-12-05 10:17:07 +00:00
set-magic-quotes-runtime.xml Improve removal warnings for other odds and ends. 2016-01-08 01:35:51 +00:00
set-time-limit.xml
sys-get-temp-dir.xml
version-compare.xml Fix #77838: version_compare() returns null when invalid operator given 2019-04-03 17:21:40 +00:00
zend-logo-guid.xml
zend-thread-id.xml
zend-version.xml