Peter J. Herrel
Peter J. Herrel
>warning grunt-svg2png > [email protected]: Package renamed to phantomjs-prebuilt. Please update ‘phantomjs’ package references to ‘phantomjs-prebuilt’
For packages with a lot of (sub)commands, it could be useful to have a concise TOC section (table of contents), cf. e.g. the readme of https://git.io/v5THM
Error with PHP 8.1.11 on this line https://github.com/jenssegers/optimus/blob/a062ac06598e72a25a17ea6cba87f9e02d07b1bc/src/Optimus.php#L68, e.g. >Implicit conversion from float 3.802099463828355E+21 to int loses precision
- `post_date_gmt` will always be the fallback (cf. `get_gmt_from_date( $tmpDate )`) - `post_modified` is not being exported (Drupal's `changed` field)
Setting user role during import from Drupal 7 did not work for me out of the box. As a quick workaround I included the following after the user meta insertion...