-
Notifications
You must be signed in to change notification settings - Fork 30
Comparing changes
Open a pull request
base repository: optimizely/php-sdk
base: 4.0.0
head repository: optimizely/php-sdk
compare: 4.0.1
- 6 commits
- 31 files changed
- 4 contributors
Commits on Jun 26, 2023
-
[FSSDK-9022] Dev Containers and bug bash (#269)
* Add bug bash autoloader * Initial version of decide tests * Fix autoloads; DRY print to console * Refactor and clean using * Refactor; Fix array outputs * Better output in linux env * Add notification on decide test * Output log to ensure logx impression sent * Verify error is logged for invalid flag * Add devcontainer config * Install dependencies in devcontainer * Update decide instructions * Add postCreateCommand shell postCreateCommand * Fix path on postCreateCommand * Finish devcontainer config * Refine decide.php * Renamed files & their refs * Instruction update * Add DecideAll skeleton * Initial DecideAll test * Finish DecideAll test; Decide fixes * DecideForKeys skeleton * Add decide for keys; update other decide classes * Comment DecideForKeys test calls * Track event test class skeleton * Update attributes in decide tests * Add track event tests * DRY $onTrackEvent and use in negative test * Event Key instead of "name" * Forced Decision skeleton * Add PHP documentation links * Initial attempt forced decision tests * Remove sensitive info * Added second part for forced decisions - not necessary, just a advanced addition. And Optimizely config. * Delete ForcedDecision.php removing this file, duplicate * Rename ForcedDecisionPart2.php to ForcedDecision.php * Update ForcedDecision.php * Update OptiConfig.php * Update EventBuilder.php SDK minor release bump * Update EventBuilderTest.php release version bump in the test to 3.10.0 * Update EventBuilder.php-revert * Update EventBuilderTest.php - revert --------- Co-authored-by: Mike Chu <michael.chu@optimizely.com> Co-authored-by: Mike Chu <104384559+mikechu-optimizely@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 04f5c20 - Browse repository at this point
Copy the full SHA 04f5c20View commit details
Commits on Aug 9, 2023
-
[FSSDK-9553] Add GitHub Issues templates (#278)
* Clean devcontainer config * Add Issues templates * Made PR suggested edits
Configuration menu - View commit details
-
Copy full SHA for 4eea483 - Browse repository at this point
Copy the full SHA 4eea483View commit details
Commits on Aug 10, 2023
-
[FSSDK-9573] Fix: Deprecation warning (#279)
* Add PHP pack ext * Add missing field definition * Add missing field definition * Add phpunit test runner ext * Change to use consistent _privateFieldNaming * Add gitlens * Fix rename Didn't have a proper refactor ext/function * Update copyright header * Refactor CI slightly * Add back EOL for file
Configuration menu - View commit details
-
Copy full SHA for 3fd73a2 - Browse repository at this point
Copy the full SHA 3fd73a2View commit details
Commits on Dec 4, 2023
-
[FSSDK-9784] Return Latest Experiment When Duplicate Keys in Config (#…
…280) * feat: log duplicate experiment keys includes some linting * test: updated existing dupe exp keys test
Configuration menu - View commit details
-
Copy full SHA for 4963820 - Browse repository at this point
Copy the full SHA 4963820View commit details -
[FSSDK-9630] Fix: Code examples (#281)
* Fix: Add ReturnTypeWillChange attribute * Enhancement: Keep packages sorted in composer.json * Fix: Wrap arguments in code examples * Fix: Code examples --------- Co-authored-by: Andreas Möller <am@localheinz.com>
Configuration menu - View commit details
-
Copy full SHA for 8fe8574 - Browse repository at this point
Copy the full SHA 8fe8574View commit details -
Configuration menu - View commit details
-
Copy full SHA for e9250ed - Browse repository at this point
Copy the full SHA e9250edView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 4.0.0...4.0.1