diff options
| author | nsfisis <nsfisis@gmail.com> | 2026-08-02 17:32:35 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2026-08-02 17:32:35 +0900 |
| commit | ebcb4a7f013c0511dd6617686395cef17822d1e2 (patch) | |
| tree | d791cd46019f118a850513f2edf9863b4a626455 /crates/shirabe/src/dependency_resolver/operation | |
| parent | 435475af8ea0cfd90b91f64bb668cf399ed82f2f (diff) | |
| download | php-shirabe-ebcb4a7f013c0511dd6617686395cef17822d1e2.tar.gz php-shirabe-ebcb4a7f013c0511dd6617686395cef17822d1e2.tar.zst php-shirabe-ebcb4a7f013c0511dd6617686395cef17822d1e2.zip | |
feat(console): return shared style handles from OutputFormatter::get_style
PHP's getStyle returns the shared style instance (reference semantics), which
the previous Box-returning signature could not express, leaving a todo!().
Store each style behind Rc<RefCell<...>> and hand out handle clones, per the
shared-ownership policy.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Diffstat (limited to 'crates/shirabe/src/dependency_resolver/operation')
0 files changed, 0 insertions, 0 deletions
