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
Accelerator
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 }}
arthurprogramming
/
phpbrew
Public
forked from
phpbrew/phpbrew
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
phpbrew
tests
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 11, 2014
Refactor current install command to use new ReleaseList class.
c9s
committed
7ae2edd
View commit details
Copy full SHA for 7ae2edd
View code at this point
Browse repository at this point
Add ReleaseListTest
c9s
committed
90fcd58
View commit details
Copy full SHA for 90fcd58
View code at this point
Browse repository at this point
Add KnownCommandTest
c9s
committed
a3c9087
View commit details
Copy full SHA for a3c9087
View code at this point
Browse repository at this point
Commits on Oct 8, 2014
test --like option
c9s
committed
ac9ec14
View commit details
Copy full SHA for ac9ec14
View code at this point
Browse repository at this point
Commits on Oct 6, 2014
Add hasPatchVersion method to check patch version
c9s
committed
98ba2aa
View commit details
Copy full SHA for 98ba2aa
View code at this point
Browse repository at this point
Add version util methods
c9s
committed
09b210a
View commit details
Copy full SHA for 09b210a
View code at this point
Browse repository at this point
override PHPBREW_ROOT and PHPBREW_HOME in the tests
c9s
committed
1d00d05
View commit details
Copy full SHA for 1d00d05
View code at this point
Browse repository at this point
Implement BuildRegister
c9s
committed
2cbb0d3
View commit details
Copy full SHA for 2cbb0d3
View code at this point
Browse repository at this point
suppress installation output
c9s
committed
d2774f0
View commit details
Copy full SHA for d2774f0
View code at this point
Browse repository at this point
Suppress testing output
c9s
committed
b6d057b
View commit details
Copy full SHA for b6d057b
View code at this point
Browse repository at this point
Add basic VersionTest
c9s
committed
3fa5816
View commit details
Copy full SHA for 3fa5816
View code at this point
Browse repository at this point
Commits on Oct 5, 2014
implement setupApplication method
c9s
committed
2f26fc7
View commit details
Copy full SHA for 2f26fc7
View code at this point
Browse repository at this point
Add InstallCommandTest
c9s
committed
975c29b
View commit details
Copy full SHA for 975c29b
View code at this point
Browse repository at this point
Commits on Jul 25, 2014
add failing test for #277
marcioAlmada
committed
7b3bda5
View commit details
Copy full SHA for 7b3bda5
View code at this point
Browse repository at this point
Commits on Jul 6, 2014
add some tests to extension meta #253
Show description for 00442e7
marcioAlmada
committed
00442e7
View commit details
Copy full SHA for 00442e7
View code at this point
Browse repository at this point
Commits on Jul 1, 2014
Change code style to PSR-2
Alexander Schneider
committed
de7f902
View commit details
Copy full SHA for de7f902
View code at this point
Browse repository at this point
Commits on Jun 25, 2014
PSR fix round 2
marcioAlmada
committed
b7ad7ba
View commit details
Copy full SHA for b7ad7ba
View code at this point
Browse repository at this point
Merge branch 'refactoring-tasks' into develop
Show description for f08adee
c9s
committed
f08adee
View commit details
Copy full SHA for f08adee
View code at this point
Browse repository at this point
mark a test skipped, we need a vsf to avoid file system related failures on Travis
Show description for 97114f4
marcioAlmada
committed
97114f4
View commit details
Copy full SHA for 97114f4
View code at this point
Browse repository at this point
PSR fix all the things
marcioAlmada
committed
54c25f5
View commit details
Copy full SHA for 54c25f5
View code at this point
Browse repository at this point
Merge branch 'GM-Alex-feature/phpversion-shortcut' into develop #252
marcioAlmada
committed
08c36bf
View commit details
Copy full SHA for 08c36bf
View code at this point
Browse repository at this point
Merge branch 'feature/phpversion-shortcut' of https://github.com/GM-Alex/phpbrew into GM-Alex-feature/phpversion-shortcut
Show description for 1a28094
marcioAlmada
committed
1a28094
View commit details
Copy full SHA for 1a28094
View code at this point
Browse repository at this point
mark test imcomplete, we really need to swap those static method calls with a DI container :)
marcioAlmada
committed
9b833c4
View commit details
Copy full SHA for 9b833c4
View code at this point
Browse repository at this point
Revert last test. Better to test raw cli output instead of add dirty workarounds.
Show description for 23fe8c7
marcioAlmada
committed
23fe8c7
View commit details
Copy full SHA for 23fe8c7
View code at this point
Browse repository at this point
Commits on Jun 24, 2014
better test for `ext` command output since binary strings cant be tested with regex #242 #253
marcioAlmada
committed
1a99f9d
View commit details
Copy full SHA for 1a99f9d
View code at this point
Browse repository at this point
passing specs for `phpbrew ext` console output #242
marcioAlmada
committed
33ed0bd
View commit details
Copy full SHA for 33ed0bd
View code at this point
Browse repository at this point
add failing test for `phpbrew ext` command output
Show description for ddf795a
marcioAlmada
committed
ddf795a
View commit details
Copy full SHA for ddf795a
View code at this point
Browse repository at this point
Commits on Jun 19, 2014
Fix build tests
c9s
committed
2d3a103
View commit details
Copy full SHA for 2d3a103
View code at this point
Browse repository at this point
Merge branch 'master' into refactoring-tasks
Show description for 7c9170c
c9s
committed
7c9170c
View commit details
Copy full SHA for 7c9170c
View code at this point
Browse repository at this point
Commits on Jun 18, 2014
Add test for function findLatestPhpVersion and fix bug of that function ;)
Alexander Schneider
committed
2077065
View commit details
Copy full SHA for 2077065
View code at this point
Browse repository at this point
better tests for Utils
Show description for a143b18
marcioAlmada
committed
a143b18
View commit details
Copy full SHA for a143b18
View code at this point
Browse repository at this point
suppress APC test so we can test more php versions
Show description for e7c9ba9
marcioAlmada
committed
e7c9ba9
View commit details
Copy full SHA for e7c9ba9
View code at this point
Browse repository at this point
Commits on Jun 17, 2014
configure travis CI to compile phar and run tests both for src and phar #251
marcioAlmada
committed
c75f16d
View commit details
Copy full SHA for c75f16d
View code at this point
Browse repository at this point
Commits on Jun 12, 2014
Ignore --with-libdir compile option in testNeutralVirtualVarint method.
Show description for ea893ae
Shinya Yamaoka
committed
ea893ae
View commit details
Copy full SHA for ea893ae
View code at this point
Browse repository at this point
Add new virtual variant 'neutral'.
Shinya Yamaoka
committed
1f2bc7a
View commit details
Copy full SHA for 1f2bc7a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.