Changeset 2439336
- Timestamp:
- 12/14/2020 08:58:59 PM (5 years ago)
- Location:
- limelight-checkout
- Files:
-
- 4 added
- 50 edited
- 1 copied
-
tags/1.2.1 (copied) (copied from limelight-checkout/trunk)
-
tags/1.2.1/README.txt (modified) (2 diffs)
-
tags/1.2.1/index.php (modified) (2 diffs)
-
tags/1.2.1/vendor/autoload.php (modified) (1 diff)
-
tags/1.2.1/vendor/composer/autoload_real.php (modified) (6 diffs)
-
tags/1.2.1/vendor/composer/autoload_static.php (modified) (2 diffs)
-
tags/1.2.1/vendor/composer/installed.json (modified) (6 diffs)
-
tags/1.2.1/vendor/limelight/forms/.git/FETCH_HEAD (modified) (1 diff)
-
tags/1.2.1/vendor/limelight/forms/.git/config (modified) (1 diff)
-
tags/1.2.1/vendor/limelight/forms/.git/index (modified) (previous)
-
tags/1.2.1/vendor/limelight/forms/.git/logs/HEAD (modified) (1 diff)
-
tags/1.2.1/vendor/limelight/forms/.git/logs/refs/heads/master (modified) (1 diff)
-
tags/1.2.1/vendor/limelight/forms/.git/logs/refs/remotes/origin/master (modified) (1 diff)
-
tags/1.2.1/vendor/limelight/forms/.git/objects/pack/pack-5cfabcc99d1a493fe41fcfe584038e4927572ce6.idx (added)
-
tags/1.2.1/vendor/limelight/forms/.git/objects/pack/pack-5cfabcc99d1a493fe41fcfe584038e4927572ce6.pack (added)
-
tags/1.2.1/vendor/limelight/forms/.git/refs/heads/master (modified) (1 diff)
-
tags/1.2.1/vendor/limelight/forms/.git/refs/remotes/origin/master (modified) (1 diff)
-
tags/1.2.1/vendor/limelight/forms/Package.php (modified) (1 diff)
-
tags/1.2.1/vendor/limelight/forms/app/Events/WPRegister.php (modified) (1 diff)
-
tags/1.2.1/vendor/limelight/forms/vendor/autoload.php (modified) (1 diff)
-
tags/1.2.1/vendor/limelight/forms/vendor/composer/autoload_real.php (modified) (6 diffs)
-
tags/1.2.1/vendor/limelight/forms/vendor/composer/autoload_static.php (modified) (2 diffs)
-
tags/1.2.1/vendor/symfony/polyfill-iconv/Iconv.php (modified) (4 diffs)
-
tags/1.2.1/vendor/symfony/polyfill-iconv/bootstrap.php (modified) (2 diffs)
-
tags/1.2.1/vendor/symfony/polyfill-iconv/composer.json (modified) (2 diffs)
-
tags/1.2.1/vendor/symfony/polyfill-mbstring/Mbstring.php (modified) (2 diffs)
-
tags/1.2.1/vendor/symfony/polyfill-mbstring/bootstrap.php (modified) (3 diffs)
-
tags/1.2.1/vendor/symfony/polyfill-mbstring/composer.json (modified) (2 diffs)
-
trunk/README.txt (modified) (2 diffs)
-
trunk/index.php (modified) (2 diffs)
-
trunk/vendor/autoload.php (modified) (1 diff)
-
trunk/vendor/composer/autoload_real.php (modified) (6 diffs)
-
trunk/vendor/composer/autoload_static.php (modified) (2 diffs)
-
trunk/vendor/composer/installed.json (modified) (6 diffs)
-
trunk/vendor/limelight/forms/.git/FETCH_HEAD (modified) (1 diff)
-
trunk/vendor/limelight/forms/.git/config (modified) (1 diff)
-
trunk/vendor/limelight/forms/.git/index (modified) (previous)
-
trunk/vendor/limelight/forms/.git/logs/HEAD (modified) (1 diff)
-
trunk/vendor/limelight/forms/.git/logs/refs/heads/master (modified) (1 diff)
-
trunk/vendor/limelight/forms/.git/logs/refs/remotes/origin/master (modified) (1 diff)
-
trunk/vendor/limelight/forms/.git/objects/pack/pack-5cfabcc99d1a493fe41fcfe584038e4927572ce6.idx (added)
-
trunk/vendor/limelight/forms/.git/objects/pack/pack-5cfabcc99d1a493fe41fcfe584038e4927572ce6.pack (added)
-
trunk/vendor/limelight/forms/.git/refs/heads/master (modified) (1 diff)
-
trunk/vendor/limelight/forms/.git/refs/remotes/origin/master (modified) (1 diff)
-
trunk/vendor/limelight/forms/Package.php (modified) (1 diff)
-
trunk/vendor/limelight/forms/app/Events/WPRegister.php (modified) (1 diff)
-
trunk/vendor/limelight/forms/vendor/autoload.php (modified) (1 diff)
-
trunk/vendor/limelight/forms/vendor/composer/autoload_real.php (modified) (6 diffs)
-
trunk/vendor/limelight/forms/vendor/composer/autoload_static.php (modified) (2 diffs)
-
trunk/vendor/symfony/polyfill-iconv/Iconv.php (modified) (4 diffs)
-
trunk/vendor/symfony/polyfill-iconv/bootstrap.php (modified) (2 diffs)
-
trunk/vendor/symfony/polyfill-iconv/composer.json (modified) (2 diffs)
-
trunk/vendor/symfony/polyfill-mbstring/Mbstring.php (modified) (2 diffs)
-
trunk/vendor/symfony/polyfill-mbstring/bootstrap.php (modified) (3 diffs)
-
trunk/vendor/symfony/polyfill-mbstring/composer.json (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
limelight-checkout/tags/1.2.1/README.txt
r2354294 r2439336 7 7 Author URI: https://limelighttheme.com 8 8 Author: Limelight Dept 9 Tested up to: 5. 4.210 Stable tag: "1.2. 011 Version 1.2. 09 Tested up to: 5.6 10 Stable tag: "1.2.1" 11 Version 1.2.1 12 12 License: GPLv2 or later 13 13 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 78 78 - Added logging post type for the purpose of frontend debugging. All logs are stored under Tools in the admin dashboard as "Limelight Logs". 79 79 80 1.2.1 81 - Bug fix: Issue with assigning user roles on register event. 82 80 83 == Frequently Asked Questions == -
limelight-checkout/tags/1.2.1/index.php
r2354294 r2439336 12 12 * Plugin URI: https://limelightdept.com/ 13 13 * Description: Process Payments with PCI-Compliance SAQ A-EP 14 * Version: 1.2. 014 * Version: 1.2.1 15 15 * Author: Limelight 16 16 * License: GPL-2.0+ … … 26 26 "name"=>"limelight-checkout", 27 27 "name_pretty"=>"Limelight Checkout", 28 "version"=>"1.2. 0",28 "version"=>"1.2.1", 29 29 "author" => "Limelight Dept.", 30 30 "file"=>__FILE__, -
limelight-checkout/tags/1.2.1/vendor/autoload.php
r2354294 r2439336 5 5 require_once __DIR__ . '/composer/autoload_real.php'; 6 6 7 return ComposerAutoloaderInit 0f06720e44cfce3f6700ac60934f1996::getLoader();7 return ComposerAutoloaderInit22ad36387968cc3ba13a6b09110c10fc::getLoader(); -
limelight-checkout/tags/1.2.1/vendor/composer/autoload_real.php
r2354294 r2439336 3 3 // autoload_real.php @generated by Composer 4 4 5 class ComposerAutoloaderInit 0f06720e44cfce3f6700ac60934f19965 class ComposerAutoloaderInit22ad36387968cc3ba13a6b09110c10fc 6 6 { 7 7 private static $loader; … … 14 14 } 15 15 16 /**17 * @return \Composer\Autoload\ClassLoader18 */19 16 public static function getLoader() 20 17 { … … 23 20 } 24 21 25 spl_autoload_register(array('ComposerAutoloaderInit 0f06720e44cfce3f6700ac60934f1996', 'loadClassLoader'), true, true);22 spl_autoload_register(array('ComposerAutoloaderInit22ad36387968cc3ba13a6b09110c10fc', 'loadClassLoader'), true, true); 26 23 self::$loader = $loader = new \Composer\Autoload\ClassLoader(); 27 spl_autoload_unregister(array('ComposerAutoloaderInit 0f06720e44cfce3f6700ac60934f1996', 'loadClassLoader'));24 spl_autoload_unregister(array('ComposerAutoloaderInit22ad36387968cc3ba13a6b09110c10fc', 'loadClassLoader')); 28 25 29 26 $useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded()); … … 31 28 require_once __DIR__ . '/autoload_static.php'; 32 29 33 call_user_func(\Composer\Autoload\ComposerStaticInit 0f06720e44cfce3f6700ac60934f1996::getInitializer($loader));30 call_user_func(\Composer\Autoload\ComposerStaticInit22ad36387968cc3ba13a6b09110c10fc::getInitializer($loader)); 34 31 } else { 35 32 $map = require __DIR__ . '/autoload_namespaces.php'; … … 52 49 53 50 if ($useStaticLoader) { 54 $includeFiles = Composer\Autoload\ComposerStaticInit 0f06720e44cfce3f6700ac60934f1996::$files;51 $includeFiles = Composer\Autoload\ComposerStaticInit22ad36387968cc3ba13a6b09110c10fc::$files; 55 52 } else { 56 53 $includeFiles = require __DIR__ . '/autoload_files.php'; 57 54 } 58 55 foreach ($includeFiles as $fileIdentifier => $file) { 59 composerRequire 0f06720e44cfce3f6700ac60934f1996($fileIdentifier, $file);56 composerRequire22ad36387968cc3ba13a6b09110c10fc($fileIdentifier, $file); 60 57 } 61 58 … … 64 61 } 65 62 66 function composerRequire 0f06720e44cfce3f6700ac60934f1996($fileIdentifier, $file)63 function composerRequire22ad36387968cc3ba13a6b09110c10fc($fileIdentifier, $file) 67 64 { 68 65 if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) { -
limelight-checkout/tags/1.2.1/vendor/composer/autoload_static.php
r2354294 r2439336 5 5 namespace Composer\Autoload; 6 6 7 class ComposerStaticInit 0f06720e44cfce3f6700ac60934f19967 class ComposerStaticInit22ad36387968cc3ba13a6b09110c10fc 8 8 { 9 9 public static $files = array ( … … 48 48 { 49 49 return \Closure::bind(function () use ($loader) { 50 $loader->prefixLengthsPsr4 = ComposerStaticInit 0f06720e44cfce3f6700ac60934f1996::$prefixLengthsPsr4;51 $loader->prefixDirsPsr4 = ComposerStaticInit 0f06720e44cfce3f6700ac60934f1996::$prefixDirsPsr4;50 $loader->prefixLengthsPsr4 = ComposerStaticInit22ad36387968cc3ba13a6b09110c10fc::$prefixLengthsPsr4; 51 $loader->prefixDirsPsr4 = ComposerStaticInit22ad36387968cc3ba13a6b09110c10fc::$prefixDirsPsr4; 52 52 53 53 }, null, ClassLoader::class); -
limelight-checkout/tags/1.2.1/vendor/composer/installed.json
r2354294 r2439336 7 7 "type": "git", 8 8 "url": "git@bitbucket.org:limelightdept/forms.git", 9 "reference": " 645a1a528ceacd6338aadf39238b49636596f7f6"9 "reference": "a830aa679477b83de1ef59ef72ce8715453107bb" 10 10 }, 11 11 "require": { … … 13 13 "symfony/polyfill-mbstring": "^1.10" 14 14 }, 15 "time": "20 20-08-06T22:19:34+00:00",15 "time": "2019-12-12T20:13:16+00:00", 16 16 "type": "library", 17 17 "installation-source": "source", … … 27 27 { 28 28 "name": "Limelight Department", 29 "email": " luke@limelightdept.com"29 "email": "jesse@limelightdept.com" 30 30 } 31 31 ], … … 34 34 { 35 35 "name": "symfony/polyfill-iconv", 36 "version": "v1. 18.1",37 "version_normalized": "1. 18.1.0",36 "version": "v1.20.0", 37 "version_normalized": "1.20.0.0", 38 38 "source": { 39 39 "type": "git", 40 40 "url": "https://github.com/symfony/polyfill-iconv.git", 41 "reference": " 6c2f78eb8f5ab8eaea98f6d414a5915f2e0fce36"41 "reference": "c536646fdb4f29104dd26effc2fdcb9a5b085024" 42 42 }, 43 43 "dist": { 44 44 "type": "zip", 45 "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/ 6c2f78eb8f5ab8eaea98f6d414a5915f2e0fce36",46 "reference": " 6c2f78eb8f5ab8eaea98f6d414a5915f2e0fce36",45 "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/c536646fdb4f29104dd26effc2fdcb9a5b085024", 46 "reference": "c536646fdb4f29104dd26effc2fdcb9a5b085024", 47 47 "shasum": "" 48 48 }, 49 49 "require": { 50 "php": ">= 5.3.3"50 "php": ">=7.1" 51 51 }, 52 52 "suggest": { 53 53 "ext-iconv": "For best performance" 54 54 }, 55 "time": "2020- 07-14T12:35:20+00:00",55 "time": "2020-10-23T14:02:19+00:00", 56 56 "type": "library", 57 57 "extra": { 58 58 "branch-alias": { 59 "dev-ma ster": "1.18-dev"59 "dev-main": "1.20-dev" 60 60 }, 61 61 "thanks": { … … 95 95 "portable", 96 96 "shim" 97 ],98 "funding": [99 {100 "url": "https://symfony.com/sponsor",101 "type": "custom"102 },103 {104 "url": "https://github.com/fabpot",105 "type": "github"106 },107 {108 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",109 "type": "tidelift"110 }111 97 ] 112 98 }, 113 99 { 114 100 "name": "symfony/polyfill-mbstring", 115 "version": "v1. 18.1",116 "version_normalized": "1. 18.1.0",101 "version": "v1.20.0", 102 "version_normalized": "1.20.0.0", 117 103 "source": { 118 104 "type": "git", 119 105 "url": "https://github.com/symfony/polyfill-mbstring.git", 120 "reference": " a6977d63bf9a0ad4c65cd352709e230876f9904a"106 "reference": "39d483bdf39be819deabf04ec872eb0b2410b531" 121 107 }, 122 108 "dist": { 123 109 "type": "zip", 124 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/ a6977d63bf9a0ad4c65cd352709e230876f9904a",125 "reference": " a6977d63bf9a0ad4c65cd352709e230876f9904a",110 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/39d483bdf39be819deabf04ec872eb0b2410b531", 111 "reference": "39d483bdf39be819deabf04ec872eb0b2410b531", 126 112 "shasum": "" 127 113 }, 128 114 "require": { 129 "php": ">= 5.3.3"115 "php": ">=7.1" 130 116 }, 131 117 "suggest": { 132 118 "ext-mbstring": "For best performance" 133 119 }, 134 "time": "2020- 07-14T12:35:20+00:00",120 "time": "2020-10-23T14:02:19+00:00", 135 121 "type": "library", 136 122 "extra": { 137 123 "branch-alias": { 138 "dev-ma ster": "1.18-dev"124 "dev-main": "1.20-dev" 139 125 }, 140 126 "thanks": { … … 174 160 "portable", 175 161 "shim" 176 ],177 "funding": [178 {179 "url": "https://symfony.com/sponsor",180 "type": "custom"181 },182 {183 "url": "https://github.com/fabpot",184 "type": "github"185 },186 {187 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",188 "type": "tidelift"189 }190 162 ] 191 163 } -
limelight-checkout/tags/1.2.1/vendor/limelight/forms/.git/FETCH_HEAD
r2351938 r2439336 1 b6009d5c42252cb10d9e41e3725fecf23bafc314 branch 'master' of https://bitbucket.org/limelightdept/forms1 ceb9c3e7c32cbbe25ca99d0ed10ff6022e7135e4 branch 'master' of https://bitbucket.org/limelightdept/forms -
limelight-checkout/tags/1.2.1/vendor/limelight/forms/.git/config
r2354294 r2439336 7 7 ignorecase = true 8 8 [remote "origin"] 9 url = git@bitbucket.org:limelightdept/forms.git9 url = https://lukesnider@bitbucket.org/limelightdept/forms.git 10 10 fetch = +refs/heads/*:refs/remotes/origin/* 11 [branch "master"]12 remote = origin13 merge = refs/heads/master14 [remote "composer"]15 url = git@bitbucket.org:limelightdept/forms.git16 fetch = +refs/heads/*:refs/remotes/composer/* -
limelight-checkout/tags/1.2.1/vendor/limelight/forms/.git/logs/HEAD
r2354294 r2439336 1 0000000000000000000000000000000000000000 645a1a528ceacd6338aadf39238b49636596f7f6 unknown <luke@limelightdept.com> 1596752919 -0700 clone: from C:/Users/Limelight Dept/AppData/Local/Composer/vcs/git-bitbucket.org-limelightdept-forms.git/ 2 645a1a528ceacd6338aadf39238b49636596f7f6 645a1a528ceacd6338aadf39238b49636596f7f6 unknown <luke@limelightdept.com> 1596752922 -0700 checkout: moving from master to master 3 645a1a528ceacd6338aadf39238b49636596f7f6 645a1a528ceacd6338aadf39238b49636596f7f6 unknown <luke@limelightdept.com> 1596752922 -0700 reset: moving to 645a1a528ceacd6338aadf39238b49636596f7f6 1 0000000000000000000000000000000000000000 ceb9c3e7c32cbbe25ca99d0ed10ff6022e7135e4 unknown <luke@limelightdept.com> 1607970290 -0800 initial pull -
limelight-checkout/tags/1.2.1/vendor/limelight/forms/.git/logs/refs/heads/master
r2354294 r2439336 1 0000000000000000000000000000000000000000 645a1a528ceacd6338aadf39238b49636596f7f6 unknown <luke@limelightdept.com> 1596752919 -0700 clone: from C:/Users/Limelight Dept/AppData/Local/Composer/vcs/git-bitbucket.org-limelightdept-forms.git/1 0000000000000000000000000000000000000000 ceb9c3e7c32cbbe25ca99d0ed10ff6022e7135e4 unknown <luke@limelightdept.com> 1607970290 -0800 initial pull -
limelight-checkout/tags/1.2.1/vendor/limelight/forms/.git/logs/refs/remotes/origin/master
r2351938 r2439336 1 0000000000000000000000000000000000000000 b6009d5c42252cb10d9e41e3725fecf23bafc314 unknown <luke@limelightdept.com> 1596227623 -0700 pull origin master: storing head 2 b6009d5c42252cb10d9e41e3725fecf23bafc314 1baea5f3da37433cf6f89e16efe6d2d415cdc058 unknown <luke@limelightdept.com> 1596475996 -0700 update by push 3 1baea5f3da37433cf6f89e16efe6d2d415cdc058 41f1451eec0261f4981169d2fb354b04b782ca56 unknown <luke@limelightdept.com> 1596476071 -0700 update by push 1 0000000000000000000000000000000000000000 ceb9c3e7c32cbbe25ca99d0ed10ff6022e7135e4 unknown <luke@limelightdept.com> 1607970290 -0800 pull origin master: storing head -
limelight-checkout/tags/1.2.1/vendor/limelight/forms/.git/refs/heads/master
r2354294 r2439336 1 645a1a528ceacd6338aadf39238b49636596f7f6 1 ceb9c3e7c32cbbe25ca99d0ed10ff6022e7135e4 -
limelight-checkout/tags/1.2.1/vendor/limelight/forms/.git/refs/remotes/origin/master
r2351938 r2439336 1 41f1451eec0261f4981169d2fb354b04b782ca56 1 ceb9c3e7c32cbbe25ca99d0ed10ff6022e7135e4 -
limelight-checkout/tags/1.2.1/vendor/limelight/forms/Package.php
r2354294 r2439336 19 19 * @var string 20 20 */ 21 public $version = "1.2. 1";21 public $version = "1.2.2"; 22 22 23 23 /** -
limelight-checkout/tags/1.2.1/vendor/limelight/forms/app/Events/WPRegister.php
r2138519 r2439336 137 137 138 138 $user = get_user_by( 'id', $user_id ); 139 139 140 //if($this->reset_roles){ 141 foreach($user->roles as $role){ 142 $user->remove_role($role); 143 } 144 //} 145 140 146 foreach($this->add_roles as $role){ 141 $user->add_role($role[' role']);147 $user->add_role($role['add_roles']); 142 148 } 143 149 -
limelight-checkout/tags/1.2.1/vendor/limelight/forms/vendor/autoload.php
r2351938 r2439336 5 5 require_once __DIR__ . '/composer/autoload_real.php'; 6 6 7 return ComposerAutoloaderInit 118b91f6e6c982d242a4e5cccd0b6e9e::getLoader();7 return ComposerAutoloaderInit746eb025d81cac91e5ad2a153f05b048::getLoader(); -
limelight-checkout/tags/1.2.1/vendor/limelight/forms/vendor/composer/autoload_real.php
r2351938 r2439336 3 3 // autoload_real.php @generated by Composer 4 4 5 class ComposerAutoloaderInit 118b91f6e6c982d242a4e5cccd0b6e9e5 class ComposerAutoloaderInit746eb025d81cac91e5ad2a153f05b048 6 6 { 7 7 private static $loader; … … 14 14 } 15 15 16 /**17 * @return \Composer\Autoload\ClassLoader18 */19 16 public static function getLoader() 20 17 { … … 23 20 } 24 21 25 spl_autoload_register(array('ComposerAutoloaderInit 118b91f6e6c982d242a4e5cccd0b6e9e', 'loadClassLoader'), true, true);22 spl_autoload_register(array('ComposerAutoloaderInit746eb025d81cac91e5ad2a153f05b048', 'loadClassLoader'), true, true); 26 23 self::$loader = $loader = new \Composer\Autoload\ClassLoader(); 27 spl_autoload_unregister(array('ComposerAutoloaderInit 118b91f6e6c982d242a4e5cccd0b6e9e', 'loadClassLoader'));24 spl_autoload_unregister(array('ComposerAutoloaderInit746eb025d81cac91e5ad2a153f05b048', 'loadClassLoader')); 28 25 29 26 $useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded()); … … 31 28 require_once __DIR__ . '/autoload_static.php'; 32 29 33 call_user_func(\Composer\Autoload\ComposerStaticInit 118b91f6e6c982d242a4e5cccd0b6e9e::getInitializer($loader));30 call_user_func(\Composer\Autoload\ComposerStaticInit746eb025d81cac91e5ad2a153f05b048::getInitializer($loader)); 34 31 } else { 35 32 $map = require __DIR__ . '/autoload_namespaces.php'; … … 52 49 53 50 if ($useStaticLoader) { 54 $includeFiles = Composer\Autoload\ComposerStaticInit 118b91f6e6c982d242a4e5cccd0b6e9e::$files;51 $includeFiles = Composer\Autoload\ComposerStaticInit746eb025d81cac91e5ad2a153f05b048::$files; 55 52 } else { 56 53 $includeFiles = require __DIR__ . '/autoload_files.php'; 57 54 } 58 55 foreach ($includeFiles as $fileIdentifier => $file) { 59 composerRequire 118b91f6e6c982d242a4e5cccd0b6e9e($fileIdentifier, $file);56 composerRequire746eb025d81cac91e5ad2a153f05b048($fileIdentifier, $file); 60 57 } 61 58 … … 64 61 } 65 62 66 function composerRequire 118b91f6e6c982d242a4e5cccd0b6e9e($fileIdentifier, $file)63 function composerRequire746eb025d81cac91e5ad2a153f05b048($fileIdentifier, $file) 67 64 { 68 65 if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) { -
limelight-checkout/tags/1.2.1/vendor/limelight/forms/vendor/composer/autoload_static.php
r2351938 r2439336 5 5 namespace Composer\Autoload; 6 6 7 class ComposerStaticInit 118b91f6e6c982d242a4e5cccd0b6e9e7 class ComposerStaticInit746eb025d81cac91e5ad2a153f05b048 8 8 { 9 9 public static $files = array ( … … 43 43 { 44 44 return \Closure::bind(function () use ($loader) { 45 $loader->prefixLengthsPsr4 = ComposerStaticInit 118b91f6e6c982d242a4e5cccd0b6e9e::$prefixLengthsPsr4;46 $loader->prefixDirsPsr4 = ComposerStaticInit 118b91f6e6c982d242a4e5cccd0b6e9e::$prefixDirsPsr4;45 $loader->prefixLengthsPsr4 = ComposerStaticInit746eb025d81cac91e5ad2a153f05b048::$prefixLengthsPsr4; 46 $loader->prefixDirsPsr4 = ComposerStaticInit746eb025d81cac91e5ad2a153f05b048::$prefixDirsPsr4; 47 47 48 48 }, null, ClassLoader::class); -
limelight-checkout/tags/1.2.1/vendor/symfony/polyfill-iconv/Iconv.php
r2138519 r2439336 542 542 } 543 543 if (0 > $start) { 544 return false; 544 if (\PHP_VERSION_ID < 80000) { 545 return false; 546 } 547 548 $start = 0; 545 549 } 546 550 if ($start >= $slen) { 547 return false;551 return \PHP_VERSION_ID >= 80000 ? '' : false; 548 552 } 549 553 … … 557 561 } 558 562 if (0 > $length) { 559 return false;563 return \PHP_VERSION_ID >= 80000 ? '' : false; 560 564 } 561 565 … … 620 624 621 625 return false; 622 } else {623 $i += $ulen;624 626 } 627 628 $i += $ulen; 625 629 626 630 $u[$j++] = $uchr[0]; … … 676 680 ++$i; 677 681 continue; 678 } else {679 $i += $ulen;680 682 } 683 684 $i += $ulen; 681 685 } 682 686 -
limelight-checkout/tags/1.2.1/vendor/symfony/polyfill-iconv/bootstrap.php
r2351938 r2439336 30 30 31 31 if (!function_exists('iconv')) { 32 function iconv($from , $to, $s) { return p\Iconv::iconv($from, $to, $s); }32 function iconv($from_encoding, $to_encoding, $string) { return p\Iconv::iconv($from_encoding, $to_encoding, $string); } 33 33 } 34 34 if (!function_exists('iconv_get_encoding')) { … … 36 36 } 37 37 if (!function_exists('iconv_set_encoding')) { 38 function iconv_set_encoding($type, $ charset) { return p\Iconv::iconv_set_encoding($type, $charset); }38 function iconv_set_encoding($type, $encoding) { return p\Iconv::iconv_set_encoding($type, $encoding); } 39 39 } 40 40 if (!function_exists('iconv_mime_encode')) { 41 function iconv_mime_encode($ name, $value, $pref = null) { return p\Iconv::iconv_mime_encode($name, $value, $pref); }41 function iconv_mime_encode($field_name, $field_value, $options = null) { return p\Iconv::iconv_mime_encode($field_name, $field_value, $options); } 42 42 } 43 43 if (!function_exists('iconv_mime_decode_headers')) { 44 function iconv_mime_decode_headers($ encodedHeaders, $mode = 0, $enc = null) { return p\Iconv::iconv_mime_decode_headers($encodedHeaders, $mode, $enc); }44 function iconv_mime_decode_headers($headers, $mode = 0, $encoding = null) { return p\Iconv::iconv_mime_decode_headers($headers, $mode, $encoding); } 45 45 } 46 46 47 47 if (extension_loaded('mbstring')) { 48 48 if (!function_exists('iconv_strlen')) { 49 function iconv_strlen($s , $enc = null) { null === $enc and $enc = p\Iconv::$internalEncoding; return mb_strlen($s, $enc); }49 function iconv_strlen($string, $encoding = null) { null === $encoding && $encoding = p\Iconv::$internalEncoding; return mb_strlen($string, $encoding); } 50 50 } 51 51 if (!function_exists('iconv_strpos')) { 52 function iconv_strpos($ s, $needle, $offset = 0, $enc = null) { null === $enc and $enc = p\Iconv::$internalEncoding; return mb_strpos($s, $needle, $offset, $enc); }52 function iconv_strpos($haystack, $needle, $offset = 0, $encoding = null) { null === $encoding && $encoding = p\Iconv::$internalEncoding; return mb_strpos($haystack, $needle, $offset, $encoding); } 53 53 } 54 54 if (!function_exists('iconv_strrpos')) { 55 function iconv_strrpos($ s, $needle, $enc = null) { null === $enc and $enc = p\Iconv::$internalEncoding; return mb_strrpos($s, $needle, 0, $enc); }55 function iconv_strrpos($haystack, $needle, $encoding = null) { null === $encoding && $encoding = p\Iconv::$internalEncoding; return mb_strrpos($haystack, $needle, 0, $encoding); } 56 56 } 57 57 if (!function_exists('iconv_substr')) { 58 function iconv_substr($s , $start, $length = 2147483647, $enc = null) { null === $enc and $enc = p\Iconv::$internalEncoding; return mb_substr($s, $start, $length, $enc); }58 function iconv_substr($string, $offset, $length = 2147483647, $encoding = null) { null === $encoding && $encoding = p\Iconv::$internalEncoding; return mb_substr($string, $offset, $length, $encoding); } 59 59 } 60 60 if (!function_exists('iconv_mime_decode')) { 61 function iconv_mime_decode($ encodedHeaders, $mode = 0, $enc = null) { null === $enc and $enc = p\Iconv::$internalEncoding; return mb_decode_mimeheader($encodedHeaders, $mode, $enc); }61 function iconv_mime_decode($string, $mode = 0, $encoding = null) { null === $encoding && $encoding = p\Iconv::$internalEncoding; return mb_decode_mimeheader($string, $mode, $encoding); } 62 62 } 63 63 } else { 64 64 if (!function_exists('iconv_strlen')) { 65 65 if (extension_loaded('xml')) { 66 function iconv_strlen($s , $enc = null) { return p\Iconv::strlen1($s, $enc); }66 function iconv_strlen($string, $encoding = null) { return p\Iconv::strlen1($string, $encoding); } 67 67 } else { 68 function iconv_strlen($s , $enc = null) { return p\Iconv::strlen2($s, $enc); }68 function iconv_strlen($string, $encoding = null) { return p\Iconv::strlen2($string, $encoding); } 69 69 } 70 70 } 71 71 72 72 if (!function_exists('iconv_strpos')) { 73 function iconv_strpos($ s, $needle, $offset = 0, $enc = null) { return p\Iconv::iconv_strpos($s, $needle, $offset, $enc); }73 function iconv_strpos($haystack, $needle, $offset = 0, $encoding = null) { return p\Iconv::iconv_strpos($haystack, $needle, $offset, $encoding); } 74 74 } 75 75 if (!function_exists('iconv_strrpos')) { 76 function iconv_strrpos($ s, $needle, $enc = null) { return p\Iconv::iconv_strrpos($s, $needle, $enc); }76 function iconv_strrpos($haystack, $needle, $encoding = null) { return p\Iconv::iconv_strrpos($haystack, $needle, $encoding); } 77 77 } 78 78 if (!function_exists('iconv_substr')) { 79 function iconv_substr($s , $start, $length = 2147483647, $enc = null) { return p\Iconv::iconv_substr($s, $start, $length, $enc); }79 function iconv_substr($string, $offset, $length = 2147483647, $encoding = null) { return p\Iconv::iconv_substr($string, $offset, $length, $encoding); } 80 80 } 81 81 if (!function_exists('iconv_mime_decode')) { 82 function iconv_mime_decode($ encodedHeaders, $mode = 0, $enc = null) { return p\Iconv::iconv_mime_decode($encodedHeaders, $mode, $enc); }82 function iconv_mime_decode($string, $mode = 0, $encoding = null) { return p\Iconv::iconv_mime_decode($string, $mode, $encoding); } 83 83 } 84 84 } -
limelight-checkout/tags/1.2.1/vendor/symfony/polyfill-iconv/composer.json
r2351938 r2439336 17 17 ], 18 18 "require": { 19 "php": ">= 5.3.3"19 "php": ">=7.1" 20 20 }, 21 21 "autoload": { … … 29 29 "extra": { 30 30 "branch-alias": { 31 "dev-ma ster": "1.18-dev"31 "dev-main": "1.20-dev" 32 32 }, 33 33 "thanks": { -
limelight-checkout/tags/1.2.1/vendor/symfony/polyfill-mbstring/Mbstring.php
r2351938 r2439336 116 116 } 117 117 118 public static function mb_convert_variables($toEncoding, $fromEncoding, &$a = null, &$b = null, &$c = null, &$d = null, &$e = null, &$f = null) 119 { 120 $vars = array(&$a, &$b, &$c, &$d, &$e, &$f); 121 118 public static function mb_convert_variables($toEncoding, $fromEncoding, &...$vars) 119 { 122 120 $ok = true; 123 121 array_walk_recursive($vars, function (&$v) use (&$ok, $toEncoding, $fromEncoding) { … … 630 628 $encoding = self::getEncoding($encoding); 631 629 if ('CP850' === $encoding || 'ASCII' === $encoding) { 632 return strrchr($haystack, $needle, $part); 633 } 634 $needle = self::mb_substr($needle, 0, 1, $encoding); 635 $pos = iconv_strrpos($haystack, $needle, $encoding); 630 $pos = strrpos($haystack, $needle); 631 } else { 632 $needle = self::mb_substr($needle, 0, 1, $encoding); 633 $pos = iconv_strrpos($haystack, $needle, $encoding); 634 } 636 635 637 636 return self::getSubpart($pos, $part, $haystack, $encoding); -
limelight-checkout/tags/1.2.1/vendor/symfony/polyfill-mbstring/bootstrap.php
r2351938 r2439336 13 13 14 14 if (!function_exists('mb_convert_encoding')) { 15 function mb_convert_encoding($s , $to, $from = null) { return p\Mbstring::mb_convert_encoding($s, $to, $from); }15 function mb_convert_encoding($string, $to_encoding, $from_encoding = null) { return p\Mbstring::mb_convert_encoding($string, $to_encoding, $from_encoding); } 16 16 } 17 17 if (!function_exists('mb_decode_mimeheader')) { 18 function mb_decode_mimeheader($s ) { return p\Mbstring::mb_decode_mimeheader($s); }18 function mb_decode_mimeheader($string) { return p\Mbstring::mb_decode_mimeheader($string); } 19 19 } 20 20 if (!function_exists('mb_encode_mimeheader')) { 21 function mb_encode_mimeheader($s , $charset = null, $transferEnc = null, $lf = null, $indent = null) { return p\Mbstring::mb_encode_mimeheader($s, $charset, $transferEnc, $lf, $indent); }21 function mb_encode_mimeheader($string, $charset = null, $transfer_encoding = null, $newline = null, $indent = null) { return p\Mbstring::mb_encode_mimeheader($string, $charset, $transfer_encoding, $newline, $indent); } 22 22 } 23 23 if (!function_exists('mb_decode_numericentity')) { 24 function mb_decode_numericentity($s , $convmap, $enc = null) { return p\Mbstring::mb_decode_numericentity($s, $convmap, $enc); }24 function mb_decode_numericentity($string, $map, $encoding = null) { return p\Mbstring::mb_decode_numericentity($string, $map, $encoding); } 25 25 } 26 26 if (!function_exists('mb_encode_numericentity')) { 27 function mb_encode_numericentity($s , $convmap, $enc = null, $is_hex = false) { return p\Mbstring::mb_encode_numericentity($s, $convmap, $enc, $is_hex); }27 function mb_encode_numericentity($string, $map, $encoding = null, $hex = false) { return p\Mbstring::mb_encode_numericentity($string, $map, $encoding, $hex); } 28 28 } 29 29 if (!function_exists('mb_convert_case')) { 30 function mb_convert_case($s , $mode, $enc = null) { return p\Mbstring::mb_convert_case($s, $mode, $enc); }30 function mb_convert_case($string, $mode, $encoding = null) { return p\Mbstring::mb_convert_case($string, $mode, $encoding); } 31 31 } 32 32 if (!function_exists('mb_internal_encoding')) { 33 function mb_internal_encoding($enc = null) { return p\Mbstring::mb_internal_encoding($enc); }33 function mb_internal_encoding($encoding = null) { return p\Mbstring::mb_internal_encoding($encoding); } 34 34 } 35 35 if (!function_exists('mb_language')) { 36 function mb_language($lang = null) { return p\Mbstring::mb_language($lang); }36 function mb_language($language = null) { return p\Mbstring::mb_language($language); } 37 37 } 38 38 if (!function_exists('mb_list_encodings')) { … … 43 43 } 44 44 if (!function_exists('mb_check_encoding')) { 45 function mb_check_encoding($va r = null, $encoding = null) { return p\Mbstring::mb_check_encoding($var, $encoding); }45 function mb_check_encoding($value = null, $encoding = null) { return p\Mbstring::mb_check_encoding($value, $encoding); } 46 46 } 47 47 if (!function_exists('mb_detect_encoding')) { 48 function mb_detect_encoding($str , $encodingList = null, $strict = false) { return p\Mbstring::mb_detect_encoding($str, $encodingList, $strict); }48 function mb_detect_encoding($string, $encodings = null, $strict = false) { return p\Mbstring::mb_detect_encoding($string, $encodings, $strict); } 49 49 } 50 50 if (!function_exists('mb_detect_order')) { 51 function mb_detect_order($encoding List = null) { return p\Mbstring::mb_detect_order($encodingList); }51 function mb_detect_order($encoding = null) { return p\Mbstring::mb_detect_order($encoding); } 52 52 } 53 53 if (!function_exists('mb_parse_str')) { 54 function mb_parse_str($s , &$result = array()) { parse_str($s, $result); }54 function mb_parse_str($string, &$result = array()) { parse_str($string, $result); } 55 55 } 56 56 if (!function_exists('mb_strlen')) { 57 function mb_strlen($s , $enc = null) { return p\Mbstring::mb_strlen($s, $enc); }57 function mb_strlen($string, $encoding = null) { return p\Mbstring::mb_strlen($string, $encoding); } 58 58 } 59 59 if (!function_exists('mb_strpos')) { 60 function mb_strpos($ s, $needle, $offset = 0, $enc = null) { return p\Mbstring::mb_strpos($s, $needle, $offset, $enc); }60 function mb_strpos($haystack, $needle, $offset = 0, $encoding = null) { return p\Mbstring::mb_strpos($haystack, $needle, $offset, $encoding); } 61 61 } 62 62 if (!function_exists('mb_strtolower')) { 63 function mb_strtolower($s , $enc = null) { return p\Mbstring::mb_strtolower($s, $enc); }63 function mb_strtolower($string, $encoding = null) { return p\Mbstring::mb_strtolower($string, $encoding); } 64 64 } 65 65 if (!function_exists('mb_strtoupper')) { 66 function mb_strtoupper($s , $enc = null) { return p\Mbstring::mb_strtoupper($s, $enc); }66 function mb_strtoupper($string, $encoding = null) { return p\Mbstring::mb_strtoupper($string, $encoding); } 67 67 } 68 68 if (!function_exists('mb_substitute_character')) { 69 function mb_substitute_character($ char = null) { return p\Mbstring::mb_substitute_character($char); }69 function mb_substitute_character($substitute_character = null) { return p\Mbstring::mb_substitute_character($substitute_character); } 70 70 } 71 71 if (!function_exists('mb_substr')) { 72 function mb_substr($s , $start, $length = 2147483647, $enc = null) { return p\Mbstring::mb_substr($s, $start, $length, $enc); }72 function mb_substr($string, $start, $length = 2147483647, $encoding = null) { return p\Mbstring::mb_substr($string, $start, $length, $encoding); } 73 73 } 74 74 if (!function_exists('mb_stripos')) { 75 function mb_stripos($ s, $needle, $offset = 0, $enc = null) { return p\Mbstring::mb_stripos($s, $needle, $offset, $enc); }75 function mb_stripos($haystack, $needle, $offset = 0, $encoding = null) { return p\Mbstring::mb_stripos($haystack, $needle, $offset, $encoding); } 76 76 } 77 77 if (!function_exists('mb_stristr')) { 78 function mb_stristr($ s, $needle, $part = false, $enc = null) { return p\Mbstring::mb_stristr($s, $needle, $part, $enc); }78 function mb_stristr($haystack, $needle, $before_needle = false, $encoding = null) { return p\Mbstring::mb_stristr($haystack, $needle, $before_needle, $encoding); } 79 79 } 80 80 if (!function_exists('mb_strrchr')) { 81 function mb_strrchr($ s, $needle, $part = false, $enc = null) { return p\Mbstring::mb_strrchr($s, $needle, $part, $enc); }81 function mb_strrchr($haystack, $needle, $before_needle = false, $encoding = null) { return p\Mbstring::mb_strrchr($haystack, $needle, $before_needle, $encoding); } 82 82 } 83 83 if (!function_exists('mb_strrichr')) { 84 function mb_strrichr($ s, $needle, $part = false, $enc = null) { return p\Mbstring::mb_strrichr($s, $needle, $part, $enc); }84 function mb_strrichr($haystack, $needle, $before_needle = false, $encoding = null) { return p\Mbstring::mb_strrichr($haystack, $needle, $before_needle, $encoding); } 85 85 } 86 86 if (!function_exists('mb_strripos')) { 87 function mb_strripos($ s, $needle, $offset = 0, $enc = null) { return p\Mbstring::mb_strripos($s, $needle, $offset, $enc); }87 function mb_strripos($haystack, $needle, $offset = 0, $encoding = null) { return p\Mbstring::mb_strripos($haystack, $needle, $offset, $encoding); } 88 88 } 89 89 if (!function_exists('mb_strrpos')) { 90 function mb_strrpos($ s, $needle, $offset = 0, $enc = null) { return p\Mbstring::mb_strrpos($s, $needle, $offset, $enc); }90 function mb_strrpos($haystack, $needle, $offset = 0, $encoding = null) { return p\Mbstring::mb_strrpos($haystack, $needle, $offset, $encoding); } 91 91 } 92 92 if (!function_exists('mb_strstr')) { 93 function mb_strstr($ s, $needle, $part = false, $enc = null) { return p\Mbstring::mb_strstr($s, $needle, $part, $enc); }93 function mb_strstr($haystack, $needle, $before_needle = false, $encoding = null) { return p\Mbstring::mb_strstr($haystack, $needle, $before_needle, $encoding); } 94 94 } 95 95 if (!function_exists('mb_get_info')) { … … 97 97 } 98 98 if (!function_exists('mb_http_output')) { 99 function mb_http_output($enc = null) { return p\Mbstring::mb_http_output($enc); }99 function mb_http_output($encoding = null) { return p\Mbstring::mb_http_output($encoding); } 100 100 } 101 101 if (!function_exists('mb_strwidth')) { 102 function mb_strwidth($s , $enc = null) { return p\Mbstring::mb_strwidth($s, $enc); }102 function mb_strwidth($string, $encoding = null) { return p\Mbstring::mb_strwidth($string, $encoding); } 103 103 } 104 104 if (!function_exists('mb_substr_count')) { 105 function mb_substr_count($haystack, $needle, $enc = null) { return p\Mbstring::mb_substr_count($haystack, $needle, $enc); }105 function mb_substr_count($haystack, $needle, $encoding = null) { return p\Mbstring::mb_substr_count($haystack, $needle, $encoding); } 106 106 } 107 107 if (!function_exists('mb_output_handler')) { 108 function mb_output_handler($ contents, $status) { return p\Mbstring::mb_output_handler($contents, $status); }108 function mb_output_handler($string, $status) { return p\Mbstring::mb_output_handler($string, $status); } 109 109 } 110 110 if (!function_exists('mb_http_input')) { 111 111 function mb_http_input($type = '') { return p\Mbstring::mb_http_input($type); } 112 112 } 113 113 114 if (!function_exists('mb_convert_variables')) { 114 function mb_convert_variables($toEncoding, $fromEncoding, &$a = null, &$b = null, &$c = null, &$d = null, &$e = null, &$f = null) { return p\Mbstring::mb_convert_variables($toEncoding, $fromEncoding, $a, $b, $c, $d, $e, $f); } 115 if (PHP_VERSION_ID >= 80000) { 116 function mb_convert_variables($to_encoding, $from_encoding, &$var, &...$vars) { return p\Mbstring::mb_convert_variables($to_encoding, $from_encoding, $var, ...$vars); } 117 } else { 118 function mb_convert_variables($to_encoding, $from_encoding, &...$vars) { return p\Mbstring::mb_convert_variables($to_encoding, $from_encoding, ...$vars); } 119 } 115 120 } 121 116 122 if (!function_exists('mb_ord')) { 117 function mb_ord($s , $enc = null) { return p\Mbstring::mb_ord($s, $enc); }123 function mb_ord($string, $encoding = null) { return p\Mbstring::mb_ord($string, $encoding); } 118 124 } 119 125 if (!function_exists('mb_chr')) { 120 function mb_chr($code , $enc = null) { return p\Mbstring::mb_chr($code, $enc); }126 function mb_chr($codepoint, $encoding = null) { return p\Mbstring::mb_chr($codepoint, $encoding); } 121 127 } 122 128 if (!function_exists('mb_scrub')) { 123 function mb_scrub($s , $enc = null) { $enc = null === $enc ? mb_internal_encoding() : $enc; return mb_convert_encoding($s, $enc, $enc); }129 function mb_scrub($string, $encoding = null) { $encoding = null === $encoding ? mb_internal_encoding() : $encoding; return mb_convert_encoding($string, $encoding, $encoding); } 124 130 } 125 131 if (!function_exists('mb_str_split')) { 126 function mb_str_split($string, $ split_length = 1, $encoding = null) { return p\Mbstring::mb_str_split($string, $split_length, $encoding); }132 function mb_str_split($string, $length = 1, $encoding = null) { return p\Mbstring::mb_str_split($string, $length, $encoding); } 127 133 } 128 134 -
limelight-checkout/tags/1.2.1/vendor/symfony/polyfill-mbstring/composer.json
r2351938 r2439336 17 17 ], 18 18 "require": { 19 "php": ">= 5.3.3"19 "php": ">=7.1" 20 20 }, 21 21 "autoload": { … … 29 29 "extra": { 30 30 "branch-alias": { 31 "dev-ma ster": "1.18-dev"31 "dev-main": "1.20-dev" 32 32 }, 33 33 "thanks": { -
limelight-checkout/trunk/README.txt
r2354294 r2439336 7 7 Author URI: https://limelighttheme.com 8 8 Author: Limelight Dept 9 Tested up to: 5. 4.210 Stable tag: "1.2. 011 Version 1.2. 09 Tested up to: 5.6 10 Stable tag: "1.2.1" 11 Version 1.2.1 12 12 License: GPLv2 or later 13 13 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 78 78 - Added logging post type for the purpose of frontend debugging. All logs are stored under Tools in the admin dashboard as "Limelight Logs". 79 79 80 1.2.1 81 - Bug fix: Issue with assigning user roles on register event. 82 80 83 == Frequently Asked Questions == -
limelight-checkout/trunk/index.php
r2354294 r2439336 12 12 * Plugin URI: https://limelightdept.com/ 13 13 * Description: Process Payments with PCI-Compliance SAQ A-EP 14 * Version: 1.2. 014 * Version: 1.2.1 15 15 * Author: Limelight 16 16 * License: GPL-2.0+ … … 26 26 "name"=>"limelight-checkout", 27 27 "name_pretty"=>"Limelight Checkout", 28 "version"=>"1.2. 0",28 "version"=>"1.2.1", 29 29 "author" => "Limelight Dept.", 30 30 "file"=>__FILE__, -
limelight-checkout/trunk/vendor/autoload.php
r2354294 r2439336 5 5 require_once __DIR__ . '/composer/autoload_real.php'; 6 6 7 return ComposerAutoloaderInit 0f06720e44cfce3f6700ac60934f1996::getLoader();7 return ComposerAutoloaderInit22ad36387968cc3ba13a6b09110c10fc::getLoader(); -
limelight-checkout/trunk/vendor/composer/autoload_real.php
r2354294 r2439336 3 3 // autoload_real.php @generated by Composer 4 4 5 class ComposerAutoloaderInit 0f06720e44cfce3f6700ac60934f19965 class ComposerAutoloaderInit22ad36387968cc3ba13a6b09110c10fc 6 6 { 7 7 private static $loader; … … 14 14 } 15 15 16 /**17 * @return \Composer\Autoload\ClassLoader18 */19 16 public static function getLoader() 20 17 { … … 23 20 } 24 21 25 spl_autoload_register(array('ComposerAutoloaderInit 0f06720e44cfce3f6700ac60934f1996', 'loadClassLoader'), true, true);22 spl_autoload_register(array('ComposerAutoloaderInit22ad36387968cc3ba13a6b09110c10fc', 'loadClassLoader'), true, true); 26 23 self::$loader = $loader = new \Composer\Autoload\ClassLoader(); 27 spl_autoload_unregister(array('ComposerAutoloaderInit 0f06720e44cfce3f6700ac60934f1996', 'loadClassLoader'));24 spl_autoload_unregister(array('ComposerAutoloaderInit22ad36387968cc3ba13a6b09110c10fc', 'loadClassLoader')); 28 25 29 26 $useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded()); … … 31 28 require_once __DIR__ . '/autoload_static.php'; 32 29 33 call_user_func(\Composer\Autoload\ComposerStaticInit 0f06720e44cfce3f6700ac60934f1996::getInitializer($loader));30 call_user_func(\Composer\Autoload\ComposerStaticInit22ad36387968cc3ba13a6b09110c10fc::getInitializer($loader)); 34 31 } else { 35 32 $map = require __DIR__ . '/autoload_namespaces.php'; … … 52 49 53 50 if ($useStaticLoader) { 54 $includeFiles = Composer\Autoload\ComposerStaticInit 0f06720e44cfce3f6700ac60934f1996::$files;51 $includeFiles = Composer\Autoload\ComposerStaticInit22ad36387968cc3ba13a6b09110c10fc::$files; 55 52 } else { 56 53 $includeFiles = require __DIR__ . '/autoload_files.php'; 57 54 } 58 55 foreach ($includeFiles as $fileIdentifier => $file) { 59 composerRequire 0f06720e44cfce3f6700ac60934f1996($fileIdentifier, $file);56 composerRequire22ad36387968cc3ba13a6b09110c10fc($fileIdentifier, $file); 60 57 } 61 58 … … 64 61 } 65 62 66 function composerRequire 0f06720e44cfce3f6700ac60934f1996($fileIdentifier, $file)63 function composerRequire22ad36387968cc3ba13a6b09110c10fc($fileIdentifier, $file) 67 64 { 68 65 if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) { -
limelight-checkout/trunk/vendor/composer/autoload_static.php
r2354294 r2439336 5 5 namespace Composer\Autoload; 6 6 7 class ComposerStaticInit 0f06720e44cfce3f6700ac60934f19967 class ComposerStaticInit22ad36387968cc3ba13a6b09110c10fc 8 8 { 9 9 public static $files = array ( … … 48 48 { 49 49 return \Closure::bind(function () use ($loader) { 50 $loader->prefixLengthsPsr4 = ComposerStaticInit 0f06720e44cfce3f6700ac60934f1996::$prefixLengthsPsr4;51 $loader->prefixDirsPsr4 = ComposerStaticInit 0f06720e44cfce3f6700ac60934f1996::$prefixDirsPsr4;50 $loader->prefixLengthsPsr4 = ComposerStaticInit22ad36387968cc3ba13a6b09110c10fc::$prefixLengthsPsr4; 51 $loader->prefixDirsPsr4 = ComposerStaticInit22ad36387968cc3ba13a6b09110c10fc::$prefixDirsPsr4; 52 52 53 53 }, null, ClassLoader::class); -
limelight-checkout/trunk/vendor/composer/installed.json
r2354294 r2439336 7 7 "type": "git", 8 8 "url": "git@bitbucket.org:limelightdept/forms.git", 9 "reference": " 645a1a528ceacd6338aadf39238b49636596f7f6"9 "reference": "a830aa679477b83de1ef59ef72ce8715453107bb" 10 10 }, 11 11 "require": { … … 13 13 "symfony/polyfill-mbstring": "^1.10" 14 14 }, 15 "time": "20 20-08-06T22:19:34+00:00",15 "time": "2019-12-12T20:13:16+00:00", 16 16 "type": "library", 17 17 "installation-source": "source", … … 27 27 { 28 28 "name": "Limelight Department", 29 "email": " luke@limelightdept.com"29 "email": "jesse@limelightdept.com" 30 30 } 31 31 ], … … 34 34 { 35 35 "name": "symfony/polyfill-iconv", 36 "version": "v1. 18.1",37 "version_normalized": "1. 18.1.0",36 "version": "v1.20.0", 37 "version_normalized": "1.20.0.0", 38 38 "source": { 39 39 "type": "git", 40 40 "url": "https://github.com/symfony/polyfill-iconv.git", 41 "reference": " 6c2f78eb8f5ab8eaea98f6d414a5915f2e0fce36"41 "reference": "c536646fdb4f29104dd26effc2fdcb9a5b085024" 42 42 }, 43 43 "dist": { 44 44 "type": "zip", 45 "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/ 6c2f78eb8f5ab8eaea98f6d414a5915f2e0fce36",46 "reference": " 6c2f78eb8f5ab8eaea98f6d414a5915f2e0fce36",45 "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/c536646fdb4f29104dd26effc2fdcb9a5b085024", 46 "reference": "c536646fdb4f29104dd26effc2fdcb9a5b085024", 47 47 "shasum": "" 48 48 }, 49 49 "require": { 50 "php": ">= 5.3.3"50 "php": ">=7.1" 51 51 }, 52 52 "suggest": { 53 53 "ext-iconv": "For best performance" 54 54 }, 55 "time": "2020- 07-14T12:35:20+00:00",55 "time": "2020-10-23T14:02:19+00:00", 56 56 "type": "library", 57 57 "extra": { 58 58 "branch-alias": { 59 "dev-ma ster": "1.18-dev"59 "dev-main": "1.20-dev" 60 60 }, 61 61 "thanks": { … … 95 95 "portable", 96 96 "shim" 97 ],98 "funding": [99 {100 "url": "https://symfony.com/sponsor",101 "type": "custom"102 },103 {104 "url": "https://github.com/fabpot",105 "type": "github"106 },107 {108 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",109 "type": "tidelift"110 }111 97 ] 112 98 }, 113 99 { 114 100 "name": "symfony/polyfill-mbstring", 115 "version": "v1. 18.1",116 "version_normalized": "1. 18.1.0",101 "version": "v1.20.0", 102 "version_normalized": "1.20.0.0", 117 103 "source": { 118 104 "type": "git", 119 105 "url": "https://github.com/symfony/polyfill-mbstring.git", 120 "reference": " a6977d63bf9a0ad4c65cd352709e230876f9904a"106 "reference": "39d483bdf39be819deabf04ec872eb0b2410b531" 121 107 }, 122 108 "dist": { 123 109 "type": "zip", 124 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/ a6977d63bf9a0ad4c65cd352709e230876f9904a",125 "reference": " a6977d63bf9a0ad4c65cd352709e230876f9904a",110 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/39d483bdf39be819deabf04ec872eb0b2410b531", 111 "reference": "39d483bdf39be819deabf04ec872eb0b2410b531", 126 112 "shasum": "" 127 113 }, 128 114 "require": { 129 "php": ">= 5.3.3"115 "php": ">=7.1" 130 116 }, 131 117 "suggest": { 132 118 "ext-mbstring": "For best performance" 133 119 }, 134 "time": "2020- 07-14T12:35:20+00:00",120 "time": "2020-10-23T14:02:19+00:00", 135 121 "type": "library", 136 122 "extra": { 137 123 "branch-alias": { 138 "dev-ma ster": "1.18-dev"124 "dev-main": "1.20-dev" 139 125 }, 140 126 "thanks": { … … 174 160 "portable", 175 161 "shim" 176 ],177 "funding": [178 {179 "url": "https://symfony.com/sponsor",180 "type": "custom"181 },182 {183 "url": "https://github.com/fabpot",184 "type": "github"185 },186 {187 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",188 "type": "tidelift"189 }190 162 ] 191 163 } -
limelight-checkout/trunk/vendor/limelight/forms/.git/FETCH_HEAD
r2351938 r2439336 1 b6009d5c42252cb10d9e41e3725fecf23bafc314 branch 'master' of https://bitbucket.org/limelightdept/forms1 ceb9c3e7c32cbbe25ca99d0ed10ff6022e7135e4 branch 'master' of https://bitbucket.org/limelightdept/forms -
limelight-checkout/trunk/vendor/limelight/forms/.git/config
r2354294 r2439336 7 7 ignorecase = true 8 8 [remote "origin"] 9 url = git@bitbucket.org:limelightdept/forms.git9 url = https://lukesnider@bitbucket.org/limelightdept/forms.git 10 10 fetch = +refs/heads/*:refs/remotes/origin/* 11 [branch "master"]12 remote = origin13 merge = refs/heads/master14 [remote "composer"]15 url = git@bitbucket.org:limelightdept/forms.git16 fetch = +refs/heads/*:refs/remotes/composer/* -
limelight-checkout/trunk/vendor/limelight/forms/.git/logs/HEAD
r2354294 r2439336 1 0000000000000000000000000000000000000000 645a1a528ceacd6338aadf39238b49636596f7f6 unknown <luke@limelightdept.com> 1596752919 -0700 clone: from C:/Users/Limelight Dept/AppData/Local/Composer/vcs/git-bitbucket.org-limelightdept-forms.git/ 2 645a1a528ceacd6338aadf39238b49636596f7f6 645a1a528ceacd6338aadf39238b49636596f7f6 unknown <luke@limelightdept.com> 1596752922 -0700 checkout: moving from master to master 3 645a1a528ceacd6338aadf39238b49636596f7f6 645a1a528ceacd6338aadf39238b49636596f7f6 unknown <luke@limelightdept.com> 1596752922 -0700 reset: moving to 645a1a528ceacd6338aadf39238b49636596f7f6 1 0000000000000000000000000000000000000000 ceb9c3e7c32cbbe25ca99d0ed10ff6022e7135e4 unknown <luke@limelightdept.com> 1607970290 -0800 initial pull -
limelight-checkout/trunk/vendor/limelight/forms/.git/logs/refs/heads/master
r2354294 r2439336 1 0000000000000000000000000000000000000000 645a1a528ceacd6338aadf39238b49636596f7f6 unknown <luke@limelightdept.com> 1596752919 -0700 clone: from C:/Users/Limelight Dept/AppData/Local/Composer/vcs/git-bitbucket.org-limelightdept-forms.git/1 0000000000000000000000000000000000000000 ceb9c3e7c32cbbe25ca99d0ed10ff6022e7135e4 unknown <luke@limelightdept.com> 1607970290 -0800 initial pull -
limelight-checkout/trunk/vendor/limelight/forms/.git/logs/refs/remotes/origin/master
r2351938 r2439336 1 0000000000000000000000000000000000000000 b6009d5c42252cb10d9e41e3725fecf23bafc314 unknown <luke@limelightdept.com> 1596227623 -0700 pull origin master: storing head 2 b6009d5c42252cb10d9e41e3725fecf23bafc314 1baea5f3da37433cf6f89e16efe6d2d415cdc058 unknown <luke@limelightdept.com> 1596475996 -0700 update by push 3 1baea5f3da37433cf6f89e16efe6d2d415cdc058 41f1451eec0261f4981169d2fb354b04b782ca56 unknown <luke@limelightdept.com> 1596476071 -0700 update by push 1 0000000000000000000000000000000000000000 ceb9c3e7c32cbbe25ca99d0ed10ff6022e7135e4 unknown <luke@limelightdept.com> 1607970290 -0800 pull origin master: storing head -
limelight-checkout/trunk/vendor/limelight/forms/.git/refs/heads/master
r2354294 r2439336 1 645a1a528ceacd6338aadf39238b49636596f7f6 1 ceb9c3e7c32cbbe25ca99d0ed10ff6022e7135e4 -
limelight-checkout/trunk/vendor/limelight/forms/.git/refs/remotes/origin/master
r2351938 r2439336 1 41f1451eec0261f4981169d2fb354b04b782ca56 1 ceb9c3e7c32cbbe25ca99d0ed10ff6022e7135e4 -
limelight-checkout/trunk/vendor/limelight/forms/Package.php
r2354294 r2439336 19 19 * @var string 20 20 */ 21 public $version = "1.2. 1";21 public $version = "1.2.2"; 22 22 23 23 /** -
limelight-checkout/trunk/vendor/limelight/forms/app/Events/WPRegister.php
r2138519 r2439336 137 137 138 138 $user = get_user_by( 'id', $user_id ); 139 139 140 //if($this->reset_roles){ 141 foreach($user->roles as $role){ 142 $user->remove_role($role); 143 } 144 //} 145 140 146 foreach($this->add_roles as $role){ 141 $user->add_role($role[' role']);147 $user->add_role($role['add_roles']); 142 148 } 143 149 -
limelight-checkout/trunk/vendor/limelight/forms/vendor/autoload.php
r2351938 r2439336 5 5 require_once __DIR__ . '/composer/autoload_real.php'; 6 6 7 return ComposerAutoloaderInit 118b91f6e6c982d242a4e5cccd0b6e9e::getLoader();7 return ComposerAutoloaderInit746eb025d81cac91e5ad2a153f05b048::getLoader(); -
limelight-checkout/trunk/vendor/limelight/forms/vendor/composer/autoload_real.php
r2351938 r2439336 3 3 // autoload_real.php @generated by Composer 4 4 5 class ComposerAutoloaderInit 118b91f6e6c982d242a4e5cccd0b6e9e5 class ComposerAutoloaderInit746eb025d81cac91e5ad2a153f05b048 6 6 { 7 7 private static $loader; … … 14 14 } 15 15 16 /**17 * @return \Composer\Autoload\ClassLoader18 */19 16 public static function getLoader() 20 17 { … … 23 20 } 24 21 25 spl_autoload_register(array('ComposerAutoloaderInit 118b91f6e6c982d242a4e5cccd0b6e9e', 'loadClassLoader'), true, true);22 spl_autoload_register(array('ComposerAutoloaderInit746eb025d81cac91e5ad2a153f05b048', 'loadClassLoader'), true, true); 26 23 self::$loader = $loader = new \Composer\Autoload\ClassLoader(); 27 spl_autoload_unregister(array('ComposerAutoloaderInit 118b91f6e6c982d242a4e5cccd0b6e9e', 'loadClassLoader'));24 spl_autoload_unregister(array('ComposerAutoloaderInit746eb025d81cac91e5ad2a153f05b048', 'loadClassLoader')); 28 25 29 26 $useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded()); … … 31 28 require_once __DIR__ . '/autoload_static.php'; 32 29 33 call_user_func(\Composer\Autoload\ComposerStaticInit 118b91f6e6c982d242a4e5cccd0b6e9e::getInitializer($loader));30 call_user_func(\Composer\Autoload\ComposerStaticInit746eb025d81cac91e5ad2a153f05b048::getInitializer($loader)); 34 31 } else { 35 32 $map = require __DIR__ . '/autoload_namespaces.php'; … … 52 49 53 50 if ($useStaticLoader) { 54 $includeFiles = Composer\Autoload\ComposerStaticInit 118b91f6e6c982d242a4e5cccd0b6e9e::$files;51 $includeFiles = Composer\Autoload\ComposerStaticInit746eb025d81cac91e5ad2a153f05b048::$files; 55 52 } else { 56 53 $includeFiles = require __DIR__ . '/autoload_files.php'; 57 54 } 58 55 foreach ($includeFiles as $fileIdentifier => $file) { 59 composerRequire 118b91f6e6c982d242a4e5cccd0b6e9e($fileIdentifier, $file);56 composerRequire746eb025d81cac91e5ad2a153f05b048($fileIdentifier, $file); 60 57 } 61 58 … … 64 61 } 65 62 66 function composerRequire 118b91f6e6c982d242a4e5cccd0b6e9e($fileIdentifier, $file)63 function composerRequire746eb025d81cac91e5ad2a153f05b048($fileIdentifier, $file) 67 64 { 68 65 if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) { -
limelight-checkout/trunk/vendor/limelight/forms/vendor/composer/autoload_static.php
r2351938 r2439336 5 5 namespace Composer\Autoload; 6 6 7 class ComposerStaticInit 118b91f6e6c982d242a4e5cccd0b6e9e7 class ComposerStaticInit746eb025d81cac91e5ad2a153f05b048 8 8 { 9 9 public static $files = array ( … … 43 43 { 44 44 return \Closure::bind(function () use ($loader) { 45 $loader->prefixLengthsPsr4 = ComposerStaticInit 118b91f6e6c982d242a4e5cccd0b6e9e::$prefixLengthsPsr4;46 $loader->prefixDirsPsr4 = ComposerStaticInit 118b91f6e6c982d242a4e5cccd0b6e9e::$prefixDirsPsr4;45 $loader->prefixLengthsPsr4 = ComposerStaticInit746eb025d81cac91e5ad2a153f05b048::$prefixLengthsPsr4; 46 $loader->prefixDirsPsr4 = ComposerStaticInit746eb025d81cac91e5ad2a153f05b048::$prefixDirsPsr4; 47 47 48 48 }, null, ClassLoader::class); -
limelight-checkout/trunk/vendor/symfony/polyfill-iconv/Iconv.php
r2138519 r2439336 542 542 } 543 543 if (0 > $start) { 544 return false; 544 if (\PHP_VERSION_ID < 80000) { 545 return false; 546 } 547 548 $start = 0; 545 549 } 546 550 if ($start >= $slen) { 547 return false;551 return \PHP_VERSION_ID >= 80000 ? '' : false; 548 552 } 549 553 … … 557 561 } 558 562 if (0 > $length) { 559 return false;563 return \PHP_VERSION_ID >= 80000 ? '' : false; 560 564 } 561 565 … … 620 624 621 625 return false; 622 } else {623 $i += $ulen;624 626 } 627 628 $i += $ulen; 625 629 626 630 $u[$j++] = $uchr[0]; … … 676 680 ++$i; 677 681 continue; 678 } else {679 $i += $ulen;680 682 } 683 684 $i += $ulen; 681 685 } 682 686 -
limelight-checkout/trunk/vendor/symfony/polyfill-iconv/bootstrap.php
r2351938 r2439336 30 30 31 31 if (!function_exists('iconv')) { 32 function iconv($from , $to, $s) { return p\Iconv::iconv($from, $to, $s); }32 function iconv($from_encoding, $to_encoding, $string) { return p\Iconv::iconv($from_encoding, $to_encoding, $string); } 33 33 } 34 34 if (!function_exists('iconv_get_encoding')) { … … 36 36 } 37 37 if (!function_exists('iconv_set_encoding')) { 38 function iconv_set_encoding($type, $ charset) { return p\Iconv::iconv_set_encoding($type, $charset); }38 function iconv_set_encoding($type, $encoding) { return p\Iconv::iconv_set_encoding($type, $encoding); } 39 39 } 40 40 if (!function_exists('iconv_mime_encode')) { 41 function iconv_mime_encode($ name, $value, $pref = null) { return p\Iconv::iconv_mime_encode($name, $value, $pref); }41 function iconv_mime_encode($field_name, $field_value, $options = null) { return p\Iconv::iconv_mime_encode($field_name, $field_value, $options); } 42 42 } 43 43 if (!function_exists('iconv_mime_decode_headers')) { 44 function iconv_mime_decode_headers($ encodedHeaders, $mode = 0, $enc = null) { return p\Iconv::iconv_mime_decode_headers($encodedHeaders, $mode, $enc); }44 function iconv_mime_decode_headers($headers, $mode = 0, $encoding = null) { return p\Iconv::iconv_mime_decode_headers($headers, $mode, $encoding); } 45 45 } 46 46 47 47 if (extension_loaded('mbstring')) { 48 48 if (!function_exists('iconv_strlen')) { 49 function iconv_strlen($s , $enc = null) { null === $enc and $enc = p\Iconv::$internalEncoding; return mb_strlen($s, $enc); }49 function iconv_strlen($string, $encoding = null) { null === $encoding && $encoding = p\Iconv::$internalEncoding; return mb_strlen($string, $encoding); } 50 50 } 51 51 if (!function_exists('iconv_strpos')) { 52 function iconv_strpos($ s, $needle, $offset = 0, $enc = null) { null === $enc and $enc = p\Iconv::$internalEncoding; return mb_strpos($s, $needle, $offset, $enc); }52 function iconv_strpos($haystack, $needle, $offset = 0, $encoding = null) { null === $encoding && $encoding = p\Iconv::$internalEncoding; return mb_strpos($haystack, $needle, $offset, $encoding); } 53 53 } 54 54 if (!function_exists('iconv_strrpos')) { 55 function iconv_strrpos($ s, $needle, $enc = null) { null === $enc and $enc = p\Iconv::$internalEncoding; return mb_strrpos($s, $needle, 0, $enc); }55 function iconv_strrpos($haystack, $needle, $encoding = null) { null === $encoding && $encoding = p\Iconv::$internalEncoding; return mb_strrpos($haystack, $needle, 0, $encoding); } 56 56 } 57 57 if (!function_exists('iconv_substr')) { 58 function iconv_substr($s , $start, $length = 2147483647, $enc = null) { null === $enc and $enc = p\Iconv::$internalEncoding; return mb_substr($s, $start, $length, $enc); }58 function iconv_substr($string, $offset, $length = 2147483647, $encoding = null) { null === $encoding && $encoding = p\Iconv::$internalEncoding; return mb_substr($string, $offset, $length, $encoding); } 59 59 } 60 60 if (!function_exists('iconv_mime_decode')) { 61 function iconv_mime_decode($ encodedHeaders, $mode = 0, $enc = null) { null === $enc and $enc = p\Iconv::$internalEncoding; return mb_decode_mimeheader($encodedHeaders, $mode, $enc); }61 function iconv_mime_decode($string, $mode = 0, $encoding = null) { null === $encoding && $encoding = p\Iconv::$internalEncoding; return mb_decode_mimeheader($string, $mode, $encoding); } 62 62 } 63 63 } else { 64 64 if (!function_exists('iconv_strlen')) { 65 65 if (extension_loaded('xml')) { 66 function iconv_strlen($s , $enc = null) { return p\Iconv::strlen1($s, $enc); }66 function iconv_strlen($string, $encoding = null) { return p\Iconv::strlen1($string, $encoding); } 67 67 } else { 68 function iconv_strlen($s , $enc = null) { return p\Iconv::strlen2($s, $enc); }68 function iconv_strlen($string, $encoding = null) { return p\Iconv::strlen2($string, $encoding); } 69 69 } 70 70 } 71 71 72 72 if (!function_exists('iconv_strpos')) { 73 function iconv_strpos($ s, $needle, $offset = 0, $enc = null) { return p\Iconv::iconv_strpos($s, $needle, $offset, $enc); }73 function iconv_strpos($haystack, $needle, $offset = 0, $encoding = null) { return p\Iconv::iconv_strpos($haystack, $needle, $offset, $encoding); } 74 74 } 75 75 if (!function_exists('iconv_strrpos')) { 76 function iconv_strrpos($ s, $needle, $enc = null) { return p\Iconv::iconv_strrpos($s, $needle, $enc); }76 function iconv_strrpos($haystack, $needle, $encoding = null) { return p\Iconv::iconv_strrpos($haystack, $needle, $encoding); } 77 77 } 78 78 if (!function_exists('iconv_substr')) { 79 function iconv_substr($s , $start, $length = 2147483647, $enc = null) { return p\Iconv::iconv_substr($s, $start, $length, $enc); }79 function iconv_substr($string, $offset, $length = 2147483647, $encoding = null) { return p\Iconv::iconv_substr($string, $offset, $length, $encoding); } 80 80 } 81 81 if (!function_exists('iconv_mime_decode')) { 82 function iconv_mime_decode($ encodedHeaders, $mode = 0, $enc = null) { return p\Iconv::iconv_mime_decode($encodedHeaders, $mode, $enc); }82 function iconv_mime_decode($string, $mode = 0, $encoding = null) { return p\Iconv::iconv_mime_decode($string, $mode, $encoding); } 83 83 } 84 84 } -
limelight-checkout/trunk/vendor/symfony/polyfill-iconv/composer.json
r2351938 r2439336 17 17 ], 18 18 "require": { 19 "php": ">= 5.3.3"19 "php": ">=7.1" 20 20 }, 21 21 "autoload": { … … 29 29 "extra": { 30 30 "branch-alias": { 31 "dev-ma ster": "1.18-dev"31 "dev-main": "1.20-dev" 32 32 }, 33 33 "thanks": { -
limelight-checkout/trunk/vendor/symfony/polyfill-mbstring/Mbstring.php
r2351938 r2439336 116 116 } 117 117 118 public static function mb_convert_variables($toEncoding, $fromEncoding, &$a = null, &$b = null, &$c = null, &$d = null, &$e = null, &$f = null) 119 { 120 $vars = array(&$a, &$b, &$c, &$d, &$e, &$f); 121 118 public static function mb_convert_variables($toEncoding, $fromEncoding, &...$vars) 119 { 122 120 $ok = true; 123 121 array_walk_recursive($vars, function (&$v) use (&$ok, $toEncoding, $fromEncoding) { … … 630 628 $encoding = self::getEncoding($encoding); 631 629 if ('CP850' === $encoding || 'ASCII' === $encoding) { 632 return strrchr($haystack, $needle, $part); 633 } 634 $needle = self::mb_substr($needle, 0, 1, $encoding); 635 $pos = iconv_strrpos($haystack, $needle, $encoding); 630 $pos = strrpos($haystack, $needle); 631 } else { 632 $needle = self::mb_substr($needle, 0, 1, $encoding); 633 $pos = iconv_strrpos($haystack, $needle, $encoding); 634 } 636 635 637 636 return self::getSubpart($pos, $part, $haystack, $encoding); -
limelight-checkout/trunk/vendor/symfony/polyfill-mbstring/bootstrap.php
r2351938 r2439336 13 13 14 14 if (!function_exists('mb_convert_encoding')) { 15 function mb_convert_encoding($s , $to, $from = null) { return p\Mbstring::mb_convert_encoding($s, $to, $from); }15 function mb_convert_encoding($string, $to_encoding, $from_encoding = null) { return p\Mbstring::mb_convert_encoding($string, $to_encoding, $from_encoding); } 16 16 } 17 17 if (!function_exists('mb_decode_mimeheader')) { 18 function mb_decode_mimeheader($s ) { return p\Mbstring::mb_decode_mimeheader($s); }18 function mb_decode_mimeheader($string) { return p\Mbstring::mb_decode_mimeheader($string); } 19 19 } 20 20 if (!function_exists('mb_encode_mimeheader')) { 21 function mb_encode_mimeheader($s , $charset = null, $transferEnc = null, $lf = null, $indent = null) { return p\Mbstring::mb_encode_mimeheader($s, $charset, $transferEnc, $lf, $indent); }21 function mb_encode_mimeheader($string, $charset = null, $transfer_encoding = null, $newline = null, $indent = null) { return p\Mbstring::mb_encode_mimeheader($string, $charset, $transfer_encoding, $newline, $indent); } 22 22 } 23 23 if (!function_exists('mb_decode_numericentity')) { 24 function mb_decode_numericentity($s , $convmap, $enc = null) { return p\Mbstring::mb_decode_numericentity($s, $convmap, $enc); }24 function mb_decode_numericentity($string, $map, $encoding = null) { return p\Mbstring::mb_decode_numericentity($string, $map, $encoding); } 25 25 } 26 26 if (!function_exists('mb_encode_numericentity')) { 27 function mb_encode_numericentity($s , $convmap, $enc = null, $is_hex = false) { return p\Mbstring::mb_encode_numericentity($s, $convmap, $enc, $is_hex); }27 function mb_encode_numericentity($string, $map, $encoding = null, $hex = false) { return p\Mbstring::mb_encode_numericentity($string, $map, $encoding, $hex); } 28 28 } 29 29 if (!function_exists('mb_convert_case')) { 30 function mb_convert_case($s , $mode, $enc = null) { return p\Mbstring::mb_convert_case($s, $mode, $enc); }30 function mb_convert_case($string, $mode, $encoding = null) { return p\Mbstring::mb_convert_case($string, $mode, $encoding); } 31 31 } 32 32 if (!function_exists('mb_internal_encoding')) { 33 function mb_internal_encoding($enc = null) { return p\Mbstring::mb_internal_encoding($enc); }33 function mb_internal_encoding($encoding = null) { return p\Mbstring::mb_internal_encoding($encoding); } 34 34 } 35 35 if (!function_exists('mb_language')) { 36 function mb_language($lang = null) { return p\Mbstring::mb_language($lang); }36 function mb_language($language = null) { return p\Mbstring::mb_language($language); } 37 37 } 38 38 if (!function_exists('mb_list_encodings')) { … … 43 43 } 44 44 if (!function_exists('mb_check_encoding')) { 45 function mb_check_encoding($va r = null, $encoding = null) { return p\Mbstring::mb_check_encoding($var, $encoding); }45 function mb_check_encoding($value = null, $encoding = null) { return p\Mbstring::mb_check_encoding($value, $encoding); } 46 46 } 47 47 if (!function_exists('mb_detect_encoding')) { 48 function mb_detect_encoding($str , $encodingList = null, $strict = false) { return p\Mbstring::mb_detect_encoding($str, $encodingList, $strict); }48 function mb_detect_encoding($string, $encodings = null, $strict = false) { return p\Mbstring::mb_detect_encoding($string, $encodings, $strict); } 49 49 } 50 50 if (!function_exists('mb_detect_order')) { 51 function mb_detect_order($encoding List = null) { return p\Mbstring::mb_detect_order($encodingList); }51 function mb_detect_order($encoding = null) { return p\Mbstring::mb_detect_order($encoding); } 52 52 } 53 53 if (!function_exists('mb_parse_str')) { 54 function mb_parse_str($s , &$result = array()) { parse_str($s, $result); }54 function mb_parse_str($string, &$result = array()) { parse_str($string, $result); } 55 55 } 56 56 if (!function_exists('mb_strlen')) { 57 function mb_strlen($s , $enc = null) { return p\Mbstring::mb_strlen($s, $enc); }57 function mb_strlen($string, $encoding = null) { return p\Mbstring::mb_strlen($string, $encoding); } 58 58 } 59 59 if (!function_exists('mb_strpos')) { 60 function mb_strpos($ s, $needle, $offset = 0, $enc = null) { return p\Mbstring::mb_strpos($s, $needle, $offset, $enc); }60 function mb_strpos($haystack, $needle, $offset = 0, $encoding = null) { return p\Mbstring::mb_strpos($haystack, $needle, $offset, $encoding); } 61 61 } 62 62 if (!function_exists('mb_strtolower')) { 63 function mb_strtolower($s , $enc = null) { return p\Mbstring::mb_strtolower($s, $enc); }63 function mb_strtolower($string, $encoding = null) { return p\Mbstring::mb_strtolower($string, $encoding); } 64 64 } 65 65 if (!function_exists('mb_strtoupper')) { 66 function mb_strtoupper($s , $enc = null) { return p\Mbstring::mb_strtoupper($s, $enc); }66 function mb_strtoupper($string, $encoding = null) { return p\Mbstring::mb_strtoupper($string, $encoding); } 67 67 } 68 68 if (!function_exists('mb_substitute_character')) { 69 function mb_substitute_character($ char = null) { return p\Mbstring::mb_substitute_character($char); }69 function mb_substitute_character($substitute_character = null) { return p\Mbstring::mb_substitute_character($substitute_character); } 70 70 } 71 71 if (!function_exists('mb_substr')) { 72 function mb_substr($s , $start, $length = 2147483647, $enc = null) { return p\Mbstring::mb_substr($s, $start, $length, $enc); }72 function mb_substr($string, $start, $length = 2147483647, $encoding = null) { return p\Mbstring::mb_substr($string, $start, $length, $encoding); } 73 73 } 74 74 if (!function_exists('mb_stripos')) { 75 function mb_stripos($ s, $needle, $offset = 0, $enc = null) { return p\Mbstring::mb_stripos($s, $needle, $offset, $enc); }75 function mb_stripos($haystack, $needle, $offset = 0, $encoding = null) { return p\Mbstring::mb_stripos($haystack, $needle, $offset, $encoding); } 76 76 } 77 77 if (!function_exists('mb_stristr')) { 78 function mb_stristr($ s, $needle, $part = false, $enc = null) { return p\Mbstring::mb_stristr($s, $needle, $part, $enc); }78 function mb_stristr($haystack, $needle, $before_needle = false, $encoding = null) { return p\Mbstring::mb_stristr($haystack, $needle, $before_needle, $encoding); } 79 79 } 80 80 if (!function_exists('mb_strrchr')) { 81 function mb_strrchr($ s, $needle, $part = false, $enc = null) { return p\Mbstring::mb_strrchr($s, $needle, $part, $enc); }81 function mb_strrchr($haystack, $needle, $before_needle = false, $encoding = null) { return p\Mbstring::mb_strrchr($haystack, $needle, $before_needle, $encoding); } 82 82 } 83 83 if (!function_exists('mb_strrichr')) { 84 function mb_strrichr($ s, $needle, $part = false, $enc = null) { return p\Mbstring::mb_strrichr($s, $needle, $part, $enc); }84 function mb_strrichr($haystack, $needle, $before_needle = false, $encoding = null) { return p\Mbstring::mb_strrichr($haystack, $needle, $before_needle, $encoding); } 85 85 } 86 86 if (!function_exists('mb_strripos')) { 87 function mb_strripos($ s, $needle, $offset = 0, $enc = null) { return p\Mbstring::mb_strripos($s, $needle, $offset, $enc); }87 function mb_strripos($haystack, $needle, $offset = 0, $encoding = null) { return p\Mbstring::mb_strripos($haystack, $needle, $offset, $encoding); } 88 88 } 89 89 if (!function_exists('mb_strrpos')) { 90 function mb_strrpos($ s, $needle, $offset = 0, $enc = null) { return p\Mbstring::mb_strrpos($s, $needle, $offset, $enc); }90 function mb_strrpos($haystack, $needle, $offset = 0, $encoding = null) { return p\Mbstring::mb_strrpos($haystack, $needle, $offset, $encoding); } 91 91 } 92 92 if (!function_exists('mb_strstr')) { 93 function mb_strstr($ s, $needle, $part = false, $enc = null) { return p\Mbstring::mb_strstr($s, $needle, $part, $enc); }93 function mb_strstr($haystack, $needle, $before_needle = false, $encoding = null) { return p\Mbstring::mb_strstr($haystack, $needle, $before_needle, $encoding); } 94 94 } 95 95 if (!function_exists('mb_get_info')) { … … 97 97 } 98 98 if (!function_exists('mb_http_output')) { 99 function mb_http_output($enc = null) { return p\Mbstring::mb_http_output($enc); }99 function mb_http_output($encoding = null) { return p\Mbstring::mb_http_output($encoding); } 100 100 } 101 101 if (!function_exists('mb_strwidth')) { 102 function mb_strwidth($s , $enc = null) { return p\Mbstring::mb_strwidth($s, $enc); }102 function mb_strwidth($string, $encoding = null) { return p\Mbstring::mb_strwidth($string, $encoding); } 103 103 } 104 104 if (!function_exists('mb_substr_count')) { 105 function mb_substr_count($haystack, $needle, $enc = null) { return p\Mbstring::mb_substr_count($haystack, $needle, $enc); }105 function mb_substr_count($haystack, $needle, $encoding = null) { return p\Mbstring::mb_substr_count($haystack, $needle, $encoding); } 106 106 } 107 107 if (!function_exists('mb_output_handler')) { 108 function mb_output_handler($ contents, $status) { return p\Mbstring::mb_output_handler($contents, $status); }108 function mb_output_handler($string, $status) { return p\Mbstring::mb_output_handler($string, $status); } 109 109 } 110 110 if (!function_exists('mb_http_input')) { 111 111 function mb_http_input($type = '') { return p\Mbstring::mb_http_input($type); } 112 112 } 113 113 114 if (!function_exists('mb_convert_variables')) { 114 function mb_convert_variables($toEncoding, $fromEncoding, &$a = null, &$b = null, &$c = null, &$d = null, &$e = null, &$f = null) { return p\Mbstring::mb_convert_variables($toEncoding, $fromEncoding, $a, $b, $c, $d, $e, $f); } 115 if (PHP_VERSION_ID >= 80000) { 116 function mb_convert_variables($to_encoding, $from_encoding, &$var, &...$vars) { return p\Mbstring::mb_convert_variables($to_encoding, $from_encoding, $var, ...$vars); } 117 } else { 118 function mb_convert_variables($to_encoding, $from_encoding, &...$vars) { return p\Mbstring::mb_convert_variables($to_encoding, $from_encoding, ...$vars); } 119 } 115 120 } 121 116 122 if (!function_exists('mb_ord')) { 117 function mb_ord($s , $enc = null) { return p\Mbstring::mb_ord($s, $enc); }123 function mb_ord($string, $encoding = null) { return p\Mbstring::mb_ord($string, $encoding); } 118 124 } 119 125 if (!function_exists('mb_chr')) { 120 function mb_chr($code , $enc = null) { return p\Mbstring::mb_chr($code, $enc); }126 function mb_chr($codepoint, $encoding = null) { return p\Mbstring::mb_chr($codepoint, $encoding); } 121 127 } 122 128 if (!function_exists('mb_scrub')) { 123 function mb_scrub($s , $enc = null) { $enc = null === $enc ? mb_internal_encoding() : $enc; return mb_convert_encoding($s, $enc, $enc); }129 function mb_scrub($string, $encoding = null) { $encoding = null === $encoding ? mb_internal_encoding() : $encoding; return mb_convert_encoding($string, $encoding, $encoding); } 124 130 } 125 131 if (!function_exists('mb_str_split')) { 126 function mb_str_split($string, $ split_length = 1, $encoding = null) { return p\Mbstring::mb_str_split($string, $split_length, $encoding); }132 function mb_str_split($string, $length = 1, $encoding = null) { return p\Mbstring::mb_str_split($string, $length, $encoding); } 127 133 } 128 134 -
limelight-checkout/trunk/vendor/symfony/polyfill-mbstring/composer.json
r2351938 r2439336 17 17 ], 18 18 "require": { 19 "php": ">= 5.3.3"19 "php": ">=7.1" 20 20 }, 21 21 "autoload": { … … 29 29 "extra": { 30 30 "branch-alias": { 31 "dev-ma ster": "1.18-dev"31 "dev-main": "1.20-dev" 32 32 }, 33 33 "thanks": {
Note: See TracChangeset
for help on using the changeset viewer.