Skip to content

Commit dd8d8bf

Browse files
committed
Sync final and leading newlines
This patch adds some missing newlines, trims some multiple redundant final newlines into a single one, and trims few redundant leading newlines. According to POSIX, a line is a sequence of zero or more non-'<newline>' characters plus a terminating '<newline>' character. [1] Files should normally have at least one final newline character. C89 [2] and later standards [3] mention a final newline: "A source file that is not empty shall end in a new-line character, which shall not be immediately preceded by a backslash character." Although it is not mandatory for all files to have a final newline fixed, a more consistent and homogeneous approach brings less of commit differences issues and a better development experience in certain text editors and IDEs. [1] http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap03.html#tag_03_206 [2] https://port70.net/~nsz/c/c89/c89-draft.html#2.1.1.2 [3] https://port70.net/~nsz/c/c99/n1256.html#5.1.1.2
1 parent d26b9a7 commit dd8d8bf

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

92 files changed

+38
-100
lines changed

.router.php

-1
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,3 @@
1414
}
1515
}
1616
include_once "error.php";
17-

ChangeLog-5.php

-1
Original file line numberDiff line numberDiff line change
@@ -15901,4 +15901,3 @@ functions if "zend" is specified as the module name. (Ilia)</li>
1590115901
<!-- }}} --></section>
1590215902

1590315903
<?php site_footer(); ?>
15904-

archive/1998.php

-1
Original file line numberDiff line numberDiff line change
@@ -92,4 +92,3 @@
9292
</p>
9393

9494
<?php site_footer(array('elephpants' => true, 'sidebar' => $SIDEBAR_DATA));
95-

archive/1999.php

-1
Original file line numberDiff line numberDiff line change
@@ -118,4 +118,3 @@
118118
</p>
119119

120120
<?php site_footer(array('elephpants' => true, 'sidebar' => $SIDEBAR_DATA));
121-

archive/2000.php

-1
Original file line numberDiff line numberDiff line change
@@ -166,4 +166,3 @@ functions for gd make this release a must for every user of PHP. The
166166
</p>
167167

168168
<?php site_footer(array('elephpants' => true, 'sidebar' => $SIDEBAR_DATA));
169-

archive/2009.php

-1
Original file line numberDiff line numberDiff line change
@@ -966,4 +966,3 @@
966966

967967

968968
<?php site_footer(array('elephpants' => true, 'sidebar' => $SIDEBAR_DATA));
969-

archive/2013.php

-1
Original file line numberDiff line numberDiff line change
@@ -1486,4 +1486,3 @@ function declaration.</li>
14861486
<?php
14871487

14881488
site_footer(array('elephpants' => true, 'sidebar' => $SIDEBAR_DATA));
1489-

archive/2014.php

-1
Original file line numberDiff line numberDiff line change
@@ -2095,4 +2095,3 @@
20952095

20962096
/* %s/<a href="\(.*\)"><img src="\/images\/news\/\(.*\)" alt="\(.*\)" width.*><\/a>/<?php news_image("\1", "\2", "\3"); ?>/g */
20972097
site_footer(array('elephpants' => true, 'sidebar' => $SIDEBAR_DATA));
2098-

archive/2015.php

-1
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,3 @@
2222

2323
/* %s/<a href="\(.*\)"><img src="\/images\/news\/\(.*\)" alt="\(.*\)" width.*><\/a>/<?php news_image("\1", "\2", "\3"); ?>/g */
2424
site_footer(array('elephpants' => true, 'sidebar' => $SIDEBAR_DATA));
25-

archive/2016.php

-1
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,3 @@
2222

2323
/* %s/<a href="\(.*\)"><img src="\/images\/news\/\(.*\)" alt="\(.*\)" width.*><\/a>/<?php news_image("\1", "\2", "\3"); ?>/g */
2424
site_footer(array('elephpants' => true, 'sidebar' => $SIDEBAR_DATA));
25-

archive/2017.php

-1
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,3 @@
2222

2323
/* %s/<a href="\(.*\)"><img src="\/images\/news\/\(.*\)" alt="\(.*\)" width.*><\/a>/<?php news_image("\1", "\2", "\3"); ?>/g */
2424
site_footer(array('elephpants' => true, 'sidebar' => $SIDEBAR_DATA));
25-

archive/2018.php

-1
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,3 @@
2222

2323
/* %s/<a href="\(.*\)"><img src="\/images\/news\/\(.*\)" alt="\(.*\)" width.*><\/a>/<?php news_image("\1", "\2", "\3"); ?>/g */
2424
site_footer(array('elephpants' => true, 'sidebar' => $SIDEBAR_DATA));
25-

archive/entries/2016-03-01-1.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@
1616
For tickets and more information: <a href="http://phpkonf.org">http://phpkonf.org</a>
1717
</div>
1818
</content>
19-
</entry>
19+
</entry>

archive/entries/2016-03-31-3.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@
1818
<p><a href="http://conf2016.phpsrbija.rs">conf2016.phpsrbija.rs</a></p>
1919
</div>
2020
</content>
21-
</entry>
21+
</entry>

archive/entries/2016-04-05-1.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@
3838
<p><a href="http://cakefest.org/tickets">Tickets</a> are selling fast, so you better grab yours while you still can!</p>
3939
</div>
4040
</content>
41-
</entry>
41+
</entry>

archive/entries/2016-11-02-1.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@
3030
</ul>
3131
<p>For further information on the International PHP Conference visit: <a href="https://phpconference.com">www.phpconference.com</a></p>
3232
</content>
33-
</entry>
33+
</entry>

archive/entries/2016-11-10-2.xml

-1
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,3 @@
3333
</div>
3434
</content>
3535
</entry>
36-

archive/entries/2016-12-27-1.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@
1616
For call for papers and more information: <a href="http://phpkonf.org">http://phpkonf.org</a>
1717
</div>
1818
</content>
19-
</entry>
19+
</entry>

archive/entries/2017-05-09-1.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,4 @@
6464
</ul>
6565
<p>We are looking forward to your exciting submissions! For further information on International PHP Conference’s sessions and speakers visit: <a href="https://phpconference.com">www.phpconference.com</a></p>
6666
</content>
67-
</entry>
67+
</entry>

archive/entries/2017-11-06-1.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@
3333
</ul>
3434
<p>We are looking forward to your exciting submissions! For further information on International PHP Conference's sessions and speakers visit: <a href="https://phpconference.com">www.phpconference.com</a></p>
3535
</content>
36-
</entry>
36+
</entry>

archive/entries/2018-03-23-1.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@
3838
<p>We are looking forward to your exciting submissions! For further information on International PHP Conferenceís sessions and speakers visit: <a href="https://phpconference.com">www.phpconference.com</a></p>
3939
</div>
4040
</content>
41-
</entry>
41+
</entry>

archive/entries/2018-04-23-1.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@
4040
<p>For further information on the International PHP Conference visit: <a href="https://phpconference.com">www.phpconference.com</a></p>
4141
</div>
4242
</content>
43-
</entry>
43+
</entry>

archive/index.php

-1
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,3 @@
1111

1212
include_once $_SERVER['DOCUMENT_ROOT'] . '/include/errors.inc';
1313
error_noservice();
14-

backend/ip-to-country.idx

-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,3 @@
55
* up and running on your localhost without needing to generate all this
66
* yourself from master.
77
*/
8-

bin/bumpRelease

-1
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,3 @@ file_put_contents("include/releases.inc", [
4242
]);
4343

4444
echo "This was fun \o/\nI hope you remembered to run this script *before* updating include/version.inc... :)\n";
45-

bin/createNewsEntry

-1
Original file line numberDiff line numberDiff line change
@@ -207,4 +207,3 @@ $arch->save("archive/archive.xml");
207207

208208
fwrite(STDOUT, "File saved.\nPlease git diff $archivefile sanity-check the changes before committing\n");
209209
fwrite(STDOUT, "NOTE: Remeber to git add $file && git commit $file && git push!!\n");
210-

cached.php

-2
Original file line numberDiff line numberDiff line change
@@ -50,5 +50,3 @@
5050
}
5151

5252
readfile($abs);
53-
54-

conferences/index.php

-1
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,3 @@
5555
"sidebar" => $panels,
5656
)
5757
);
58-

fonts/Fira/fira.css

-1
Original file line numberDiff line numberDiff line change
@@ -63,4 +63,3 @@
6363
font-weight: 700;
6464
font-style: normal;
6565
}
66-

fonts/Font-Awesome/LICENSE.txt

-2
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,3 @@ Font license info
88
Author: Dave Gandy
99
License: SIL ()
1010
Homepage: http://fortawesome.github.com/Font-Awesome/
11-
12-

fonts/Font-Awesome/config.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
"src": "fontawesome"
1414
}
1515
]
16-
}
16+
}
+1-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
2-
.icon-twitter:before { content: '\e800'; } /* '' */
1+
.icon-twitter:before { content: '\e800'; } /* '' */

fonts/Font-Awesome/css/fontello-embedded.css

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
2-
.icon-twitter { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe800;&nbsp;'); }
1+
.icon-twitter { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe800;&nbsp;'); }

fonts/Font-Awesome/css/fontello-ie7.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@
1010
/* font-size: 120%; */
1111
}
1212

13-
.icon-twitter { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe800;&nbsp;'); }
13+
.icon-twitter { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe800;&nbsp;'); }

get-involved.php

-1
Original file line numberDiff line numberDiff line change
@@ -82,4 +82,3 @@
8282
site_footer(array('sidebar'=>$SIDEBAR_DATA));
8383

8484
/* vim: set et ts=4 sw=4 ft=php: : */
85-

images/elephpants.php

-1
Original file line numberDiff line numberDiff line change
@@ -84,4 +84,3 @@
8484
}
8585

8686
print json_encode($elephpants);
87-

images/logo.php

-2
Original file line numberDiff line numberDiff line change
@@ -92,5 +92,3 @@ function serve_compressed_if_available($logo) {
9292
header('Expires: ' . date(DATE_RSS, $future));
9393
imgheader($logo);
9494
serve_compressed_if_available($logo);
95-
96-

include/countries-alpha2.inc

+1-1
Original file line numberDiff line numberDiff line change
@@ -252,4 +252,4 @@ $COUNTRIES_ALPHA2 = array(
252252
"ZA" => "South Africa",
253253
"ZM" => "Zambia",
254254
"ZW" => "Zimbabwe",
255-
);
255+
);

include/countries.inc

-1
Original file line numberDiff line numberDiff line change
@@ -233,4 +233,3 @@ $COUNTRIES = array(
233233
'ZMB' => 'Zambia',
234234
'ZWE' => 'Zimbabwe',
235235
);
236-

include/do-download.inc

-1
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,3 @@ function download_file($mirror, $file)
4040
echo " ";
4141
flush();
4242
}
43-

include/footer.inc

-1
Original file line numberDiff line numberDiff line change
@@ -96,4 +96,3 @@
9696

9797
</body>
9898
</html>
99-

include/get-download.inc

-1
Original file line numberDiff line numberDiff line change
@@ -74,4 +74,3 @@ if ($size) {
7474

7575

7676
<?php site_footer();
77-

include/last_updated.inc

-1
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,3 @@
2525

2626

2727
$LAST_UPDATED=time();
28-

include/layout.inc

-1
Original file line numberDiff line numberDiff line change
@@ -706,4 +706,3 @@ function doc_toc_title($lang, $index, $file, $elm = "dt") {
706706
}
707707

708708
/* vim: set et ts=4 sw=4 ft=php: : */
709-

include/manual-lookup.inc

-1
Original file line numberDiff line numberDiff line change
@@ -222,4 +222,3 @@ function find_manual_page($lang, $keyword)
222222
// all of the slow and unnecessary checks.
223223
return find_manual_page_slow($langs[0], $kw);
224224
}
225-

include/mozsearch.inc

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@
2424
updateCheckDays="7"
2525
>
2626

27-
</search>
27+
</search>

include/shared-manual.inc

-1
Original file line numberDiff line numberDiff line change
@@ -527,4 +527,3 @@ function relTime(DateTime $date) {
527527
}
528528

529529
/* vim: set et ts=4 sw=4: */
530-

include/site.inc

-1
Original file line numberDiff line numberDiff line change
@@ -575,4 +575,3 @@ if (isset($_SERVER['MIRROR_STATS'])) {
575575
if (isset($_SERVER['BASE_PAGE'])) {
576576
$_SERVER['BASE_HREF'] = $MYSITE . $_SERVER['BASE_PAGE'];
577577
} else { unset($_SERVER['BASE_HREF']); }
578-

include/version.inc

-1
Original file line numberDiff line numberDiff line change
@@ -173,4 +173,3 @@ $PHP_5_RC_DATE = $PHP_5_6_RC_DATE; // Used by master
173173
$PHP_7_VERSION = $PHP_7_2_VERSION; // Some scripts require this set
174174
$PHP_7_DATE = $PHP_7_2_DATE; // Used by bumpRelease script
175175
$PHP_7_RC_DATE = $PHP_7_2_RC_DATE; // Used by master
176-

index.php

-1
Original file line numberDiff line numberDiff line change
@@ -198,4 +198,3 @@
198198
'sidebar' => $SIDEBAR
199199
)
200200
);
201-

js/ext/jquery.ui.totop.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,4 @@
5555
});
5656

5757
};
58-
})(jQuery);
58+
})(jQuery);

js/search-index.php

-1
Original file line numberDiff line numberDiff line change
@@ -69,4 +69,3 @@
6969

7070

7171
echo json_encode($index);
72-

license/contrib-guidelines-code.php

-1
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,3 @@
4242
</ul>
4343

4444
<?php site_footer();
45-

license/distrib-guidelines-code.php

-2
Original file line numberDiff line numberDiff line change
@@ -63,5 +63,3 @@
6363
</ul>
6464

6565
<?php site_footer();
66-
67-

license/index.php

-1
Original file line numberDiff line numberDiff line change
@@ -154,4 +154,3 @@
154154
</ul>
155155

156156
<?php site_footer(array('sidebar' => $SIDEBAR_DATA));
157-

manual/en/book.var.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,4 +81,4 @@
8181

8282

8383

84-
<ul class="chunklist chunklist_book"><li><a href="intro.var.php">Introduction</a></li><li><a href="var.setup.php">Installing/Configuring</a><ul class="chunklist chunklist_book chunklist_children"><li><a href="var.requirements.php">Requirements</a></li><li><a href="var.installation.php">Installation</a></li><li><a href="var.configuration.php">Runtime Configuration</a></li><li><a href="var.resources.php">Resource Types</a></li></ul></li><li><a href="var.constants.php">Predefined Constants</a></li><li><a href="ref.var.php">Variable handling Functions</a><ul class="chunklist chunklist_book chunklist_children"><li><a href="function.boolval.php">boolval</a> — Get the boolean value of a variable</li><li><a href="function.debug-zval-dump.php">debug_zval_dump</a> — Dumps a string representation of an internal zend value to output</li><li><a href="function.doubleval.php">doubleval</a> — Alias of floatval</li><li><a href="function.empty.php">empty</a> — Determine whether a variable is empty</li><li><a href="function.floatval.php">floatval</a> — Get float value of a variable</li><li><a href="function.get-defined-vars.php">get_defined_vars</a> — Returns an array of all defined variables</li><li><a href="function.get-resource-type.php">get_resource_type</a> — Returns the resource type</li><li><a href="function.gettype.php">gettype</a> — Get the type of a variable</li><li><a href="function.import-request-variables.php">import_request_variables</a> — Import GET/POST/Cookie variables into the global scope</li><li><a href="function.intval.php">intval</a> — Get the integer value of a variable</li><li><a href="function.is-array.php">is_array</a> — Finds whether a variable is an array</li><li><a href="function.is-bool.php">is_bool</a> — Finds out whether a variable is a boolean</li><li><a href="function.is-callable.php">is_callable</a> — Verify that the contents of a variable can be called as a function</li><li><a href="function.is-double.php">is_double</a> — Alias of is_float</li><li><a href="function.is-float.php">is_float</a> — Finds whether the type of a variable is float</li><li><a href="function.is-int.php">is_int</a> — Find whether the type of a variable is integer</li><li><a href="function.is-integer.php">is_integer</a> — Alias of is_int</li><li><a href="function.is-long.php">is_long</a> — Alias of is_int</li><li><a href="function.is-null.php">is_null</a> — Finds whether a variable is NULL</li><li><a href="function.is-numeric.php">is_numeric</a> — Finds whether a variable is a number or a numeric string</li><li><a href="function.is-object.php">is_object</a> — Finds whether a variable is an object</li><li><a href="function.is-real.php">is_real</a> — Alias of is_float</li><li><a href="function.is-resource.php">is_resource</a> — Finds whether a variable is a resource</li><li><a href="function.is-scalar.php">is_scalar</a> — Finds whether a variable is a scalar</li><li><a href="function.is-string.php">is_string</a> — Find whether the type of a variable is string</li><li><a href="function.isset.php">isset</a> — Determine if a variable is set and is not NULL</li><li><a href="function.print-r.php">print_r</a> — Prints human-readable information about a variable</li><li><a href="function.serialize.php">serialize</a> — Generates a storable representation of a value</li><li><a href="function.settype.php">settype</a> — Set the type of a variable</li><li><a href="function.strval.php">strval</a> — Get string value of a variable</li><li><a href="function.unserialize.php">unserialize</a> — Creates a PHP value from a stored representation</li><li><a href="function.unset.php">unset</a> — Unset a given variable</li><li><a href="function.var-dump.php">var_dump</a> — Dumps information about a variable</li><li><a href="function.var-export.php">var_export</a> — Outputs or returns a parsable string representation of a variable</li></ul></li></ul></div><?php manual_footer(); ?>
84+
<ul class="chunklist chunklist_book"><li><a href="intro.var.php">Introduction</a></li><li><a href="var.setup.php">Installing/Configuring</a><ul class="chunklist chunklist_book chunklist_children"><li><a href="var.requirements.php">Requirements</a></li><li><a href="var.installation.php">Installation</a></li><li><a href="var.configuration.php">Runtime Configuration</a></li><li><a href="var.resources.php">Resource Types</a></li></ul></li><li><a href="var.constants.php">Predefined Constants</a></li><li><a href="ref.var.php">Variable handling Functions</a><ul class="chunklist chunklist_book chunklist_children"><li><a href="function.boolval.php">boolval</a> — Get the boolean value of a variable</li><li><a href="function.debug-zval-dump.php">debug_zval_dump</a> — Dumps a string representation of an internal zend value to output</li><li><a href="function.doubleval.php">doubleval</a> — Alias of floatval</li><li><a href="function.empty.php">empty</a> — Determine whether a variable is empty</li><li><a href="function.floatval.php">floatval</a> — Get float value of a variable</li><li><a href="function.get-defined-vars.php">get_defined_vars</a> — Returns an array of all defined variables</li><li><a href="function.get-resource-type.php">get_resource_type</a> — Returns the resource type</li><li><a href="function.gettype.php">gettype</a> — Get the type of a variable</li><li><a href="function.import-request-variables.php">import_request_variables</a> — Import GET/POST/Cookie variables into the global scope</li><li><a href="function.intval.php">intval</a> — Get the integer value of a variable</li><li><a href="function.is-array.php">is_array</a> — Finds whether a variable is an array</li><li><a href="function.is-bool.php">is_bool</a> — Finds out whether a variable is a boolean</li><li><a href="function.is-callable.php">is_callable</a> — Verify that the contents of a variable can be called as a function</li><li><a href="function.is-double.php">is_double</a> — Alias of is_float</li><li><a href="function.is-float.php">is_float</a> — Finds whether the type of a variable is float</li><li><a href="function.is-int.php">is_int</a> — Find whether the type of a variable is integer</li><li><a href="function.is-integer.php">is_integer</a> — Alias of is_int</li><li><a href="function.is-long.php">is_long</a> — Alias of is_int</li><li><a href="function.is-null.php">is_null</a> — Finds whether a variable is NULL</li><li><a href="function.is-numeric.php">is_numeric</a> — Finds whether a variable is a number or a numeric string</li><li><a href="function.is-object.php">is_object</a> — Finds whether a variable is an object</li><li><a href="function.is-real.php">is_real</a> — Alias of is_float</li><li><a href="function.is-resource.php">is_resource</a> — Finds whether a variable is a resource</li><li><a href="function.is-scalar.php">is_scalar</a> — Finds whether a variable is a scalar</li><li><a href="function.is-string.php">is_string</a> — Find whether the type of a variable is string</li><li><a href="function.isset.php">isset</a> — Determine if a variable is set and is not NULL</li><li><a href="function.print-r.php">print_r</a> — Prints human-readable information about a variable</li><li><a href="function.serialize.php">serialize</a> — Generates a storable representation of a value</li><li><a href="function.settype.php">settype</a> — Set the type of a variable</li><li><a href="function.strval.php">strval</a> — Get string value of a variable</li><li><a href="function.unserialize.php">unserialize</a> — Creates a PHP value from a stored representation</li><li><a href="function.unset.php">unset</a> — Unset a given variable</li><li><a href="function.var-dump.php">var_dump</a> — Dumps information about a variable</li><li><a href="function.var-export.php">var_export</a> — Outputs or returns a parsable string representation of a variable</li></ul></li></ul></div><?php manual_footer(); ?>

manual/en/class.exception.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -289,4 +289,4 @@
289289

290290
<h2>Table of Contents</h2><ul class="chunklist chunklist_reference"><li><a href="exception.construct.php">Exception::__construct</a> — Construct the exception</li><li><a href="exception.getmessage.php">Exception::getMessage</a> — Gets the Exception message</li><li><a href="exception.getprevious.php">Exception::getPrevious</a> — Returns previous Exception</li><li><a href="exception.getcode.php">Exception::getCode</a> — Gets the Exception code</li><li><a href="exception.getfile.php">Exception::getFile</a> — Gets the file in which the exception occurred</li><li><a href="exception.getline.php">Exception::getLine</a> — Gets the line in which the exception occurred</li><li><a href="exception.gettrace.php">Exception::getTrace</a> — Gets the stack trace</li><li><a href="exception.gettraceasstring.php">Exception::getTraceAsString</a> — Gets the stack trace as a string</li><li><a href="exception.tostring.php">Exception::__toString</a> — String representation of the exception</li><li><a href="exception.clone.php">Exception::__clone</a> — Clone the exception</li></ul>
291291
</div>
292-
<?php manual_footer(); ?>
292+
<?php manual_footer(); ?>

manual/en/context.http.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -439,4 +439,4 @@
439439
</div>
440440

441441

442-
</div><?php manual_footer(); ?>
442+
</div><?php manual_footer(); ?>

0 commit comments

Comments
 (0)