Subversion Repositories prepend

Rev

Rev 5 | Rev 7 | Go to most recent revision | Last modification | Compare with Previous | View Log | RSS feed

Last modification

Path Last modification Log RSS
[NODE] [DIRECTORY] php_auto_pre/ 6  2022-12-27 19:21:05 daniel-marschall Log RSS
[NODE] [FILE] INSTALL 2  2019-05-02 11:34:17 daniel-marschall Log RSS
[NODE] [FILE] LICENSE 2  2019-05-02 11:34:17 daniel-marschall Log RSS
[NODE] [FILE] phpstan.neon.dist 4  2022-01-08 23:58:47 daniel-marschall Log RSS
[NODE] [DB-FILE] php_auto_pre.php 2  2019-05-02 11:34:17 daniel-marschall Log RSS
[NODE] [FILE] TODO 3  2019-11-18 13:20:14 daniel-marschall Log RSS

PHP prepend scripts for compatibility

This package contains php functions for backwards compatibility, which can be included as "prepend" script - this means, that all PHP scripts (called via Apache, CLI etc.) include these scripts and therefore offer the backwards compatibility functions.

Currently, the pack contains following units:

If you need htmlentities(), htmlspecialchars() or html_entity_decode() with old semantics, you can download compatibility functions [url=https://misc.daniel-marschall.de/code/php/php_utils/htmlentities_compat.inc.php]here[/url]