| Server IP : 103.161.17.216 / Your IP : 216.73.216.1 Web Server : nginx/1.18.0 System : Linux tipsysaigoncharming 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 User : www-data ( 33) PHP Version : 7.4.3-4ubuntu2.29 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /var/www/thanhtraspa.vn/vendor/facade/flare-client-php/ |
Upload File : |
# Changelog All notable changes to `flare-client-php` will be documented in this file ## 1.8.1 - 2021-05-31 - improve compatibility with Symfony 5.3 ## 1.8.0 - 2021-04-30 - add ability to ignore errors and exceptions (#23) - fix curl parameters ## 1.7.0 - 2021-04-12 - use new Flare endpoint and allow 1 redirect to it ## 1.6.1 - 2021-04-08 - make `censorRequestBodyFields` chainable ## 1.6.0 - 2021-04-08 - add ability to censor request body fields (#18) ## 1.5.0 - 2021-03-31 - add `determineVersionUsing` ## 1.4.0 - 2021-02-16 - remove custom grouping ## 1.3.7 - 2020-10-21 - allow PHP 8 ## 1.3.6 - 2020-09-18 - remove `larapack/dd` (#15) ## 1.3.5 - 2020-08-26 - allow Laravel 8 (#13) ## 1.3.4 - 2020-07-14 - use directory separator constant ## 1.3.3 - 2020-07-14 - fix tests by requiring symfony/mime - display real exception class for view errors (see https://github.com/facade/ignition/discussions/237) ## 1.3.2 - 2020-03-02 - allow L7 ## 1.3.1 - 2019-12-15 - allow var-dumper v5.0 ## 1.3.0 - 2019-11-27 - Allow custom grouping types ## 1.2.1 - 2019-11-19 - Let `registerFlareHandlers` return $this ## 1.2.0 - 2019-11-19 - Add `registerFlareHandlers` method to register error and exception handlers in non-Laravel applications - Fix get requests with query parameters (#4) ## 1.1.2 - 2019-11-08 - Ignore invalid mime type detection issues ## 1.1.1 - 2019-10-07 - Wrap filesize detection in try-catch block ## 1.1.0 - 2019-09-27 - Add ability to log messages ## 1.0.4 - 2019-09-11 - Fixes an issue when sending exceptions inside a queue worker ## 1.0.3 - 2019-09-05 - Ensure valid session data ## 1.0.2 - 2019-09-05 - Fix error when uploading multiple files using an array name ## 1.0.1 - 2019-09-02 - Fix issue with uploaded files in request context ## 1.0.0 - 2019-08-30 - initial release