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
|
1d25be875d
|
[3.1.0] Maintenance scripts emit and honor proper exit codes
git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1640 48356398-32a2-884e-a903-53898d9a118a
|
2008-04-03 20:52:08 +00:00 |
|
Edward Z. Yang
|
18320d59a4
|
Fix some backwards compatibility issues in FSTools::globr.
git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1588 48356398-32a2-884e-a903-53898d9a118a
|
2008-03-02 04:07:17 +00:00 |
|
Edward Z. Yang
|
2598b26778
|
Initial commit for extra class hierarchies FSTools and ConfigSchema.
git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1518 48356398-32a2-884e-a903-53898d9a118a
|
2008-01-27 05:31:06 +00:00 |
|