openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
P
PhpVersionBuilder
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
2 days
ago. based on code collected
2 days
ago.
Mar 24, 2025 — Mar 24, 2026
Showing page 2 of 2
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Mark off a TODO item (scripts exist to execute PHP scripts now)
Philip Olson
More...
almost 16 years ago
Added script to execute PHP scripts w/ every built binary. See also bash scripts in scripts/, and forgive the lack of CS :)
Philip Olson
as philip
More...
almost 16 years ago
Added a few additional functions for future use. run_shell_command(), get_status_binaries(), and check_configure_valid()
Philip Olson
as philip
More...
almost 16 years ago
Added scripts/ along with a test bash script to execute PHP scripts
Philip Olson
as philip
More...
almost 16 years ago
Fixed typo
Philip Olson
More...
almost 16 years ago
Moved configure options to inc/config.php
Philip Olson
as philip
More...
about 16 years ago
Implemented proc_open() for building PHP, instead of shell_exec(). Log names are also affected.
Philip Olson
as philip
More...
about 16 years ago
Updated for newish inc/config.php (from commit #ef295dfab3e1092c3041882f1faf1fae87a28f0f)
Philip Olson
More...
about 16 years ago
Moved config options to inc/config.php, so use them
Philip Olson
as philip
More...
over 16 years ago
Added inc/config.php and moved lib/ into inc/)
Philip Olson
as philip
More...
over 16 years ago
Changed default values to better reflect dev environment, and related whitespace
Philip Olson
as philip
More...
over 16 years ago
Fixed improper usage of version_compare(), was skipping defined version
Philip Olson
as philip
More...
over 16 years ago
Renamed PHP_CONFIG to PHP_CONFIGURE
Philip Olson
as philip
More...
over 16 years ago
Added PRE_CONFIGURE option, for passing in options before ./configure (like LIBS, CFLAGS, etc.)
Philip Olson
as philip
More...
over 16 years ago
Added ability to specify major/minor/point releases, and versions equal to or greater than are checked out
Philip Olson
as philip
More...
over 16 years ago
Fixed --prefix usage for the builder. Using realpath(), and added its base dir creation to initialize_environment()
Philip Olson
as philip
More...
over 16 years ago
Added build skip info (when a version was already successfully built) to VERBOSE
Philip Olson
as philip
More...
over 16 years ago
Added basic logging for php builds
Philip Olson
as philip
More...
over 16 years ago
Fixed bug #1: error in the museum check
Philip Olson
as philip
More...
over 16 years ago
Changed default config values: DIR_BUILD_PREFIX to ./phpbuilds/ and removed PHP version 4
Philip Olson
as philip
More...
over 16 years ago
Added a VERBOSE option
Philip Olson
as philip
More...
over 16 years ago
Initial commit. Contains a few issues but works (finds/downloads/extracts/builds PHP releases)
Philip Olson
as philip
More...
over 16 years ago
initial commit
Philip Olson
as philip
More...
over 16 years ago
←
1
2
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree