Searched refs:context (Results 1 – 11 of 11) sorted by relevance
/web-php/manual/en/toc/ |
H A D | context.inc | 5 0 => 'context.socket.php', 6 1 => 'Socket context options', 10 0 => 'context.http.php', 11 1 => 'HTTP context options', 15 0 => 'context.ftp.php', 16 1 => 'FTP context options', 20 0 => 'context.ssl.php', 21 1 => 'SSL context options', 25 0 => 'context.curl.php', 30 0 => 'context.phar.php', [all …]
|
H A D | langref.inc | 85 0 => 'context.php',
|
/web-php/backend/notes/05/ |
H A D | 05d3e821117f7264 | 1 110449|context.http|100|1350999690|vchampion at gmail dot com|SWYgeW91IHVzZSB0aGUgcHJveHkgc2VydmVyI… 2 101933|context.http|40|1295381378|gourav sarkar|d2F0Y2ggeW91ciBjYXNlIHdoZW4gdXNpbmcgbWV0aG9kcyAoUE9… 3 95146|context.http|33|1260868435|TxRx|Tm90ZSB0aGF0IGlmIHRoZSBzZXJ2ZXIgaXMgbm90IGFibGUgdG8gJ2dldGFkZ…
|
/web-php/tests/EndToEnd/ |
H A D | DisabledJavascriptTest.spec.ts | 25 const context = await browser.newContext({ constant 28 const page = await context.newPage(); 42 const context = await browser.newContext({ constant 45 const page = await context.newPage();
|
/web-php/releases/ |
H A D | NEWS_5_4_0_alpha1.txt | 70 backpatch_count into CG(context) as they are used only during compilation. 183 . Added a "no_ticket" SSL context option to disable the SessionTicket TLS
|
H A D | NEWS_5_4_0_beta2.txt | 38 the default stream context. (Hannes) 247 backpatch_count into CG(context) as they are used only during compilation. 360 . Added a "no_ticket" SSL context option to disable the SessionTicket TLS 647 . Fixed bug #54440 (libxml extension ignores default context). (Gustavo) 788 . Fixed Bug #51458 (Lack of error context with nested exceptions). (Stas) 895 that do not support it) by adding a no_ticket SSL context option. (Adam, 1062 . Changed the $context parameter on copy() to actually have an effect. (Kalle)
|
H A D | NEWS_5_4_0_RC1.txt | 81 the default stream context. (Hannes) 1810 context). (Andrey) 2207 - Changed opendir(), dir() and scandir() to use default context when no context 2333 . Added context parameter for copy() function. (Sara) 2532 context. (Dmitry) 4769 - Fixed memory leaks in openssl streams context options. (Pierre) 4935 context). (Dmitry) 4957 private constructors from invalid context). (Tony) 5074 stream context options). (Mike) 5138 - Changed get_headers() to use the default context. (Ilia) [all …]
|
H A D | NEWS_5_4_0_beta1.txt | 1714 context). (Andrey) 2111 - Changed opendir(), dir() and scandir() to use default context when no context 2237 . Added context parameter for copy() function. (Sara) 2436 context. (Dmitry) 4673 - Fixed memory leaks in openssl streams context options. (Pierre) 4839 context). (Dmitry) 4861 private constructors from invalid context). (Tony) 4978 stream context options). (Mike) 5042 - Changed get_headers() to use the default context. (Ilia) 5453 - Added bindto socket context option. (Ilia) [all …]
|
/web-php/ |
H A D | composer.lock | 2306 "sebastian/recursion-context": "^6.0" 2384 "sebastian/recursion-context": "^6.0" 2504 "sebastian/recursion-context": "^6.0" 2602 "name": "sebastian/recursion-context", 2606 "url": "https://github.com/sebastianbergmann/recursion-context.git", 2611 …"url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/694d156164372abbd… 2651 "homepage": "https://github.com/sebastianbergmann/recursion-context", 2653 "issues": "https://github.com/sebastianbergmann/recursion-context/issues", 2654 … "security": "https://github.com/sebastianbergmann/recursion-context/security/policy", 2655 "source": "https://github.com/sebastianbergmann/recursion-context/tree/6.0.2"
|
/web-php/js/ext/ |
H A D | jquery-3.6.0.min.js | 2 …context:!0}},ajaxSetup:function(e,t){return t?Ft(Ft(e,S.ajaxSettings),t):Ft(S.ajaxSettings,e)},aja…
|
/web-php/include/ |
H A D | pregen-news.inc | 9468 <li><a href="https://wiki.php.net/rfc/hash-context.as-resource">HashContext as Object</a></li> 16391 …<a href="https://wiki.php.net/rfc/additional-context-in-pcntl-signal-handler">Additional Context i…
|
Completed in 129 milliseconds