0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Mar 24, 2025 — Mar 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Warn people to not look at or use More... over 8 years ago
Various changes to make this work. And added 5.4 support. More... over 13 years ago
Added example usage, and a markup fix
Philip Olson
as philip
More... about 15 years ago
Now skip php builds for php versions not set within the php_versions config setting.
Philip Olson
as philip
More... about 15 years ago
Show all errors when executing PHP commands
Philip Olson
as philip
More... over 15 years ago
Added DIR_PHP_BINARIES; and copy php binaries there
Philip Olson
as philip
More... over 15 years ago
Made get_status_binaries() more useful
Philip Olson
as philip
More... over 15 years ago
Added MAKE_DISTCLEAN option, to run before configure and avoid caching issues. Cache problem discovered by Peter Cowburn (Salathe).
Philip Olson
as philip
More... almost 16 years ago
Fixed recently introduced $config_options_run not defined bug. Found by github user Salathe (Peter Cowburn). Thanks! :)
Philip Olson
as philip
More... almost 16 years ago
Added configure command to verbose output. That is, until better logging is implemented
Philip Olson
as philip
More... almost 16 years ago
fixed stream_get_contents() lock on some systems (temp fix?) by using a vs w mode for stderr. And updated dir parameter. And added errors entry.
Philip Olson
as philip
More... almost 16 years ago
Fixed version specific configs bug, caused duplicated entries. Bug found by Peter Cowburn
Philip Olson
as philip
More... almost 16 years ago
Updated license info: Added @link, added desc, and updated my email address
Philip Olson
as philip
More... almost 16 years ago
Updated README, and implemented markdown syntax
Philip Olson
as philip
More... almost 16 years ago
Changed \t to PHP_EOL, closes bug #5
Philip Olson
as philip
More... almost 16 years ago
Changed shell_exec() usage to run_shell_command()
Philip Olson
as philip
More... almost 16 years ago
Fixed E_NOTICE when md5 not existing (fails silently for now), and added verbose info to build_php() for configure/make/make install
Philip Olson
as philip
More... almost 16 years ago
Added verbose information: When it's extracting, and which binaries built with success or failure
Philip Olson
as philip
More... almost 16 years ago
Added a few scripts to test script output.
Philip Olson
as philip
More... almost 16 years ago
Updated TODO to reflect recent changes
Philip Olson
as philip
More... almost 16 years ago
Moved error reporting and time limit configs to inc/config.php
Philip Olson
as philip
More... almost 16 years ago
Implemented version (branch) specific configure options
Philip Olson
as philip
More... almost 16 years ago
Add PHP 5.2.0 requirement, as per stream function usage. Could workaround this in the future.
Philip Olson
as philip
More... almost 16 years ago
Removed text from dtajchreber's test commit
Philip Olson
as philip
More... almost 16 years ago
Implemented colour enhanced HTML output mode, when testing/executing PHP code.
Philip Olson
as philip
More... almost 16 years ago
This is just a test
David Tajchreber
as dtajchreber
More... almost 16 years ago
Merge branch 'master' of [email protected]:philip/PhpVersionBuilder
Philip Olson
as philip
More... almost 16 years ago
Implemented new download mechanism (stream based, progress bar, as download_file()), and added md5 hash check.
Philip Olson
as philip
More... almost 16 years ago
Updated default values, and associated TODO items. Disabled snap builds for now.
Philip Olson
as philip
More... almost 16 years ago
Mention execute_php.php More... almost 16 years ago