JC Finance Plc (JCF) is the "One and Only "Financial service provider focusing on "Agi-Sector" to support Cambodian farmers, receive micro finance license from National Bank of Cambodia (NBC) in January 2018. JCF was established by management and investors from Japan. "JC" mean "Japan & Cambodia", representing our concept of good service and product "made by Japan and Cambodia". As a result of investigating the economic situation in Cambodia carefully, we felt the promising future for Cambodia's agriculture. JCF broadens the possibility of financing farmers in Cambodia through proposing a repayment plan commensurate with the actual situation of Cambodian farmers. JCF provide a wide range of agriculture cooperative finance to Cambodian farmers, for purchasing agriculture machinery and equipment, agriculture materials, etc. to enhance Cambodia farmer's life and wealth and share the benefit together. Address: House No.77, Commercial Street, Phum Prek Ta Nu, Sangkat Chak Angrae Leu, Khan Mean Chey, Phnom Penh. Tel: 023 217 419
0 of 0ErrorException {#150 ▼ #severity: E_NOTICE }
$level = \count($status);
$flags = \PHP_OUTPUT_HANDLER_REMOVABLE | ($flush ? \PHP_OUTPUT_HANDLER_FLUSHABLE : \PHP_OUTPUT_HANDLER_CLEANABLE);
while ($level-- > $targetLevel && ($s = $status[$level]) && (!isset($s['del']) ? !isset($s['flags']) || ($s['flags'] & $flags) === $flags : $s['del'])) {
if ($flush) {
ob_end_flush();
} else {
ob_end_clean();
}
}
}
* @return callable
*/
protected function forwardsTo($method)
{
return fn (...$arguments) => static::$app
? $this->{$method}(...$arguments)
: false;
}
/**
* Determine if the error level is a deprecation.
$level = \count($status);
$flags = \PHP_OUTPUT_HANDLER_REMOVABLE | ($flush ? \PHP_OUTPUT_HANDLER_FLUSHABLE : \PHP_OUTPUT_HANDLER_CLEANABLE);
while ($level-- > $targetLevel && ($s = $status[$level]) && (!isset($s['del']) ? !isset($s['flags']) || ($s['flags'] & $flags) === $flags : $s['del'])) {
if ($flush) {
ob_end_flush();
} else {
ob_end_clean();
}
}
}
if (\function_exists('fastcgi_finish_request')) {
fastcgi_finish_request();
} elseif (\function_exists('litespeed_finish_request')) {
litespeed_finish_request();
} elseif (!\in_array(\PHP_SAPI, ['cli', 'phpdbg', 'embed'], true)) {
static::closeOutputBuffers(0, true);
flush();
}
return $this;
}
$kernel = $app->make(Kernel::class);
$response = $kernel->handle(
$request = Request::capture()
)->send();
$kernel->terminate($request, $response);
ErrorException
|
---|
ErrorException: ob_end_flush(): Failed to send buffer of zlib output compression (1) at /home/sorpiseth/public_html/vendor/symfony/http-foundation/Response.php:1315 at Illuminate\Foundation\Bootstrap\HandleExceptions->handleError() (/home/sorpiseth/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php:255) at Illuminate\Foundation\Bootstrap\HandleExceptions->Illuminate\Foundation\Bootstrap\{closure}() at ob_end_flush() (/home/sorpiseth/public_html/vendor/symfony/http-foundation/Response.php:1315) at Symfony\Component\HttpFoundation\Response::closeOutputBuffers() (/home/sorpiseth/public_html/vendor/symfony/http-foundation/Response.php:435) at Symfony\Component\HttpFoundation\Response->send() (/home/sorpiseth/public_html/public/index.php:53) |