Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Use native type declarations#30

Closed
theodorejb wants to merge 5 commits into
salesforce:masterfrom
theodorejb:native-types
Closed

Use native type declarations#30
theodorejb wants to merge 5 commits into
salesforce:masterfrom
theodorejb:native-types

Conversation

@theodorejb

Copy link
Copy Markdown
Contributor

Additional changes:

  • Updated minimum PHP version to 7.4.

Note

The existing requirement of PHP 5.4 was incorrect. PHP 7 has been required ever since v3 was released in 2022, because Helpers.php uses the null coalesce operator.

  • Test on PHP 8.3 and 8.4.
  • Remove custom autoloader and unused files.
  • Fixed various incorrect types (particularly for helper args).

PHP 7+ has already been required since v3, since Helpers.php uses the null coalesce operator.
@theodorejb

Copy link
Copy Markdown
Contributor Author

Closing this since I've been building a much more robust and spec-compliant Handlebars implementation here: https://github.com/devtheorem/php-handlebars

@theodorejb theodorejb closed this Mar 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant