David Rans
|
1dd3e52365
|
PHP 8.1: fix various deprecations/errors in newest version of PHP (#310)
* Test on PHP 8.1
* PHP 8.1: fix deprecated NULL param to glob()
* PHP 8.1: fix PHP error when passing NULL to rawurlencode()
* PHP 8.1: calling ctype_lower with FALSE is deprecated
* PHP 8.1: passing NULL to setAttribute() is deprecated
* PHP 8.1: passing NULL to str_replace() is an error
* PHP 8.1: fix error passing NULL to str_replace()
* PHP 8.1: fix return type deprecation with backwards compatible attribute
* Revert typo
|
2022-04-08 13:48:12 -04:00 |
|
Marcus Bointon
|
fac747bdbd
|
PSR-2 reformatting PHPDoc corrections
With minor corrections.
Signed-off-by: Marcus Bointon <marcus@synchromedia.co.uk>
Signed-off-by: Edward Z. Yang <ezyang@mit.edu>
|
2013-08-17 22:27:26 -04:00 |
|
Edward Z. Yang
|
12b811d749
|
Add vim modelines to all files.
Signed-off-by: Edward Z. Yang <edwardzyang@thewritingpot.com>
|
2008-12-06 04:24:59 -05:00 |
|
Edward Z. Yang
|
2c955af135
|
Remove trailing whitespace.
Signed-off-by: Edward Z. Yang <edwardzyang@thewritingpot.com>
|
2008-12-06 02:28:20 -05:00 |
|
Edward Z. Yang
|
56cfcba5d1
|
[3.1.0] Make StringHash system-agnostic.
git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1621 48356398-32a2-884e-a903-53898d9a118a
|
2008-03-22 19:30:37 +00:00 |
|