Skip to content

issues Search Results · repo:thephpleague/climate language:PHP

Filter by

109 results
 (67 ms)

109 results

inthephpleague/climate (press backspace or delete to remove)

Even running your example on https://climate.thephpleague.com/terminal-objects/table/ produces this error: PHP Fatal error: Uncaught Error: Call to a member function width() on null in /Users/bbb/php/vendor/climate/vendor/league/climate/src/TerminalObject/Basic/Border.php:61 ...
  • s22-tech
  • 2
  • Opened 
    on Dec 20, 2023
  • #203

Although I came across this by pure accident, it might be helpful to others in the future if a fix is implemented. The issue is that when you navigate with the arrow keys from one option to the other, ...
  • contes
  • Opened 
    on Nov 14, 2023
  • #202

Even calling it like this: $climate- border( / , 3); will print a line of 80 slashes in either Terminal, iTerm, or BBEdit. Any idea as to what s going on? The only place where I see 80 in the code is ...
  • s22-tech
  • 4
  • Opened 
    on Oct 4, 2023
  • #200

Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /vendor/league/climate/src/TerminalObject/Dynamic/Progress.php on line 216 Call Stack: 0.0003 435200 ...
  • soulseekah
  • 1
  • Opened 
    on Jul 30, 2023
  • #199

https://github.com/thephpleague/climate/blob/a785a3ac8f584eed4abd45e4e16fe64c46659a28/src/CLImate.php#L143 There is no encapsulation also property is public.
  • functionundefined
  • Opened 
    on Aug 9, 2022
  • #196

I ve been getting these intermittently and haven t been able to figure out why yet. Any ideas? fwrite(): Write of 1 bytes failed with errno=32 Broken pipe { exception : [object] (ErrorException(code: ...
  • ghost
  • Opened 
    on Jul 12, 2022
  • #195

It would be useful to be able to retrieve the current total values from a progress bar. My use case is that I define the progress bar in one method in a class, then use it in other methods. I d like my ...
  • quasipickle
  • 2
  • Opened 
    on Mar 29, 2022
  • #192

Hello, I am using climate with PHP8.1, and I have this log : PHP Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /Users/Toto/Sites/Sandbox/vendor/league/climate/src/TerminalObject/Basic/BasicTerminalObject.php ...
  • kekefreedog
  • 5
  • Opened 
    on Feb 14, 2022
  • #189

It will be nice to be able todo this :)
  • dansleboby
  • 2
  • Opened 
    on Feb 7, 2022
  • #188

I have been getting quite a few of these in my Laravel error logs. Running PHP 8.1.1 and league/climate 3.8.1 right now. [2022-02-07 15:32:59] REMOVED.ERROR: #0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions- ...
question
  • ghost
  • 5
  • Opened 
    on Feb 7, 2022
  • #187
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub