Deploying to gh-pages from @ PHPMailer/PHPMailer@52d0fe4916 🚀
This commit is contained in:
parent
d030ff5738
commit
b9dacb8c6e
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
|
@ -1,3 +1,3 @@
|
||||||
1752910315
|
1756954560
|
||||||
07caae0058df7290fd8dfacf18434afa-phpdoc%3AphpDocumentor-projectDescriptor-filelist-1.0.0-5058f1af8388633f609cadb75a75dc9d
|
3d99647a2a2fc2912c8002152881da16-phpdoc%3AphpDocumentor-projectDescriptor-filelist-1.0.0-5058f1af8388633f609cadb75a75dc9d
|
||||||
a:7:{i:0;s:70:"phpDocumentor-projectDescriptor-files-5f8e078be864ed8486fddbad05b27d06";i:1;s:70:"phpDocumentor-projectDescriptor-files-5235e770a4a6db6cf3d02263b2c58729";i:2;s:70:"phpDocumentor-projectDescriptor-files-2dc906e99780fd5299d3f0954ff1ed56";i:3;s:70:"phpDocumentor-projectDescriptor-files-347419032ebb0654765c31130abccad8";i:4;s:70:"phpDocumentor-projectDescriptor-files-24a3edc89af44219bd2d3fb9edb94965";i:5;s:70:"phpDocumentor-projectDescriptor-files-c90d79f50e3ca043ff7de62a53564098";i:6;s:70:"phpDocumentor-projectDescriptor-files-fa0ad41a437e10860d0043f1cb605570";}
|
a:7:{i:0;s:70:"phpDocumentor-projectDescriptor-files-5f8e078be864ed8486fddbad05b27d06";i:1;s:70:"phpDocumentor-projectDescriptor-files-5235e770a4a6db6cf3d02263b2c58729";i:2;s:70:"phpDocumentor-projectDescriptor-files-2dc906e99780fd5299d3f0954ff1ed56";i:3;s:70:"phpDocumentor-projectDescriptor-files-347419032ebb0654765c31130abccad8";i:4;s:70:"phpDocumentor-projectDescriptor-files-24a3edc89af44219bd2d3fb9edb94965";i:5;s:70:"phpDocumentor-projectDescriptor-files-c90d79f50e3ca043ff7de62a53564098";i:6;s:70:"phpDocumentor-projectDescriptor-files-fa0ad41a437e10860d0043f1cb605570";}
|
||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -725,6 +725,8 @@
|
||||||
if (xhr.status < 400 && xhr.responseText) {
|
if (xhr.status < 400 && xhr.responseText) {
|
||||||
code.textContent = xhr.responseText;
|
code.textContent = xhr.responseText;
|
||||||
Prism.highlightElement(code);
|
Prism.highlightElement(code);
|
||||||
|
d=document.getElementsByClassName("line-numbers");
|
||||||
|
d[0].scrollTop = d[0].children[1].offsetTop;
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -270,6 +270,8 @@
|
||||||
if (xhr.status < 400 && xhr.responseText) {
|
if (xhr.status < 400 && xhr.responseText) {
|
||||||
code.textContent = xhr.responseText;
|
code.textContent = xhr.responseText;
|
||||||
Prism.highlightElement(code);
|
Prism.highlightElement(code);
|
||||||
|
d=document.getElementsByClassName("line-numbers");
|
||||||
|
d[0].scrollTop = d[0].children[1].offsetTop;
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -726,6 +726,8 @@ and also the from address when sending email.</p>
|
||||||
if (xhr.status < 400 && xhr.responseText) {
|
if (xhr.status < 400 && xhr.responseText) {
|
||||||
code.textContent = xhr.responseText;
|
code.textContent = xhr.responseText;
|
||||||
Prism.highlightElement(code);
|
Prism.highlightElement(code);
|
||||||
|
d=document.getElementsByClassName("line-numbers");
|
||||||
|
d[0].scrollTop = d[0].children[1].offsetTop;
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -287,6 +287,8 @@
|
||||||
if (xhr.status < 400 && xhr.responseText) {
|
if (xhr.status < 400 && xhr.responseText) {
|
||||||
code.textContent = xhr.responseText;
|
code.textContent = xhr.responseText;
|
||||||
Prism.highlightElement(code);
|
Prism.highlightElement(code);
|
||||||
|
d=document.getElementsByClassName("line-numbers");
|
||||||
|
d[0].scrollTop = d[0].children[1].offsetTop;
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -13689,6 +13689,8 @@ but it will do).</p>
|
||||||
if (xhr.status < 400 && xhr.responseText) {
|
if (xhr.status < 400 && xhr.responseText) {
|
||||||
code.textContent = xhr.responseText;
|
code.textContent = xhr.responseText;
|
||||||
Prism.highlightElement(code);
|
Prism.highlightElement(code);
|
||||||
|
d=document.getElementsByClassName("line-numbers");
|
||||||
|
d[0].scrollTop = d[0].children[1].offsetTop;
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1734,6 +1734,8 @@ appropriate for POP-before SMTP authorisation.</p>
|
||||||
if (xhr.status < 400 && xhr.responseText) {
|
if (xhr.status < 400 && xhr.responseText) {
|
||||||
code.textContent = xhr.responseText;
|
code.textContent = xhr.responseText;
|
||||||
Prism.highlightElement(code);
|
Prism.highlightElement(code);
|
||||||
|
d=document.getElementsByClassName("line-numbers");
|
||||||
|
d[0].scrollTop = d[0].children[1].offsetTop;
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -4074,6 +4074,8 @@ If no pattern was matched, it will return false.</p>
|
||||||
if (xhr.status < 400 && xhr.responseText) {
|
if (xhr.status < 400 && xhr.responseText) {
|
||||||
code.textContent = xhr.responseText;
|
code.textContent = xhr.responseText;
|
||||||
Prism.highlightElement(code);
|
Prism.highlightElement(code);
|
||||||
|
d=document.getElementsByClassName("line-numbers");
|
||||||
|
d[0].scrollTop = d[0].children[1].offsetTop;
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -270,6 +270,8 @@ FITNESS FOR A PARTICULAR PURPOSE.</p>
|
||||||
if (xhr.status < 400 && xhr.responseText) {
|
if (xhr.status < 400 && xhr.responseText) {
|
||||||
code.textContent = xhr.responseText;
|
code.textContent = xhr.responseText;
|
||||||
Prism.highlightElement(code);
|
Prism.highlightElement(code);
|
||||||
|
d=document.getElementsByClassName("line-numbers");
|
||||||
|
d[0].scrollTop = d[0].children[1].offsetTop;
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -270,6 +270,8 @@ FITNESS FOR A PARTICULAR PURPOSE.</p>
|
||||||
if (xhr.status < 400 && xhr.responseText) {
|
if (xhr.status < 400 && xhr.responseText) {
|
||||||
code.textContent = xhr.responseText;
|
code.textContent = xhr.responseText;
|
||||||
Prism.highlightElement(code);
|
Prism.highlightElement(code);
|
||||||
|
d=document.getElementsByClassName("line-numbers");
|
||||||
|
d[0].scrollTop = d[0].children[1].offsetTop;
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -270,6 +270,8 @@ FITNESS FOR A PARTICULAR PURPOSE.</p>
|
||||||
if (xhr.status < 400 && xhr.responseText) {
|
if (xhr.status < 400 && xhr.responseText) {
|
||||||
code.textContent = xhr.responseText;
|
code.textContent = xhr.responseText;
|
||||||
Prism.highlightElement(code);
|
Prism.highlightElement(code);
|
||||||
|
d=document.getElementsByClassName("line-numbers");
|
||||||
|
d[0].scrollTop = d[0].children[1].offsetTop;
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -270,6 +270,8 @@ FITNESS FOR A PARTICULAR PURPOSE.</p>
|
||||||
if (xhr.status < 400 && xhr.responseText) {
|
if (xhr.status < 400 && xhr.responseText) {
|
||||||
code.textContent = xhr.responseText;
|
code.textContent = xhr.responseText;
|
||||||
Prism.highlightElement(code);
|
Prism.highlightElement(code);
|
||||||
|
d=document.getElementsByClassName("line-numbers");
|
||||||
|
d[0].scrollTop = d[0].children[1].offsetTop;
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -270,6 +270,8 @@ FITNESS FOR A PARTICULAR PURPOSE.</p>
|
||||||
if (xhr.status < 400 && xhr.responseText) {
|
if (xhr.status < 400 && xhr.responseText) {
|
||||||
code.textContent = xhr.responseText;
|
code.textContent = xhr.responseText;
|
||||||
Prism.highlightElement(code);
|
Prism.highlightElement(code);
|
||||||
|
d=document.getElementsByClassName("line-numbers");
|
||||||
|
d[0].scrollTop = d[0].children[1].offsetTop;
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -270,6 +270,8 @@ FITNESS FOR A PARTICULAR PURPOSE.</p>
|
||||||
if (xhr.status < 400 && xhr.responseText) {
|
if (xhr.status < 400 && xhr.responseText) {
|
||||||
code.textContent = xhr.responseText;
|
code.textContent = xhr.responseText;
|
||||||
Prism.highlightElement(code);
|
Prism.highlightElement(code);
|
||||||
|
d=document.getElementsByClassName("line-numbers");
|
||||||
|
d[0].scrollTop = d[0].children[1].offsetTop;
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -270,6 +270,8 @@ FITNESS FOR A PARTICULAR PURPOSE.</p>
|
||||||
if (xhr.status < 400 && xhr.responseText) {
|
if (xhr.status < 400 && xhr.responseText) {
|
||||||
code.textContent = xhr.responseText;
|
code.textContent = xhr.responseText;
|
||||||
Prism.highlightElement(code);
|
Prism.highlightElement(code);
|
||||||
|
d=document.getElementsByClassName("line-numbers");
|
||||||
|
d[0].scrollTop = d[0].children[1].offsetTop;
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -161,6 +161,8 @@
|
||||||
if (xhr.status < 400 && xhr.responseText) {
|
if (xhr.status < 400 && xhr.responseText) {
|
||||||
code.textContent = xhr.responseText;
|
code.textContent = xhr.responseText;
|
||||||
Prism.highlightElement(code);
|
Prism.highlightElement(code);
|
||||||
|
d=document.getElementsByClassName("line-numbers");
|
||||||
|
d[0].scrollTop = d[0].children[1].offsetTop;
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -168,6 +168,8 @@
|
||||||
if (xhr.status < 400 && xhr.responseText) {
|
if (xhr.status < 400 && xhr.responseText) {
|
||||||
code.textContent = xhr.responseText;
|
code.textContent = xhr.responseText;
|
||||||
Prism.highlightElement(code);
|
Prism.highlightElement(code);
|
||||||
|
d=document.getElementsByClassName("line-numbers");
|
||||||
|
d[0].scrollTop = d[0].children[1].offsetTop;
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -161,6 +161,8 @@
|
||||||
if (xhr.status < 400 && xhr.responseText) {
|
if (xhr.status < 400 && xhr.responseText) {
|
||||||
code.textContent = xhr.responseText;
|
code.textContent = xhr.responseText;
|
||||||
Prism.highlightElement(code);
|
Prism.highlightElement(code);
|
||||||
|
d=document.getElementsByClassName("line-numbers");
|
||||||
|
d[0].scrollTop = d[0].children[1].offsetTop;
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -167,6 +167,8 @@
|
||||||
if (xhr.status < 400 && xhr.responseText) {
|
if (xhr.status < 400 && xhr.responseText) {
|
||||||
code.textContent = xhr.responseText;
|
code.textContent = xhr.responseText;
|
||||||
Prism.highlightElement(code);
|
Prism.highlightElement(code);
|
||||||
|
d=document.getElementsByClassName("line-numbers");
|
||||||
|
d[0].scrollTop = d[0].children[1].offsetTop;
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -161,6 +161,8 @@
|
||||||
if (xhr.status < 400 && xhr.responseText) {
|
if (xhr.status < 400 && xhr.responseText) {
|
||||||
code.textContent = xhr.responseText;
|
code.textContent = xhr.responseText;
|
||||||
Prism.highlightElement(code);
|
Prism.highlightElement(code);
|
||||||
|
d=document.getElementsByClassName("line-numbers");
|
||||||
|
d[0].scrollTop = d[0].children[1].offsetTop;
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue