cedaro / grunt-wp-i18n

Internationalize WordPress themes and plugins with Grunt.
MIT License
160 stars 25 forks source link

Warnings when running on PHP 8 #85

Closed leewillis77 closed 3 years ago

leewillis77 commented 3 years ago

Warnings are generated when running under PHP 8:

PO::export_entry(): Argument #1 ($entry) must be passed by reference, value given in /node_modules/node-wp-i18n/bin/php/pomo/po.php on line 52
leewillis77 commented 3 years ago
$ npm info node-wp-i18n
node-wp-i18n@1.2.5
leewillis77 commented 3 years ago

Raised against wrong repo - sorry. Closing.