Skip to content

Instantly share code, notes, and snippets.

View centerax's full-sized avatar
✈️

Pablo S. Benitez centerax

✈️
View GitHub Profile
#!/usr/bin/php
<?php
/**
* Copyright © 2015 Magento. All rights reserved.
* See https://github.com/magento/magento2/blob/develop/COPYING.txt for license details.
*/
/**
* validate_m2_package.php - a script that checks a given M2 zip package to ensure
* it is structured correctly and has all the required files.
@centerax
centerax / keybase.md
Last active February 1, 2017 12:43
keybase.md

Keybase proof

I hereby claim:

  • I am centerax on github.
  • I am pablobenitez (https://keybase.io/pablobenitez) on keybase.
  • I have a public key ASDh42P370WXdmjfJCqibYEeyoBM6sctOzOL4Jenw942bgo

To claim this, I am signing this object:

---- /var/www/magento2/dev/tests/unit> php /var/www/magento2/./vendor/phpunit/phpunit/phpunit
PHPUnit 4.1.0 by Sebastian Bergmann.
Configuration read from /var/www/magento2/dev/tests/unit/phpunit.xml.dist
........................................................... 59 / 21839 ( 0%)
........................................................... 118 / 21839 ( 0%)
........................................................... 177 / 21839 ( 0%)
#!/bin/sh
# http://www.alfredklomp.com/programming/shrinkpdf
# Licensed under the 3-clause BSD license:
#
# Copyright (c) 2014-2019, Alfred Klomp
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met: