| 
| Subject: | The package is not usable with php 8. | 
|---|
 | Summary: | Package rating comment | 
|---|
 | Messages: | 1 | 
|---|
 | Author: | georgios spanos | 
|---|
 | Date: | 2023-10-26 11:53:30 | 
|---|
 |  |  |  | 
georgios spanos rated this package as follows:
| Utility: | Sufficient | 
|---|
| Consistency: | Sufficient | 
|---|
| Examples: | Good | 
|---|
|  | 
  georgios spanos - 2023-10-26 11:53:30The package is not usable with php 8.2 and php 7.4 is EOL
 PHP Warning:  Undefined array key 1 in /Users/drvs/Downloads/html_to_doc-2005-12-10/html_to_doc.inc.php on line 212
 
 Warning: Undefined array key 1 in /Users/drvs/Downloads/html_to_doc-2005-12-10/html_to_doc.inc.php on line 212
 PHP Deprecated:  preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /Users/drvs/Downloads/html_to_doc-2005-12-10/html_to_doc.inc.php on line 213
 
 Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /Users/drvs/Downloads/html_to_doc-2005-12-10/html_to_doc.inc.php on line 213
 PHP Warning:  Undefined array key 1 in /Users/drvs/Downloads/html_to_doc-2005-12-10/html_to_doc.inc.php on line 214
 
 Warning: Undefined array key 1 in /Users/drvs/Downloads/html_to_doc-2005-12-10/html_to_doc.inc.php on line 214
 PHP Deprecated:  preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /Users/drvs/Downloads/html_to_doc-2005-12-10/html_to_doc.inc.php on line 216
 
 Deprecated: preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /Users/drvs/Downloads/html_to_doc-2005-12-10/html_to_doc.inc.php on line 216
 |