| Support up to PHP 7.2 |
|
More...
|
about 9 years ago
|
| PHP 5.6 compatibility |
|
More...
|
almost 11 years ago
|
| Fix instantiation without args |
|
More...
|
over 12 years ago
|
| Allow instantiation without commands |
|
More...
|
over 12 years ago
|
| Fix current dependencies (none) |
|
More...
|
over 12 years ago
|
| Fix composer description |
|
More...
|
over 12 years ago
|
| Argument checking, tests, Travis-CI integration |
|
More...
|
over 12 years ago
|
| Documentation, licensing |
|
More...
|
almost 13 years ago
|
| Functional code |
|
More...
|
almost 13 years ago
|
| Rewrite using proc_open, v0.3.0 |
|
More...
|
almost 13 years ago
|
| Changes to match project rename |
|
More...
|
about 13 years ago
|
| prettify README for GitHub |
|
More...
|
over 14 years ago
|
| prettify README for GitHub |
|
More...
|
over 14 years ago
|
| prettify README for GitHub |
|
More...
|
over 14 years ago
|
| prettify README for GitHub |
|
More...
|
over 14 years ago
|
| prettify README for GitHub |
|
More...
|
over 14 years ago
|
| prettify README for GitHub |
|
More...
|
over 14 years ago
|
| prettify README for GitHub |
|
More...
|
over 14 years ago
|
| Fixing README |
|
More...
|
over 14 years ago
|
| Matching things to old SVN "trunk/current". |
|
More...
|
over 14 years ago
|
| README for GitHub |
|
More...
|
over 14 years ago
|
| Creating a "current" folder for the most current "bleeding-edge" development. |
|
More...
|
almost 15 years ago
|
| More logging & check to ensure lockfile was created. |
|
More...
|
about 16 years ago
|
| Drop all the "require_once" definitions: cs-content's __autoload.php (or a custom implementation of the same) should be run to automatically handle these dependencies. |
|
More...
|
about 17 years ago
|
| Use "[major].[minor]" folders like all the other CS projects. |
|
More...
|
about 17 years ago
|
| Minor output changes. |
|
More...
|
about 17 years ago
|
| Cache exit code, add descriptive headers to methods. |
|
More...
|
about 17 years ago
|
| Call checkin() every X seconds. |
|
More...
|
about 17 years ago
|
| /multiThread.abstract.class.php: * __construct(): -- ARG CHANGE: NEW ARGUMENT: #3 ($waitForExisting=NULL) -- pass $waitForExisting to create_lockfile(), so the process will wait for that number of minutes to start or fail. * check_lockfile(): -- if there's a lockfile, an array is returned with "modified" and "pid" indexes (the calling code must determine what to do from there). -- updated header. * create_lockfile(): -- comment to explain what is happening in the "if" part. -- more information about what is occurring. * clean_children(): -- remove the message printed (redundant with wait_for_children()) |
|
More...
|
about 17 years ago
|
| *** RELEASE 0.2.0-ALPHA1 *** |
|
More...
|
about 17 years ago
|