Daniel Doezema

Results 6 issues of Daniel Doezema

- I apologize that there are no tests associated with this change. - This new feature allows for better control over the output. (see example below) ``` ruby bar =...

## Environment * PHP 5.6 * `composer require peppeocchi/php-cron-scheduler:^2.3` ## How to Reproduce ``` $scheduler = new \GO\Scheduler() $scheduler->call( function($args) { echo $args["foo"]; }, ["foo" => "bar"], "ident" )->everyMinute(); $scheduler->run();...

For _true_ enterprise-level-caliber-code it's clear that the tried-n-true versatility, performance, and maintainability of GOTO is an absolute necessity in order to empower the actualization of language's potential. ```Enterprise GOTO ;;;...

disruptive idea
top prio

/soon ? soon/

possibly disruptive
top prio

Fixes #179 Tested locally; seems to work now. --- My original work and comments: ![Screen Shot 2024-07-24 at 3 51 06 PM](https://github.com/user-attachments/assets/ce5b379d-f7b7-455e-94ea-fc6d3c23a14c) Seems like they might have actually lower-cased the...

## Bug Report ### Summary Best I can tell some kind of partial response caching is not properly invalidating code blocks in subsequent responses. ### Observations - I can remember...

triage-needed