Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
codeigniter4
/
CodeIgniter4
Public
Notifications
You must be signed in to change notification settings
Fork
2k
Star
6k
Code
Issues
25
Pull requests
14
Actions
Security and quality
17
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Run session tests in separate processes - fix for #1106
- #1128
#1128
Merged
lonnieezell
merged 10 commits into
codeigniter4:develop
codeigniter4/CodeIgniter4:develop
from
andrei-furnica:develop
Copy head branch name to clipboard
Aug 3, 2018
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Run session tests in separate processes - fix for #1106
#1128
lonnieezell
merged 10 commits into
codeigniter4:develop
codeigniter4/CodeIgniter4:develop
from
andrei-furnica:develop
Copy head branch name to clipboard
Commits
Commits on Aug 1, 2018
run session tests on separate processes
andrei-furnica
committed
dc6b29d
View commit details
Copy full SHA for dc6b29d
Browse repository at this point
tabs, not spaces
andrei-furnica
committed
9a317e8
View commit details
Copy full SHA for 9a317e8
Browse repository at this point
Revert "tabs, not spaces"
Show description for 6c73290
andrei-furnica
committed
6c73290
View commit details
Copy full SHA for 6c73290
Browse repository at this point
defined or define
andrei-furnica
committed
603468c
View commit details
Copy full SHA for 603468c
Browse repository at this point
Commits on Aug 2, 2018
mark whole session test class to run as separate process and don't preserve global state
andrei-furnica
committed
0d16b33
View commit details
Copy full SHA for 0d16b33
Browse repository at this point
mark all tests that use session to run as separate processes and not share global state
andrei-furnica
committed
ee5f6a5
View commit details
Copy full SHA for ee5f6a5
Browse repository at this point
mark all tests that use session to run as separate processes and not share global state
andrei-furnica
committed
1f1149e
View commit details
Copy full SHA for 1f1149e
Browse repository at this point
use session mock instead of the real driver
andrei-furnica
committed
9d16520
View commit details
Copy full SHA for 9d16520
Browse repository at this point
fix form helper set_radio
andrei-furnica
committed
25922b5
View commit details
Copy full SHA for 25922b5
Browse repository at this point
fix form helper set_radio
andrei-furnica
committed
6b6703d
View commit details
Copy full SHA for 6b6703d
Browse repository at this point
You can’t perform that action at this time.