I hereby claim:
- I am hongpong on github.
- I am hongpong (https://keybase.io/hongpong) on keybase.
- I have a public key ASAw6dhKJj-DFRRdf4Xs-yVG6tFwu8FF9KHIJj_JnOHOdgo
To claim this, I am signing this object:
If you are building a Drupal 7 site this is a reasonable set of base modules for many purposes. | |
advanced_help | |
audiofield | |
backup_migrate | |
ctools | |
date | |
devel | |
draggableviews | |
ds |
# yum update | |
Loaded plugins: fastestmirror | |
base | 3.6 kB 00:00 | |
epel/x86_64/metalink | 12 kB 00:00 | |
epel | 4.3 kB 00:00 | |
extras | 3.4 kB 00:00 | |
shells_fish_release_2 | 1.2 kB 00:00 | |
updates | 3.4 kB 00:00 | |
webtatic | 3.6 kB 00:00 | |
(1/3): epel/x86_64/updateinfo | 556 kB 00:00 |
based on the code AFTER this patch is applied | |
https://github.com/aleixq/vinculum-d8/pull/1 | |
phpcs --standard=Drupal --extensions=php,module,inc,install,test,profile,theme,js,css,info,txt,md . | |
FILE: ...n/Sites/devdesktop/drupal811/modules/vinculum-d8/linkback.module | |
---------------------------------------------------------------------- | |
FOUND 2 ERRORS AND 4 WARNINGS AFFECTING 5 LINES | |
---------------------------------------------------------------------- | |
9 | WARNING | [x] Unused use statement |
Administration Admin Toolbar (admin_toolbar) Module Enabled 8.x-1.18 | |
Administration Admin Toolbar Extra Tools (admin_toolbar_tools) Module Not installed 8.x-1.18 | |
Administration Toolbar Themes (toolbar_themes) Module Enabled 8.x-1.0-alpha4 | |
Blazy Blazy (blazy) Module Not installed 8.x-1.0-beta6 | |
Blazy Blazy UI (blazy_ui) Module Not installed 8.x-1.0-beta6 | |
Chaos tool suite Chaos tools (ctools) Module Enabled 8.x-3.0-alpha27 | |
Chaos tool suite Chaos tools Views (ctools_views) Module Enabled 8.x-3.0-alpha27 | |
Chaos tool suite Chaos tools blocks (ctools_block) Module Enabled 8.x-3.0-alpha27 | |
(Experimental) | |
Core Actions (action) Module Not installed |
Package Name Type Status Version | |
Administration Admin Toolbar (admin_toolbar) Module Enabled 8.x-1.18 | |
Administration Admin Toolbar Extra Tools (admin_toolbar_tools) Module Not installed 8.x-1.18 | |
Administration Toolbar Themes (toolbar_themes) Module Enabled 8.x-1.0-alpha4 | |
Blazy Blazy (blazy) Module Not installed 8.x-1.0-beta6 | |
Blazy Blazy UI (blazy_ui) Module Not installed 8.x-1.0-beta6 | |
Chaos tool suite Chaos tools (ctools) Module Enabled 8.x-3.0-alpha27 | |
Chaos tool suite Ch |
I hereby claim:
To claim this, I am signing this object:
see https://www.drupal.org/project/service_links/issues/2379109 | |
$ drush dmu-upgrade service_links | |
Indexing...done. | |
service_links does not implement hook_@hook. [warning] | |
Error at line 1:69: expected T_VARIABLE [error] | |
Error: Undefined class constant 'DUMP_EXCEPTION_ON_INVALID_TYPE' in Drupal\Component\Serialization\YamlSymfony::encode() (line 22 of [error] | |
/site/web/core/lib/Drupal/Component/Serialization/YamlSymfony.php) #0 /site/web/core/lib/Drupal/Component/Serialization/Yaml.php(27): | |
Drupal\Component\Serialization\YamlSymfony::encode(Array) | |
#1 /site/web/modules/custom/drupalmoduleupgrader/src/ConverterBase.php(167): Drupal\Component\Serialization\Yaml::encode(Array) |
{ | |
"@context": [ | |
"https://www.w3.org/ns/activitystreams", | |
"https://w3id.org/security/v1", | |
{ | |
"manuallyApprovesFollowers": "as:manuallyApprovesFollowers", | |
"sensitive": "as:sensitive", | |
"movedTo": "as:movedTo", | |
"Hashtag": "as:Hashtag", | |
"ostatus": "http://ostatus.org#", |
had this error with windows latest visual studio 2017 and the vs toolchain of rustup just installed. | |
Compiling chunky v0.1.0 (file:////Projects/citybound/engine/chunky) | |
warning: you should consider deriving a `Default` implementation for `compact_hash_map::CompactArray<T, A>` | |
--> engine\compact\src\compact_hash_map.rs:231:5 | |
| | |
231 | / pub fn new() -> CompactArray<T, A> { | |
232 | | CompactArray { | |
233 | | ptr: PointerToMaybeCompact::default(), | |
234 | | cap: 0, |