Commit Graph

11 Commits

Author SHA1 Message Date
Zach Borboa cd924d10c3 Update PHP_CodeSniffer ruleset: PSR2 → PSR12 2023-06-30 01:23:37 -07:00
Zach Borboa 161f9aea63 Use short array syntax 2021-03-18 01:15:52 -04:00
Zach Borboa ea66e3bfb9 Standardize the use import statements 2020-04-17 18:47:59 -07:00
Zach Borboa 0f790e77b6 Ensure any code after a redirect is not executed 2018-10-01 23:54:52 -07:00
Zach Borboa 20d718e97e Allow examples to run without modification to the include path 2017-08-25 00:36:03 -07:00
Zach Borboa 39c21041a5 Clean up per PSR2 2016-08-24 00:25:38 -07:00
Zach Borboa 93d088f62b Replace equal comparison operators with identical comparison operators 2016-02-05 19:59:15 -08:00
Zach Borboa eda9043170 Update examples with autoloading 2015-10-23 22:18:16 -07:00
Zach Borboa 23203469c2 Add $camelCase naming convention migration script; Update examples to use $camelCase naming convention 2015-07-31 00:04:17 -07:00
Zach Borboa 360058c529 Use namespaces 2014-05-22 21:29:24 -07:00
Zach Borboa 19d320c1ce Add Google+ profile example 2014-05-18 22:32:57 -07:00