Searched refs:scope (Results 1 – 8 of 8) sorted by relevance
/web-php/ |
H A D | manual-lookup.php | 17 $scope = htmlspecialchars($_GET['scope'], ENT_QUOTES, 'UTF-8'); variable 19 $scope = ''; variable
|
/web-php/.github/ |
H A D | dependabot.yaml | 9 include: "scope" 21 include: "scope"
|
/web-php/include/ |
H A D | errors.inc | 416 'global' => 'language.variables.scope.php', 417 'globals' => 'language.variables.scope.php', 548 …lobal</b> keyword is used to manipulate <a href="/language.variables.scope">variable scope</a>, and 550 which are special variables with a global scope.',
|
H A D | header.inc | 194 <input type="hidden" name="scope" value="quickref">
|
H A D | pregen-news.inc | 14121 … technology topics including coding, design, content, and more. Given the scope of this conference… 14124 … technology topics including coding, design, content, and more. Given the scope of this conference…
|
/web-php/js/ext/ |
H A D | jquery-3.6.0.min.js | 2 …scope||((s=e.getAttribute("id"))?s=s.replace(re,ie):e.setAttribute("id",s=S)),o=(l=h(t)).length;wh…
|
/web-php/releases/ |
H A D | NEWS_5_4_0_RC1.txt | 2250 . Substitute global-scope, persistent constants with their values at compile 2661 - Fixed bug #47320 ($php_errormsg out of scope in functions). (Dmitry) 3253 - Fixed bug #45751 (Using auto_prepend_file crashes (out of scope stack address 3840 - Fixed bug #41724 (libxml_get_last_error() - errors service request scope). 5197 - Fixed bug #37046 (foreach breaks static scope). (Dmitry) 5799 scope). (Dmitry)
|
H A D | NEWS_5_4_0_beta1.txt | 2154 . Substitute global-scope, persistent constants with their values at compile 2565 - Fixed bug #47320 ($php_errormsg out of scope in functions). (Dmitry) 3157 - Fixed bug #45751 (Using auto_prepend_file crashes (out of scope stack address 3744 - Fixed bug #41724 (libxml_get_last_error() - errors service request scope). 5101 - Fixed bug #37046 (foreach breaks static scope). (Dmitry) 5703 scope). (Dmitry)
|
Completed in 119 milliseconds