Home
last modified time | relevance | path

Searched refs:function (Results 1 – 25 of 80) sorted by relevance

1234

/webtrees/app/Services/
H A DServerCheckService.php156 * @param string $function
160 public function isFunctionDisabled(string $function): bool argument
162 $function = strtolower($function);
167 return in_array($function, $disable_functions, true) || !function_exists($function);
173 * @param string $function
177 private function checkPhpFunction(string $function): string argument
179 if ($this->isFunctionDisabled($function)) {
180 return I18N::translate('The PHP function “%1$s” is disabled.', $function . '()');
/webtrees/
H A Dphpstan-baseline.neon82 message: '#^Parameter \$path of function basename expects string, string\|false given\.$#'
88 message: '#^Parameter \$path of function dirname expects string, string\|false given\.$#'
490 message: '#^Parameter \#1 \$str of function strtr expects string, mixed given\.$#'
556 message: '#^Parameter \#1 \.\.\.\$arrays of function array_merge expects array, mixed given\.$#'
562 message: '#^Parameter \#2 \.\.\.\$arrays of function array_merge expects array, mixed given\.$#'
586 message: '#^Parameter \#2 \$haystack of function in_array expects array, mixed given\.$#'
598 message: '#^Parameter \#1 \$string of function trim expects string, string\|null given\.$#'
616 message: '#^Parameter \#1 \$str of function strtr expects string, string\|null given\.$#'
622 message: '#^Anonymous function should return string but returns mixed\.$#'
628 …message: '#^Parameter \#2 \$array of function array_map expects array, list\<string\>\|false given…
[all …]
H A Dcomposer.lock1474 "laravel/serializable-closure": "Required to use the once function (^1.3).",
1479 "symfony/var-dumper": "Required to use the dd function (^7.0).",
4167 "function.php"
4184 "description": "A generic function and convention to trigger deprecation notices",
6657 "description": "Looks up which function or method a line of code belongs to",
/webtrees/public/ckeditor-4.15.1-custom/
H A DLICENSE.md47 * jQuery (inspired the domReady function, ckeditor_base.js) - Copyright (c) 2011 John Resig, https:…
532 d) If a facility in the modified Library refers to a function or a
536 in the event an application does not supply such function or
540 (For example, a function in a library to compute square roots has
543 application-supplied function or table used by this function must
545 root function must still compute square roots.)
H A DCHANGES.md239 …atest/api/CKEDITOR_template.html#property-source) property can now be a function, so it can return…
251 …4/issues/2741): Replaced deprecated `arguments.callee` calls with named function expressions to al…
309 …itor.com/cke4/addon/table) dialog validator fails when the `getValue()` function is defined in the…
377 …r.com/docs/ckeditor4/latest/api/CKEDITOR_tools.html#method-convertToPx) function now converts nega…
449 …cs/ckeditor4/latest/api/CKEDITOR_dom_element.html#method-getClientRect) function allowing to retri…
451 …e()`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_tools.html#method-throttle) function.
497 …com/ckeditor/ckeditor4/issues/1338): Keystroke labels are displayed for function keys (like F7, F8…
517 * [#1356](https://github.com/ckeditor/ckeditor4/issues/1356): Fixed: [Border parse function](https:…
560 …CKEDITOR_tools_array.html#method-every) method. It invokes a given test function on every array el…
633 …] Fixed: Clicking the scrollbar throws an `Uncaught TypeError: element.is is not a function` error.
[all …]
/webtrees/resources/lang/ku/
H A Dmessages.po14214 msgid "The PHP function “%1$s” is disabled."
14215 msgstr "The PHP function “%1$s” is disabled."
/webtrees/resources/lang/en-GB/
H A Dmessages.po14215 msgid "The PHP function “%1$s” is disabled."
14216 msgstr "The PHP function ‘%1$s’ is disabled."
/webtrees/resources/lang/en-AU/
H A Dmessages.po14215 msgid "The PHP function “%1$s” is disabled."
14216 msgstr "The PHP function ‘%1$s’ is disabled."
/webtrees/public/css/
H A Dvendor.min.css6 …;width:13px}[dir] div.dt-processing>div:last-child>div{animation-timing-function:cubic-bezier(0,1,…
/webtrees/resources/lang/sq/
H A Dmessages.po15254 msgid "The PHP function “%1$s” is disabled."
22382 # I18N: %s is a PHP function/module/setting
/webtrees/resources/lang/tt/
H A Dmessages.po14201 msgid "The PHP function “%1$s” is disabled."
/webtrees/resources/lang/mk/
H A Dmessages.po14219 msgid "The PHP function “%1$s” is disabled."
/webtrees/resources/lang/ko/
H A Dmessages.po14197 msgid "The PHP function “%1$s” is disabled."
/webtrees/resources/lang/dv/
H A Dmessages.po14191 msgid "The PHP function “%1$s” is disabled."
/webtrees/resources/lang/ms/
H A Dmessages.po14199 msgid "The PHP function “%1$s” is disabled."
/webtrees/resources/lang/mi/
H A Dmessages.po14214 msgid "The PHP function “%1$s” is disabled."
/webtrees/resources/lang/hi/
H A Dmessages.po14219 msgid "The PHP function “%1$s” is disabled."
/webtrees/resources/lang/sr/
H A Dmessages.po14242 msgid "The PHP function “%1$s” is disabled."
/webtrees/resources/lang/sw/
H A Dmessages.po14236 msgid "The PHP function “%1$s” is disabled."
/webtrees/resources/lang/ja/
H A Dmessages.po14194 msgid "The PHP function “%1$s” is disabled."
/webtrees/resources/lang/
H A Dwebtrees.pot14206 msgid "The PHP function “%1$s” is disabled."
/webtrees/resources/lang/bg/
H A Dmessages.po14214 msgid "The PHP function “%1$s” is disabled."
/webtrees/resources/lang/tl/
H A Dmessages.po14219 msgid "The PHP function “%1$s” is disabled."
/webtrees/resources/lang/lv/
H A Dmessages.po14236 msgid "The PHP function “%1$s” is disabled."
/webtrees/resources/lang/su/
H A Dmessages.po14209 msgid "The PHP function “%1$s” is disabled."

1234